Skip to main content
Code: api.service_unavailable
HTTP: 503 Service Unavailable

What happened

The Morapay API could not complete the request due to rate limits, connectivity, or infrastructure.

Safe message

Our payment service is temporarily unavailable. Please try again shortly.
Use err.safeMessage or err.displayMessage in customer UI, not err.message.

Why this happened

The Morapay API could not complete the request due to a transient infrastructure issue.

How to fix it

Retry with backoff. If the issue persists, contact support with the requestId.

UI hint

Programmatic handling