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 | 6107 | PicPay | 2345 | PENDING_PAYMENT | 55 |
Payment Completed | - | - | - | - | - | CAPTURED | 800 |
Reconciled | - | - | - | - | - | PAID | 1000 |
Negative payment flow
Flow | Country code | Currency code | PP ID | Payment | Amount | Status | Status code | Reson |
---|---|---|---|---|---|---|---|---|
Payment Request | BR | BRL | 6107 | PicPay | 0.20 | INVALID_VALUE | 400 | Amount must be greater than 0.50 |