Scenarios for individual customer

This manual is about creating Sandbox tests for individual customer scenarios.

Individual customer


You can use the information below to simulate the different customer creation scenarios.

By informing these documents, we will simulate the customer registration status changes that are only returned in the production environment when the registered customer has a compliance or validation note, which prevents him from being approved by our services.

To create a new customer, a valid taxId format must be used. When creating a new customer is successful, its initial status will be "AWAITING_DOCUMENT_UPLOAD". To simulate the change of status after submitting customer documents, there will be two scenarios:

  • If the taxId used to create the customer is listed in the table below, the status will change to "REFUSED".
  • If any other valid taxId was used to create the customer, the status will change to "APPROVED".
taxIdUse to simulate...
42769556029REFUSED
55094287087REFUSED
36840333086REFUSED
Any another taxIdAPPROVED

🚧

Customer Status

For this simulation, the scenario where the status is "UNDER_ANALISYS" will not be considered.

Transactions for individuals


To simulate the different scenarios of the transaction flow, you can use the information below. By informing these taxIds, you can simulate the different statuses the transaction may have.

Remember that in the production environment, these statuses depend on other actions, such as the customer, in the case of making the payment of Reais, or the bank, in the case of processing and finalizing the transaction.

taxIdUse to simulate...
41923036041PENDING => AWAITING_PAYMENT => CANCELED
69874946067PENDING => AWAITING_PAYMENT => CANCELED
44341829009PENDING => AWAITING_PAYMENT => CANCELED
72617496058PENDING => AWAITING_PAYMENT => PAYMENT_CONFIRMED => CANCELED
91834509041PENDING => AWAITING_PAYMENT => PAYMENT_CONFIRMED => CANCELED
30071282009PENDING => AWAITING_PAYMENT => PAYMENT_CONFIRMED => CANCELED
Any another taxIdPENDING => AWAITING_PAYMENT => PAYMENT_CONFIRMED => TRANSACTION_CONFIRMED => FINISHED

🚧

Status

The statuses are automatically changed every 5 minutes when the documents mentioned in these simulated scenarios are used.

❗️

Response time

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