Gateway-Specific Contracts
Here you can find gateway-specific authorization contracts
{
"id": "evt_62zyhrirpugelavgerhs7hnnl4",
"type": "payment_approved",
"version": "1.0.26",
"created_on": "2023-03-29T10:57:08.8514264Z",
"data": {
"id": "pay_iayaiwxvfphejpfvuju3bx7ggy",
"action_id": "act_bv2xoy4hgywuzir35vxpois3oi",
"reference": "63815684215914270305",
"amount": 1197,
"auth_code": "490284",
"currency": "EUR",
"payment_type": "Regular",
"processed_on": "2023-03-29T10:56:59.3092838Z",
"processing": {
"acquirer_transaction_id": "632110384121436015275",
"retrieval_reference_number": "900629769201"
},
"response_code": "10000",
"response_summary": "Approved",
"risk": {
"flagged": false
},
"3ds": {
"version": "2.1.0",
"challenged": false,
"challenge_indicator": "no_preference",
"exemption": "none",
"eci": "05",
"cavv": "AAABAVIREQAAAAAAAAAAAAAAAAA=",
"xid": "fe623121-0e20-4283-b0dd-fe9818b31cb9",
"downgraded": false,
"enrolled": "Y",
"authentication_response": "Y",
"flow_type": "frictionless"
},
"scheme_id": "478460866486099",
"source": {
"id": "src_kljakyskmy7ulcihlllrgaqgy4",
"type": "card",
"billing_address": {},
"expiry_month": 6,
"expiry_year": 2027,
"scheme": "VISA",
"last_4": "0002",
"fingerprint": "4FFF3FFDF58475C5B6750938D74487E46699ACE42DCCC89881C2AB72DCA80BBB",
"bin": "400000",
"avs_check": "G",
"cvv_check": "Y"
},
"balances": {
"total_authorized": 1197,
"total_voided": 0,
"available_to_void": 1197,
"total_captured": 0,
"available_to_capture": 1197,
"total_refunded": 0,
"available_to_refund": 0
},
"event_links": {
"payment": "https://api.sandbox.checkout.com/payments/pay_iayaiwxvfphejpfvuju3bx7ggy",
"payment_actions": "https://api.sandbox.checkout.com/payments/pay_iayaiwxvfphejpfvuju3bx7ggy/actions",
"capture": "https://api.sandbox.checkout.com/payments/pay_iayaiwxvfphejpfvuju3bx7ggy/captures",
"void": "https://api.sandbox.checkout.com/payments/pay_iayaiwxvfphejpfvuju3bx7ggy/voids"
}
},
"_links": {
"self": {
"href": "https://api.sandbox.checkout.com/workflows/events/evt_62zyhrirpugelavgerhs7hnnl4"
},
"subject": {
"href": "https://api.sandbox.checkout.com/workflows/events/subject/pay_iayaiwxvfphejpfvuju3bx7ggy"
},
"payment": {
"href": "https://api.sandbox.checkout.com/payments/pay_iayaiwxvfphejpfvuju3bx7ggy"
},
"payment_actions": {
"href": "https://api.sandbox.checkout.com/payments/pay_iayaiwxvfphejpfvuju3bx7ggy/actions"
},
"capture": {
"href": "https://api.sandbox.checkout.com/payments/pay_iayaiwxvfphejpfvuju3bx7ggy/captures"
},
"void": {
"href": "https://api.sandbox.checkout.com/payments/pay_iayaiwxvfphejpfvuju3bx7ggy/voids"
}
}
}Last updated