Summary
All
Incomplete
- A payment that was started by creating the intent and auth may have been requested, but no payment was ever attempted.
Uncaptured
- Payment with a complete auth but capture has not been called yet.
Captured (Adyen) Success (Stripe)
- Funds have been captured and will be paid out to the merchant in their next payout.
Error
- There was a problem authorizing the payment. This can be because of insufficient funds, or an error with communicating with the processor. For now all failures to authorize a payment are considered an error.
- Look at the transaction details and the logs to see what the error is that is impacting this transaction. This can be an issue with the terminals connectivity, or the availability of funds on the card being used.
Cancelled
- Payment was cancelled before the payment was authorized.
Refunded
- Payment has been refunded.
Partially Refunded
- Payment has been partially refunded.
Waiting Payment