Testing your Integrations
We provide mock data and credentials to test your integrations. Contact our team to request custom test data for your integrations.
Mocking Customer Information
Customer-related parameters like first_name
, last_name
, email
, mobile
and country
can take any value. They should be in the right format to avoid errors during testing.
Mocking Card Payments
Use the following credentials to mock your card payments.
Successful Card Payments
Mastercard sample
CVV: 100
Card Number: 5123450000000008
Expiry Month:01
Expiry Year: 39
Visa sample 1
CVV: 100
Card Number: 4508750015741019
Expiry Month:01
Expiry Year: 39
Visa sample 2
CVV: 111
Card Number: 4000000000002503
Expiry Month:03
Expiry Year: 50
Verve sample
CVV: 111
Card Number: 5060990580000217499
Expiry Month:03
Expiry Year: 50
Pin: 1111
OTP: 123456
Failed Card Payments
Verve sample
CVV: 111
Card Number: 5060990580000000390
Expiry Month:03
Expiry Year: 50
Pin: 1111
OTP: 123456
Updated about 1 year ago