Online payments
Web app Label | Event Type | Description |
---|---|---|
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 -> Updated | payment_intent.updated | This payment intent has been updated with additional information. |
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 |
Payment Consent -> Requires payment method | payment_consent.requires_payment_method | The payment consent requires a payment method because none was provided, or the previous payment method failed verification and a different payment method should be provided. |
Payment Consent -> Requires customer action | payment_consent.requires_customer_action | The payment consent requires additional customer action to complete verification for the payment method. |
Payment Consent -> Verification failed | payment_consent.verification_failed | The payment consent verification has failed. Please retry the consent verification or select a different payment method. |
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 -> Settled | refund.settled | This refund has been settled. |
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. |
Payment Dispute -> Requires Response | payment_dispute.requires_response | You have received a dispute event, it requires your response. Dispute Flow . |
Payment Dispute -> Challenged | payment_dispute.challenged | You have challenged the dispute event, this is possible when you responded to RFI / Pre-chargeback / Chargeback |
Payment Dispute -> Accepted | payment_dispute.accepted | You have accepted the dispute event. |
Payment Dispute -> Expired | payment_dispute.expired. | Dispute event expired without response, this is applicable for dispute in RFI stage |
Payment Dispute -> Pending Closure | payment_dispute.pending_closure | You have received a Pre-arbitration request which will be auto-accepted by Airwallex |
Payment Dispute -> Pending Decision | payment_dispute.pending_decision | Your dispute response is not accepted, it has been escalated to Arbitration. Card brands will review the case and decide |
Payment Dispute -> Won | payment_dispute.won | Issuing bank has accepted your response and you won the dispute. |
Payment Dispute -> Lost | payment_dispute.lost | Issuing bank didn’t accept the dispute response you filed, you lost the dispute. No further action possible. |
Payment Dispute -> Reversed | payment_dispute.reversed | Dispute event has been reversed, no further action required from your side |
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. |
Was this page helpful?