#jaypark-Apple&Google-Pay
1 messages ยท Page 1 of 1 (latest)
Hi there! Let's start with Apple Pay
Can you confirm you have a real card stored in your Apple Wallet?
Hi, yes sure
Thanks!
Can you visit https://stripe.com/docs/stripe-js/elements/payment-request-button and let me know what you see at the top of the page?
In terms of whether or not you see an Apple Pay or Google Pay button appear there
You mean these buttons?
When I visit https://getinsider.torontolife.com/W1DPHGL, I can see G pay button option
Subscribe today to enjoy your special offer!!
But in my checkout page, I can only see cards option
Okay so since you can't see the button at https://stripe.com/docs/stripe-js/elements/payment-request-button that tells me that it is an issue with how the cards are set up in your Google Pay wallet
For instance on that page I see:
Because I have a card properly set up in my Google Pay wallet
So I recommend checking that first
Sorry, I used my company account profile before. My account works, but Checkout page is still not showing G Pay button.
It's turned on in dashboard
Is there any point to be checked next?
Hi ๐ I'm stepping in for @still solstice . Give me a minute to catch up.
Okay so it's active in the dashboard, and you can see Google Pay using the exact same browser as when you navigate to the Payment Request button. But you don't see the G Pay button on your checkout page?
Can you share the request ID for the request you create the Checkout Session with ?
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Yes. Correct.
Here is the request ID req_Tb3qA9HrY4gqJp
thanks, looking
Try disabling automatic_tax portion. If I recall correctly, digital wallets do not currently support that feature
So it means that if we enable the wallets, we cannot use automatic_tax feature any more?
I believe that, at present, you cannot mix and match those features.
Do you have any document for that? because I think I have to report that to my boss
Let me take a look. I think we have it called out somewhere in our publid docs
Got it. Look at the Info Box under Step 2 here:
https://stripe.com/docs/payments/checkout/taxes#create-session
I know it's less than ideal but, as you can read, it has to do with how Apple/Google hide billing address info
If we use payment request button separately with Checkout button, can we use both?
Instead of showing G pay button in checkout page
When you say "checkout button" what do you mean? I thought you were using Stripe Checkout
Right, I mean our internal checkout button UI to open Stripe Checkout.
The biggest favourite feature is automatic_tax, but I am so sad it can't use with wallets
You can try to build out a separate flow. I think it would seem a bit disjointed but I could easily be wrong.
I think we need wallets for Indian user, is there a way to disable automatic_tax feature for India?
You would have to know that beforehand and adjust the parameters you pass in to create the Checkout session.
Yes, it is not Stripe related, but do you know any best solution to check user's geo location?
Unfortunately I do not off the top of my head, sorry ๐
No problem. Thank you so much for helping me
Sure thing ๐