menu
flutter_stripe_web package
documentation
flutter_stripe_web.dart
StripePlatform
confirmPaymentSheetPayment abstract method
confirmPaymentSheetPayment abstract method
dark_mode
light_mode
confirmPaymentSheetPayment
abstract method
Future
<
void
>
confirmPaymentSheetPayment
(
)
Confirm the payment on a payment sheet.
Implementation
Future<void> confirmPaymentSheetPayment();
flutter_stripe_web package
documentation
flutter_stripe_web
StripePlatform
confirmPaymentSheetPayment abstract method
StripePlatform class