> For the complete documentation index, see [llms.txt](https://developer.paddle.com/llms.txt).

# Apple Pay verification service unavailable

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

---

## Example

```json
{
  "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

| Attribute | Value |
| --- | --- |
| 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.

## Common solutions

- Wait a few minutes, then try again.
- If the problem persists, contact [Paddle support](mailto:sellers@paddle.com)
