Scenarios for payment orders

This manual is about creating Sandbox tests for payment orders scenarios.

Payment order


You can use the information below to simulate the different scenarios for payment orders.

In order to generate payment orders in the Sandbox environment, you need to create customers through the API. After registration, the generation of payment orders takes place when the customers have the status APPROVED. Once generated, the payment orders can be used normally.

The characteristics of the generated payment orders are conditional on the last digit of the taxId of the registered customer. For example, if a customer is registered with the taxId 42769556029, a payment order for USD 1,000.00 will be created. As follows:

Last digit of the taxIdAmountCurrency
01.000,00USD
11.000,00CHF
21.000,00EUR
31.000,00GBP
45.000,00JPY
55.000,00CAD
65.000,00AUD
71.000,00USD
81.000,00USD
91.000,00USD

❗️

Response time

Please have in mind that the response time when using a simulated environment might differ from the production environment.