Payment Intent Lifecycle
Here you can find the possible statuses of a Payment Intent

The possible final statuses are
- PAYMENT_COMPLETED: Credit made at the destination account.
- CONSENT_REJECTED: Payment rejected by user or consent expired.
- PAYMENT_REJECTED: Payment instruction rejected
- ERROR: Validation failure or process error
- CANCELED: Canceled by any other means
Updated 26 days ago