Skip to main content

Card Simulation

This Simulation is used to simulate a card transaction in the system for testing and development purposes. It allows you to create realistic transaction scenarios to test your card program's behavior, authorization flows, and settlement processes before going live.

📦 Request Body Parameters

card_id string required

Unique identifier of the card

card_number string required

The card number from which the transaction will be initiated.

merchant_category_code string required

MCC (Merchant Category Code) for the transaction (4-digit MCCs).

merchant_info string required

Merchant name or description.

transaction_amount double required

Amount of the transaction.

transaction_currency string required

Currency code for the transaction (3-letter ISO-4217 code).

🧩 Try it Out

💳 Card Transaction — Simulation

🔐 Headers

x-user-id:

📝 Body Parameters

card_id:
card_number:
merchant_category_code:
merchant_info:
transaction_amount:
transaction_currency: