Skip to main content
Payment simulators are provided for card, PayPal, and SPEI payments, allowing you to test card payments, redirect payments, and push payments respectively. These simulators do not connect to any PSP and instead provide mocked responses based on the amounts or other values passed in.

Setup

To set up a simulator, head over to your sandbox dashboard and go to the connections catalog. Once there, each simulator is available to set up with a custom merchant ID. This ID does not serve any purpose. Please note that simulators are not available in production environments.

Test values

Payments

When creating a payment, the following test values can be used to simulate various error codes.

Captures

When capturing an authorized payment, the following responses can be simulated. When capturing a payment, the following test values can be used to simulate various error codes.
Transactions in a capture_pending state can be moved to the next state using webhooks.

Void

When voiding an authorized payment, the following responses can be simulated. When creating a payment, the following test values can be used to simulate various error codes.
Transactions in a authorization_void_pending state can be moved to the next state using webhooks.

Refunds

When refunding a card payment, the following responses can be simulated. When creating a payment, the following test values can be used to simulate various error codes.

Scheme transactions

When creating a card payment, random scheme_transaction_id and transaction_link_id values are generated. An amount of 10001 can be used to simulate a missing scheme_transaction_id and transaction_link_id.