java - Google Wallet payment methods unsupported -


i'm integrating google wallet payments in our website. have created merchant , buyer account , testing in different browsers. practically did described in google wallet tutorial test cards i'm using won't work.

i tried test cards this list , this list when add new payment method buyer account says "unsupported payment method". when test payment process google wallet tutorial, same payment methods available.

for backend i'm using java , jwt generation code 1 google wallet tutorial. replaced issuer , signing_key merchant account's seller identifier , seller secret. when run code our website, payment methods unavailable.

well, interesting. tried myself , while can't add new test card sandbox buyer account directly, using iap demo allowed me so. in tutorial, select "add new payment method" of test cards sandbox buyer account.

it wasn't clear in post if notice, i've highlighted sandbox buyer account in bold font. have use different sandbox account test. can't use same sandbox account use merchant. in other words, use different email address sandbox buyer account.

this so post has more detail.

if isn't issue, pls include error message(s)...

hth.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -