#dawid_api
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1237368459227172895
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Not currently possible I'm afraid! Will pass the feedback on to the team
Thats bad ๐ฆ
We receive multiple tickets of people not seeing GPay options on our platform - and usually it's because of above (or similar) cases :/
Thanks for answer - is there more official way where I can report such need and track it?
Can you elaborate on what you're users are seeing? What do you mean by 'session expired'?
So users are seeing only Credit Card option (and local payment options if region/currency allows)
By session expired I mean that Google Auth expires and requires relogin
When I go to pay.google.com I see
And it displays
hi! I'm taking over this thread.
Instead of
as mentionned earlier, Google/Apple Pay will only show up in the Payment Element if the user has a card saved in their wallet.
Also we noticed that PaymentElements do not support Wallet as good as Express Checkouts Elements
E.g.
ECE support GPay on Edge and other chromium browsers, APay on Chrome (IOS 17+) etc
While PE do not.
one workaround could be to use th Express Checkout Element, that allow you to always display the buttons: https://docs.stripe.com/elements/express-checkout-element
We thought about it but it doesn't work good enough with others local payment methods (P24, CashApp etc)
you could use both at the same time: Payment Element (with Google/Apple Pay disabled) and Express Checkout Element (with Google/Apple Pay).
Yeah we are aware of it but it's very hard to manage
And Payment Method order is not possible to achieve
E.g. we want CC / GPay / Local / PayPal
And with solution you proposed it's not possible
Also if you have only Credit Card option in Payment Elements, selecting different option (e.g. from ECE) do not wrap up credit card fields.
makes sense. then what you want to do is simply not possible.