Google pay transaction fails with 409 error

Multi tool use
Multi tool use
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.

7iLIY u5DPu9 onf49vgoKooVZq7TYTCl57AWer7w
vVsqg F14,RRLSa5r E4SHV ua,lM,4,VAh wz2AXbCHZ

Popular posts from this blog

Makefile test if variable is not empty

Will Oldham

Visual Studio Code: How to configure includePath for better IntelliSense results