The client_secret of the associated PaymentIntent.
Optional
params: PaymentIntent.ConfirmParamsAn optional object that contains data related to the payment method used to confirm this payment. If no object is provided (undefined), then it is assumed that the payment method has already been attached to the Payment Intent.
An optional object that contains options for this payment method.
A promise that resolves to an object containing either a paymentIntent
field, or an error
field.
Confirm and, if necessary, authenticate a PaymentIntent.