For AI agents and LLMs: a structured documentation index is available at /llms.txt. Every page has a Markdown sibling — append .md to any URL.

Skip to content
Docs

Domain must be approved before Apple Pay verification

The domain couldn't be verified because it's not yet approved.

Example response
{
"error": {
"type": "request_error",
"code": "checkout_domain_domain_not_approved",
"detail": "Could not verify domain because it's not yet approved.",
"documentation_url": "https://developer.paddle.com/errors/checkout-domains/checkout_domain_domain_not_approved"
},
"meta": {
"request_id": "00000000-0000-0000-0000-000000000000"
}
}

Details

Status code
400
Error code
checkout_domain_domain_not_approved
Error message
Could not verify domain because it's not yet approved.

Common causes

  • The domain has not yet been approved by Paddle

Troubleshooting

  • Make sure you've added your domain to Paddle > Checkout > Website approval > Domain approval, and that your domain is approved by Paddle.
  • Check your inbox for follow-ups from the Paddle team about domain verification.

Was this page helpful?