Card without checkout

Authorization




Authorization with antifraud strategy CollectAuthRecovery Challenge




Authorization with antifraud strategy CollectAuthRecovery Frictionless




Capture




Authorized Failed




Capture Failed





Testing environment without checkout

In order to test all scenarios in a testing environment, you can use the order amount to force the order status in the create payment response. For example, if the order amount is less than 5001, the order status will be "Authorized" and after a couple of minutes, it will capture and change to "Collected". In the table below you can find other options.

AmountResponse statusStatus changeResponse reason
Amount <= 5.000AuthorizedCollected
5.001 - 10.000AuthorizedFailedChannelRejected
10.001 - 15.000AuthorizedFailedInsufficientFunds
15.001 - 20.000AuthorizedFailedInvalidCard
20.001 - 25.000AuthorizedFailedInvalidData
25.001 - 30.000AuthorizedFailedReferred
30.001 - 35.000AuthorizedFailedExpiredCard
35.001 - 40.000AuthorizedFailedStolenCard
40.001 - 45.000AuthorizedFailedConnectionRefused
45.001 - 50.000AuthorizedFailedInvalidConfiguration
50.001 - 55.000AuthorizedFailedUndefined
56.001 - 57.000ConnectionRefusedFailedReferred
57.001 - 58.000ConnectionRefusedAuthorizedAuthorized
58.001 - 59.990ConnectionRefusedFailedExpiredCard
60.000 - 65.000OpenedAuthorized
65.001 - 70.000UnknownAuthorized
Amount > 70.000AuthorizedCollected