menu
flutter_stripe_web package
documentation
flutter_stripe_web.dart
StripePlatform
createGooglePayPaymentMethod abstract method
createGooglePayPaymentMethod abstract method
dark_mode
light_mode
createGooglePayPaymentMethod
abstract method
Future
<
PaymentMethod
>
createGooglePayPaymentMethod
(
CreateGooglePayPaymentParams
params
)
Implementation
Future<PaymentMethod> createGooglePayPaymentMethod( CreateGooglePayPaymentParams params);
flutter_stripe_web package
documentation
flutter_stripe_web
StripePlatform
createGooglePayPaymentMethod abstract method
StripePlatform class