Test Data

Payin\Payout Methods

The payment methods below support response simulation to simplify your integration and testing.

By providing one of the test values from the tables, the system will process the transaction. After a short delay, its status will be updated, and a final callback will be sent to match the scenario you are testing (success, declined, etc.).

Important: If no specific test data is used during a test transaction, the outcome will default to an error.

Payment Method
Success Data
Cancel Data

Mobile Money

mobile_money.phone: "254670000"

mobile_money.phone: "254671111"

PIX Brazil

customer.itn: "1111111111"

customer.itn: "2222222222"

Bank Transfer Mexico

customer.itn: "1111111111"

customer.itn: "2222222222"

Bank Transfer Argentina

customer.itn: "1111111111"

customer.itn: "2222222222"

Bank Transfer IMPS India

bank_transfer_imps.bank_name:

"Success Bank"

bank_transfer_imps.bank_name:

"Cancel Bank"

Bank Transfer Chile

customer.itn: "1111111111"

customer.itn: "2222222222"

UPI India

upi.account: "success@rumba.com"

upi.account: "decline@rumba.com"

Сash Chile

customer.itn: "1111111111"

customer.itn: "2222222222"

P2C

customer.email: "success@rumba.com"

customer.email: "decline@rumba.com"

E-Wallet Columbia

customer.email: "success@rumba.com"

customer.email: "decline@rumba.com"

QR E-Wallet Peru

customer.email: "success@rumba.com"

customer.email: "decline@rumba.com"

Bolivia QR E-wallet

customer.email: "success@rumba.com"

customer.email: "decline@rumba.com"

Voucher Peru

customer.email: "success@rumba.com"

customer.email: "decline@rumba.com"

Cash Costa Rica

customer.email: "success@rumba.com"

customer.email: "decline@rumba.com"

Cash Ecuador

customer.email: "success@rumba.com"

customer.email: "decline@rumba.com"

Cash Guatemala

customer.email: "success@rumba.com"

customer.email: "decline@rumba.com"

Cash Honduras

customer.email: "success@rumba.com"

customer.email: "decline@rumba.com"

Cash Uruguay

customer.email: "success@rumba.com"

customer.email: "decline@rumba.com"

Bank Transfer Peru

customer.itn: "1111111111"

customer.itn: "2222222222"

Bank Transfer Columbia

customer.itn: "1111111111"

customer.itn: "2222222222"

Bank Transfer Bolivia

customer.itn: "1111111111"

customer.itn: "2222222222"

Cash Columbia

customer.email: "success@rumba.com"

customer.email: "decline@rumba.com"

Cash Egypt

customer.email: "success@rumba.com"

customer.email: "decline@rumba

Mach E-wallet Chile

customer.itn: "1111111111"

customer.itn: "2222222222"

For the method Mobile Money, there are a few h2h challenge types. To simulate stk you can use any country and currency that are supported by the method itself, for otp use "country": "CM" and "currency": "XAF".

Last updated