Google pay transaction fails with 409 error

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP


Google pay transaction fails with 409 error



We integrated Google pay with tokenization type as TOKENIZATION_DIRECT with public_key added as a parameter.



.setPaymentMethodTokenizationType(
WalletConstants.PAYMENT_METHOD_TOKENIZATION_TYPE_DIRECT)
.addParameter("publicKey", "...key..")



But, the transaction fails with error code 409, which means as per documentation



Not immediately recoverable error. There are problems with the buyer's
account (e.g closed account, unsupported country)



We verified reasons closed and unsupported country, both are okay.
What other reasons could it be?









By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

Makefile test if variable is not empty

Will Oldham

'Series' object is not callable Error / Statsmodels illegal variable name