Hello Team,
I am trying to integrate Google Pay API but it seems IsReadyToPay always returns true in TEST environment.
I tried adding 'existingPaymentMethodRequired : false' on isReadyToPayRequest but no luck.
Also, the "allowedAuthMethods" array is set to ["PAN_ONLY","CRYPTOGRAM_3DS"].
How to solve this issue?
Hello Team,
I am trying to integrate Google Pay API but it seems IsReadyToPay always returns true in TEST environment.
I tried adding 'existingPaymentMethodRequired : false' on isReadyToPayRequest but no luck.
Also, the "allowedAuthMethods" array is set to ["PAN_ONLY","CRYPTOGRAM_3DS"].
How to solve this issue?