PaymentIntentStatus
A PaymentIntentStatus
represents the state that a given PaymentIntent is currently in.
See the API Reference for Intent Statuses
Use of this SDK is subject to the Stripe Terminal Terms: https://stripe.com/terminal/legal
Entries
Link copied to clipboard
Content copied to clipboard
The PaymentIntent has been created, but has no payment method attached to it.
Link copied to clipboard
Content copied to clipboard
The PaymentIntent has been created and has a source attached, but has not yet been confirmed.
Link copied to clipboard
Content copied to clipboard
The PaymentIntent has been created and has a source, but requires capture.
Link copied to clipboard
Content copied to clipboard
The PaymentIntent has been created and has a source being processed by Stripe.