• France
status page
Demo shops
assistance
FAQContact support
Search
Categories
Tags
Europe (English)
France
Spain
Europe (English)
India
Homepage
Use cases
Create a payment
Create an installment payment
Create a multi-card (split) payment
Create a payment by Alias (Token)
Create a payment link
Create a recurring payment
Manage subscriptions
Manage your transactions (refund, cancel...)
Analyze your reports
API docs
Embedded Form
REST API
Hosted payment
Mobile payment
File exchange
SDD mandates by REST API
Snippets
Payment methods
Plugins
Marketplace
Guides
Merchant Back Office
Back Office Expert
Functional guides

ACQ Error Codes

These errors occur on the merchant acquirer's side (bank).

ERROR Definition
ACQ_001 Payment refused.
ACQ_999 Technical error.

The code of acquirer's authorization rejection is returned in detailedErrorCode. These codes are returned without any modifications. They are specific to each acquirer.

For example, if a VISA card is rejected because it was identified as stolen, the structure of the error will be:

{
  "errorCode": "ACQ_001",
  "errorMessage": "payment refused",
  "detailedErrorCode": "43",
  "detailedErrorMessage": "null"
}

See the list of detailedErrorCode values for more information.

Jobs
Legal
GDPR
25.18-1.11