SDK Errors

2min

Pay3 SDK provides error states that can be access from the Application.

Initialisation Errors

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.



Transaction Errors

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 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.

9005.16

Payment Declined

Invalid/Incorrect Destination Account.

9005.17

Payment Declined

Insufficient funds in Payout account.

9005.18

Payment Declined

User payment declined due to source account mismatch.

9005.19

Payment Declined

Missing Destination Account.

9005.20

Payment Declined

No Payin prior to Payout.

9005.21

Payment Declined

Payment was not completed on time.

9005.22

Payment Declined

Transaction failed at processor end due to risk control.Please try using a different payment method/card.

9005.23

Payment Declined

Account is invalid or not active.

9005.24

Payment Declined

User information entered is invalid.







9006

Refund Failed

There was an issue with Refund transaction.







9007

Under Paid

Crypto amount received is less than expected order amount.