#duracel
1 messages · Page 1 of 1 (latest)
Can you share the checkout session ID (cs_xxx)?
cs_test_b1yb6QlcLbY497cS3i6cD3r5o5HGfKM7TbGAU8GaQ1pPLwAp8m5WUv6wmp
What I expect to see
vs. what I'm seeing
What is the checkout session ID (cs_xxx) of the first screenshot?
In https://dashboard.stripe.com/test/logs/req_Ll6HPPfBJP9qMZ, you specified payment_method_types to be card only
Can you try removing payment_method_types?
Can't find the session ID of the first one but I just initiated a new one that looks the same (shows Google Pay + Link at the top): cs_test_b19Ur6reTEVA7B5xuKaJRNvVm5yFujKN4FTReF80sgswHONouv5e0w9GOU
This one also specifies the payment_method_types to be 'card' only.
And here's one without the 'payment_method_types_' specified: cs_test_b1f3ASbUdTztohVUMsZLx5Cg2koqShI6t4sokmXZX3pfBpTC9zmbwujuer
Still not showing the Google Pay + Link methods at the top
I'm seeing Google Pay
And on Safari, I'm seeing Apple Pay
what is the exact ask here ?
Just to give you some context: I'm using Bubble.io to build my app and they have a native Stripe plugin that I'm using to generate the first screenshot. But their plugin is not customizable to I decided to setup my own API calls, but when I do I no longer see those payment methods at the top
is not customizable to I decided to setup my own API calls, but when I do I no longer see those payment methods at the top
I'm seeing the Google/Apple Pay button in the latest checkout session you've shared with me
Do you have a valid card set in your Google/Apple Wallet ?
otherwise you won't be seeing these payment methods
I don't have a valid card setup yet, I'm just testing right now
You need to have valid card in order to see those payment methods
This is what I see initially (on that last checkout session I shared with you), and when I click "change" I'm only able to add a new card, but there's no alternative payment methods
Any idea why I can see those other payment methods with Bubble's plugin though?
It's still all tied to the same account/API keys
You need to click on Change.
I have, but there's no Google Pay or link at the top. Only credit card info.
Here are two new checkout sessions I just created:
- Alternative payment methods not visible: cs_test_b1AZTk8HzXi4O7gnrWsryV4GHRSJVhXEuayRx0udN9lEb99X0NIHZc57K2
- Alternative payment methods visible: cs_test_b1W8UubiTVGemDuJiN4o8X5nrQcdtc2UYWT9wISgm7hcdMT7PD94GLDbLI
Curious, are you able to see the alternative payment methods in both cases?
I have, but there's no Google Pay or link at the top. Only credit card info.
I think I previously told you that you need to have valid card set in your Google/Apple wallet in order to see those payment methods
yes I'm seeing Google/Apple Pay
Maybe there's an issue on my end then. I was just confused as to why I see Google Pay in some sessions even though I don't have a valid card setup
Also doesn't explain the "Pay with link" button missing. Odd, I'll keep investigating and trying different browsers. Thanks for the help!