in-app-payments-android-quickstart icon indicating copy to clipboard operation
in-app-payments-android-quickstart copied to clipboard

GooglePay.requestGooglePayNonce(PaymentData)

Open GoutamMMT opened this issue 2 years ago • 0 comments

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"

GoutamMMT avatar Nov 24 '22 13:11 GoutamMMT