google-pay / google-pay-button

Google Pay button - React, Angular, and custom element
Apache License 2.0
247 stars 60 forks source link

googlepay button shows different behavior #271

Closed sajasbana closed 5 months ago

sajasbana commented 5 months ago

Hi dears,

we notice that something changed in google pay, i have strange issue and don't know why this happen, it was working and we did not change thing.

1- it our demo, google show my live card last 4 digit, but when click it only shows test cards image

2- how can i have last 4 digit and show only pay with google like old button?

3- when i open the link in incognito mode, it shows buy button, i only use pay!! image

but in your demo website: https://developers.google.com/pay/api/web/guides/resources/customize this should be the behaviur image

dmengelt commented 5 months ago

@sajasbana thanks for reporting this. we rolled back a change and you should be able to see the "Pay with GPay" button again in case the dynamic data (card network icon + last 4 digits) is not available.

sajasbana commented 5 months ago

@dmengelt now working Thanks