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

Apple Pay verification service unavailable

The domain could not be verified because the Apple Pay verification service is temporarily unavailable.

Example response
{
"error": {
"type": "api_error",
"code": "checkout_domain_payment_method_verification_service_unavailable",
"detail": "Domain could not be verified for Apple Pay because of a temporary problem. Try again later.",
"documentation_url": "https://developer.paddle.com/errors/checkout-domains/checkout_domain_payment_method_verification_service_unavailable"
},
"meta": {
"request_id": "00000000-0000-0000-0000-000000000000"
}
}

Details

Status code
503
Error code
checkout_domain_payment_method_verification_service_unavailable
Error message
Domain could not be verified for Apple Pay because of a temporary problem. Try again later.

Common causes

  • Temporary issue with the Apple Pay verification service.

Troubleshooting

  • Wait a few minutes, then try again.
  • If the problem persists, contact Paddle support

Was this page helpful?