Skip to content

NO_REGISTERED_WEBSITE

HTTP 400 — No registered website

success_url was given, and this business has no website registered, so there is nowhere a return URL is allowed to go.

What to do

Omit success_url, or ask us to register your website during KYB.

Can I retry?

Not unchanged. Something in the request has to change first — retrying as-is gets the same answer.

The body you received

json
{
  "error": {
    "code": "NO_REGISTERED_WEBSITE",
    "doc": "https://docs.pamopay.co/errors/NO_REGISTERED_WEBSITE",
    "request_id": "req_5f3a9c2b1d4e6f7a8b9c0d1e"
  }
}

Quote request_id when you write to us; it finds the call without anybody grepping by timestamp.

All error codes

Every code, scope and route on this site is rendered from the API's own source.