Payment Intent -> Created | payment_intent.created | A payment intent has been created. |
Payment Intent -> Requires payment method | payment_intent.requires_payment_method | This payment intent requires payment method to proceed. |
Payment Intent -> Requires capture | payment_intent.requires_capture | Merchant capture is required to fulfill this payment intent. |
Payment Intent -> Requires customer action | payment_intent.requires_customer_action | Additional customer action is required to fulfill this payment intent. |
Payment Intent -> Pending | payment_intent.pending | The payment request has been accepted. Waiting for the final result. |
Payment Intent -> Succeeded | payment_intent.succeeded | A payment intent has been fulfilled. |
Payment Intent -> Cancelled | payment_intent.cancelled | The payment intent has been cancelled. |
Payment Attempt -> Received | payment_attempt.received | This payment attempt has been received. |
Payment Attempt -> Authentication redirected | payment_attempt.authentication_redirected | The payment attempt has been redirected for authentication. |
Payment Attempt -> Pending authorization | payment_attempt.pending_authorization | The payment request has been accepted. Waiting for the final result. |
Payment Attempt -> Authorized | payment_attempt.authorized | The payment attempt has been authorized and is waiting to be captured. |
Payment Attempt -> Capture requested | payment_attempt.capture_requested | The payment attempt has been requested for capture successfully and is therefore fulfilled. |
Payment Attempt -> Settled | payment_attempt.settled | This payment attempt's fund has been received by Airwallex from the acquirer. |
Payment Attempt -> Paid | payment_attempt.paid | This payment attempt's fund has been paid to the merchant's wallet successfully. |
Payment Attempt -> Cancelled | payment_attempt.cancelled | The payment attempt has been cancelled. |
Payment Attempt -> Expired | payment_attempt.expired | This payment attempt has expired. |
Payment Attempt -> Risk declined | payment_attempt.risk_declined | The payment attempt has failed to pass the risk screen |
Payment Attempt -> Failed to process | payment_attempt.failed_to_process | The payment attempt has failed to be processed. |
Payment Attempt -> Authentication failed | payment_attempt.authentication_failed | The payment attempt has failed to be authenticated. |
Payment Attempt -> Authorization failed | payment_attempt.authorization_failed | The payment attempt has failed authorization. |
Payment Attempt -> Capture failed | payment_attempt.capture_failed | The payment attempt has failed to capture and is therefore terminated. |
Payment Consent -> Created | payment_consent.created | The payment consent has been created |
Payment Consent -> Updated | payment_consent.updated | The payment consent has been updated |
Payment Consent -> Pending | payment_consent.pending | TThe mandate of the payment consent has been submitted. Wait for the final result. |
Payment Consent -> Verified | payment_consent.verified | The payment consent has been verified |
Payment Consent -> Disabled | payment_consent.disabled | The payment consent has been disabled, the PaymentConsent cannot be used or updated |
Customer -> Created | customer.created | A customer has been created. |
Customer -> Updated | customer.updated | The customer has been updated. |
Refund -> Received | refund.received | This refund request has been received and will be processed later. |
Refund -> Accepted | refund.accepted | This refund request has been accepted and started processing. Please note, the final fund settlement time will depend on the bank or the payment method's processing time. |
Refund -> Succeeded | refund.succeeded | This refund has been fulfilled successfully. |
Refund -> Failed | refund.failed | This refund has failed. |
Payment Method -> Created | payment_method.created | This payment method has been created. |
Payment Method -> Updated | payment_method.updated | This payment method has been updated. |
Payment Method -> Attached | payment_method.attached | This payment method has been attached to a customer. |
Payment Method -> Detached | payment_method.detached | This payment method has been detached from a customer. |
Payment Method -> Disabled | payment_method.disabled | This payment method has been disabled. |
Dispute -> Pre-chargeback received by merchant | dispute.pre_chargeback_received_by_merchant | Acquirer has detected a transaction that was processed via the pre-chargeback process. |
Dispute -> Pre-chargeback accepted | dispute.pre_chargeback_accepted | This dispute was resolved via the pre-chargeback process. |
Dispute -> RFI received by merchant | dispute.rfi_received_by_merchant | Received RFI from acquirer. |
Dispute -> RFI responded by merchant | dispute.rfi_responded_by_merchant | Merchant responded to RFI. |
Dispute -> Accepted | dispute.accepted | Merchant accepted the dispute. |
Dispute -> Dispute received by merchant | dispute.dispute_received_by_merchant | Acquirer required merchant to provide evidence for dispute stage. |
Dispute -> Dispute responded by merchant | dispute.dispute_responded_by_merchant | Merchant provided evidence for dispute stage. |
Dispute -> Won | dispute.won | Merchant won the dispute (final result). |
Dispute -> Lost | dispute.lost | Merchant lost the dispute (final result). |
Dispute -> Dispute reversed | dispute.dispute_reversed | Dispute is reversed |
Fraud -> Merchant notified | fraud.merchant_notified | This payment has been identified as fraudulent. Merchant to initiate refund and hold delivery of goods/service. |
Payment Link -> Created | payment_link.created | A payment link has been created and is waiting for payments. |
Payment Link -> Paid | payment_link.paid | The payment link received a new payment. |