Issuing
Listed below are the webhook events relevant for Issuing:
- issuing.transaction.succeeded
- issuing.transaction.failed
- issuing.reissue.succeeded
Examples of different issuing event data
objects are displayed below.
Single-phase transactions
Card transactions may come to you in one single phase and you would only receive one issuing.transaction.succeeded
event (matching the CLEARING event type in the Get Transactions API) with the following payload:
Refunds
In the event of a refund (of a previously cleared transaction), you would receive an issuing.transaction.succeeded event
(matching the REFUND event type in the Get Transactions API) with the following payload:
Reissue of cards
In the event Airwallex renews an issued card you would receive an issuing.reissue.succeeded
event with the following payload. The card ID will remain the same while other details such as the expiry date and CVV will be updated.