nextAction property
If present, this property tells you what actions you need to take in order for your customer to fulfill a payment using the provided source.
Implementation
final PaymentIntentNextAction? nextAction;
If present, this property tells you what actions you need to take in order for your customer to fulfill a payment using the provided source.
final PaymentIntentNextAction? nextAction;