confirmParams property
Parameters that will be passed on to the Stripe API. Refer to the Payment Intents API for a full list of parameters.
Implementation
@ElementsConverter() Elements get elements;/// Parameters that will be passed on to the Stripe API.
/// Refer to the Payment Intents API for a full list of parameters.
ConfirmPaymentParams get confirmParams;