-
Notifications
You must be signed in to change notification settings - Fork 38
Description
Hello.
When I run
flutterPay.canMakePayments()
I get error:
I/System.out(20086): getBaseCardPaymentMethod, authMethods: ["PAN_ONLY","CRYPTOGRAM_3DS"]
W/System.err(20086): com.google.android.gms.common.api.ApiException: 10:
W/System.err(20086): at com.google.android.gms.common.api.internal.TaskUtil.setResultOrApiException(com.google.android.gms:play-services-base@@17.1.0:6)
W/System.err(20086): at com.google.android.gms.internal.wallet.zzw.zza(com.google.android.gms:play-services-wallet@@18.0.0:8)
W/System.err(20086): at com.google.android.gms.internal.wallet.zzt.dispatchTransaction(com.google.android.gms:play-services-wallet@@18.0.0:40)
W/System.err(20086): at com.google.android.gms.internal.wallet.zza.onTransact(com.google.android.gms:play-services-wallet@@18.0.0:13)
W/System.err(20086): at android.os.Binder.execTransactInternal(Binder.java:1021)
W/System.err(20086): at android.os.Binder.execTransact(Binder.java:994)
Can You help with this error? Earlier I tried with other packet and it was ok, but now I has error with both packets...