in-app-payments-android-quickstart
in-app-payments-android-quickstart copied to clipboard
GooglePay.requestGooglePayNonce(PaymentData)
PaymentData not resolved. Please provide solution to the issue
GooglePayChargeClient (class) >>
GooglePay.requestGooglePayNonce(PaymentData);
dependency def inAppPaymentsSdkVersion = '1.5.8' implementation "com.squareup.sdk.in-app-payments:card-entry:$inAppPaymentsSdkVersion" implementation "com.squareup.sdk.in-app-payments:google-pay:$inAppPaymentsSdkVersion"