+254748651734

PCI-aware secure payments

API Reference

/

Testing

Testing

MekaPayGroup allows you to test your integration using special test cards. These transactions are processed in a simulated mode and do not charge real money.

Test Mode

Use your test API keys to simulate transactions on the same API base URL. The behavior of the payment depends on the card details used during checkout.

Test Cards

Use the following test card numbers to simulate different payment outcomes:

Successful Payment

Card Number: 4242 4242 4242 4242

Expiry: Any future date

CVV: Any 3 digits

Declined Payment

Card Number: 4000 0000 0000 0002

Expiry: Any future date

CVV: Any 3 digits

Insufficient Funds

Card Number: 4000 0000 0000 9995

Expiry: Any future date

CVV: Any 3 digits

3D Secure Authentication

Card Number: 4000 0025 0000 3155

Expiry: Any future date

CVV: Any 3 digits

Important Notes

  • Test cards only work with test API keys
  • No real money is deducted during test transactions
  • Do not use real card details in test mode
  • Always verify payment status using API or webhooks