#guizhong_10139
1 messages · Page 1 of 1 (latest)
Hi, Can you elaborate on GooglePay in the background? Any screenshot?
This is how the background opens to pay
That's Dashboard. On your frontend you should use a Chrome with a logged in Google Account has GooglePay setup
Google browser has been bound to a credit card, but it still cannot be used in the foreground
Only credit cards are shown here, GooglePay is not shown
looks like you're using a plugin of some sort and not writing code to use Stripe directly yourself , try looking at the docs/support of the plugin you use
No other third-party plug-ins are used, it is connected according to the stripe document, and the style is modified by myself according to the document
Then I found that Google Pay could not be displayed
yeah but that code does not try to use Google Pay.
It's using CardElement, which is simply a one-line card input(the one in your screenshot), it doesn't display Google Pay. You'd need to use other integrations like the PaymentElement or PaymentRequestButton to support Google Pay.
This is just the name cardElement, but the 'payment' used in the creation on the right can display Alipay
Yes, at https://
are you located in India?
link me to the page so I can look?
looks like this for me, no Stripe code being used
Refresh and try, this is our domestic network, sometimes it cannot be accessed abroad