The xIntentId tracks the lifecycle of a payment intent. Below is a table outlining the different statuses that an xIntentId can have during the payment process and what each status indicates.


StatusDescription
CREATEDThe payment intent has been successfully created, but no payment has been initiated yet.
SUCCESSThe payment was processed successfully, and the transaction is complete.
FAILEDThe payment attempt failed due to various possible reasons. When a payment fails, you’ll receive a specific decline code. See our Decline Codes documentation for a complete list of possible decline codes and their meanings.
CANCELLEDThe payment was cancelled by the merchant or user before it was completed.
REFUNDEDThe payment was successfully processed but has since been fully refunded to the customer.
PARTIALLY_REFUNDEDA portion of the original payment amount has been refunded to the customer.
DISPUTEDThe customer has disputed the charge with their bank, initiating a chargeback process.
DISPUTE_UNDER_REVIEWThe dispute is currently being reviewed by the card issuer.
DISPUTE_WONThe dispute was resolved in favor of the merchant, meaning the chargeback claim has been settled successfully, and the funds remain with the merchant.
DISPUTE_LOSTThe dispute was resolved in favor of the customer, and the funds from the original transaction have been returned to them.

If you have further questions or require assistance, feel free to contact us at hello@xpaycheckout.com.