confirmParams property

ConfirmPaymentParams get confirmParams
inherited

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;