confirmPaymentIntent

open suspend override fun confirmPaymentIntent(confirmPaymentIntentParams: ConfirmPaymentIntentParams, options: ApiRequest.Options, expandFields: List<String>): Result<PaymentIntent>

Confirm a PaymentIntent using the provided ConfirmPaymentIntentParams

Analytics event: PaymentAnalyticsEvent.PaymentIntentConfirm

Return

a PaymentIntent reflecting the updated state after applying the parameter provided

Parameters

confirmPaymentIntentParams

contains the confirmation params