Skip to main content
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 error code. See our Error Codes documentation for a complete list of possible error 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.