Simulate a card transaction
Sandbox
Simulate a card transaction
Simulate a card purchase in sandbox mode. Creates a real transaction record, deducts fees, and fires webhooks.
POST
Simulate a card transaction
Authorizations
Partner API key (sk_live_* for production, sk_test_* for sandbox)
Body
application/json
ID of the sandbox card
Minimum string length:
1Example:
"card_sandbox_123"
Transaction amount in minor units (cents)
Example:
2500
ISO 4217 currency code
Example:
"USD"
Simulated merchant name
Example:
"Test Coffee Shop"