Error response example:

{
  "status": 400,
  "detail": "Please refer to the errors property for additional details.",
  "errors": [
    {
      "code": "102",
      "message": "Possible values for Currency: USD,BRL,MXN,PEN"
    },
    {
      "code": "103",
      "message": "Possible values for Language: EN,ES,PT"
    }
  ]
}

Payment Error Codes

Code
Description
000
General error
100
Payment Method Id does not exist
101
Wrong or empty channel code
102
Wrong or empty currency code
103
Wrong language code
104
Maximum length exceeded
105
Customer object is not present in json
106
Customer country is empty
107
Amount is empty or less than 1
108
Payment provider error. Contact technical support to: [email protected]
109
Payment not found
110
Payment status code is not valid