Skip to main content

Create and submit payment errors

These are the errors possible calling create-payment-url or submit-payment-url.

Creating or submitting a payment might fail for the following reasons. Each will return HTTP status 422.

account-restricted

The account has restrictions applied that are preventing payments. Retrying the request will have the same outcome.

payment-amount-exceeds-scheme-limit

The payment amount exceeds the limit set out in the payment scheme. Retrying the request using the same payment scheme will have the same outcome. Try re-submitting the payment using another payment scheme.