Testing
The test data is related to the Pre-Production environment and only describes the various test cases. The difference between using the hosted payment page or not using the hosted payment page is not described.
Below you'll find the input fields and expected results for different testing scenarios.
Positive payment flow
Flow | Country code | Currency code | PP ID | Payment | Amount | Status | Status code |
---|---|---|---|---|---|---|---|
Payment Request | BR | BRL | 6105 | Pix | 2345 | PENDING_PAYMENT | 55 |
Payment Completed | - | - | - | - | - | CAPTURED | 800 |
Reconciled | - | - | - | - | - | CAPTURED | 900 |
Settled | - | - | - | - | - | PAID | 1000 |
Negative payment flow
Flow | Country code | Currency code | PP ID | Payment | Amount | Status | Status code | Reson |
---|---|---|---|---|---|---|---|---|
Payment Request | BR | BRL | 6105 | Pix | 0.20 | INVALID_VALUE | 400 | Amount must be greater than 0.50 |
Default expiration time is four hours, otherwise it can be set in the request in the field expiration_time_in_seconds.
Next Consumer experience