screenlessGooglePayPayment abstract method

Future<ScreenlessResult> screenlessGooglePayPayment(
  1. GooglePayPayment googlePayPayment
)

Method used to start screenless Google Pay payment

Implementation

Future<ScreenlessResult> screenlessGooglePayPayment(GooglePayPayment googlePayPayment);