SDK Errors
Pay3 SDK provides error states that can be access from the Application.
Code | Message | Description |
1001 | Failed to initialize | Error connecting with services while initializing the client-side wallet. Make sure the clientId is enabled and configured. |
1002 | Domain not whitelisted | To enable the wallet in a new domain, please contact us. |
1003 | Not initialized | This error can happen when the application uses SDK components and features before initialization. |
Code | Message | Description |
7001 | Unable to fetch buy offer | Error fetching suitable offer while initialising the transaction. This can happen if the amount doesn't match limit checks, payment method and country not supported. |
| | |
9002 | No route found for checkout | Currently there is no partner supporting the selected payment method. |
| | |
9003 | Payment Cancelled | Payment cancelled during the checkout process. |
| | |
9004 | Failure with partner | Error occurred while the payment was processed by the payment partner. |
9004.1 | Failure with partner | User limit exceeded. |
9004.2 | Failure with partner | Error trying to validate tax ID document. |
9004.3 | Failure with partner | Invalid transaction ID |
9004.4 | Failure with partner | Transaction is invalid |
| | |
9005 | Payment Declined | Downstream payment partner declined the transaction. |
9005.1 | Payment Declined | TaxID doesn’t exist |
9005.2 | Payment Declined | CPF query for minors blocked in compliance with the General Data Protection Law - LGPD |
9005.3 | Payment Declined | TaxID pending regularisation |
9005.4 | Payment Declined | TaxID suspended |
9005.5 | Payment Declined | TaxID canceled by local authority |
9005.6 | Payment Declined | Impeached TaxID |
9005.7 | Payment Declined | Transaction declined for unknown reason |
9005.8 | Payment Declined | Payment rejected by risk analysis.. |
9005.9 | Payment Declined | Unauthorized. Invalid security code. |
9005.10 | Payment Declined | Unauthorized. Restricted card. |
9005.11 | Payment Declined | Unauthorized. Card expired. |
9005.12 | Payment Declined | Unauthorized. The card does not belong to the payment network. |
9005.13 | Payment Declined | Unauthorized. Check the situation of the store with the card issuer. |
9005.14 | Payment Declined | There is an issue with this card. Please contact the issuer. |
9005.15 | Payment Declined | Transaction not authorized. Please try again. |