Test Mode
Last updated
{
"event": "payment.completed",
"timestamp": "2026-03-31T12:00:10.000Z",
"data": {
"payment_id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"short_id": "pXk9mQ",
"amount": 25.00,
"token": "USDC",
"network": "BASE",
"status": "completed",
"transaction_hash": "test_tx_simulated",
"test_mode": true
}
}