CheckoutSessionAsyncPaymentFailedEvent constructor
const
CheckoutSessionAsyncPaymentFailedEvent({
- required CheckoutSession object,
Occurs when a payment intent using a delayed payment method fails.
Implementation
const CheckoutSessionAsyncPaymentFailedEvent({required this.object});