#martin - wallets
1 messages ยท Page 1 of 1 (latest)
Hello! Just starting a thread for you -- I'll review and respond as soon as I can ๐
Can you share an example checkout session creation request I can look at?
Thanks for your response @opal cipher! Sure, one sec
cs_test_b1LaUiVrc3d60YijUQkXLfWvdtDe1oGnXWWAxm0NPzBUw7Cr1L9m0IRfNu
req_VNwKoot8tKFpDr
When creating checkout sessions as direct charges for connected accounts, you need to review here and ensure you're have the payment method properly enabled for the connected account
https://stripe.com/docs/connect/automatic-payment-methods?connect-payment-integration-type=checkout&connect-charge-type=direct&connect-account-type=standard#enable-payment-methods-connected-accounts
thanks for that link @opal cipher will review
everything checkout out from that doc page. At first site I don't see a reason why only card payment is showing. do you see a clear reason from the session request?
everything seems to be enabled in the settings
Hi ๐ I stepped in for @opal cipher and they had to go.
Looking at the checkout session I used the URL and I see the Google Pay button. Is it possible you (or others) are viewing this page through a browser that is not configured for Google Pay?
Hi @vague moth thanks for that. Using chrome on my android phone. Will check if there might be some setting turned off on my phone
Maybe it's not enabled in my country and it's IP checking?
We've got a useful test page here that will render the Google Pay (or Apple Pay) button if your browser is configured for it:
https://stripe.com/docs/stripe-js/elements/payment-request-button
is that a possibility?
It's our goto test page
Thanks! I can see googlePay button on my phone in that test page. but still not in the checkout link. Did you logged in to your stripe account?
in the checkout?
The account that matters is what account you're signed into in the browser (or Android phone). My chrome browser is signed into an account that includes the Google Pay dev wallet so I can use Google Pay in test without actually billing my card.
Is it possible your phone is launching the checkout screen in an incognito window?
no, just regula tab. Ok but if it's working for you it must be something on my side. Thanks for checking
Here's the list of available countries for Google Pay
https://support.google.com/pay/answer/9023773?hl=en#zippy=%2Cpay-online-or-in-apps
yeah I'm there. the test page shows the button just fine so probably not a location issue.
๐ stepping in here as Snufkin had to step away.