#slendie_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/1328816264210153502
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- slendie_api, 1 hour ago, 12 messages
- slendie_api, 2 hours ago, 9 messages
Hi, we document our product supportability for GooglePay and ApplePay here: https://docs.stripe.com/google-pay and https://docs.stripe.com/apple-pay?platform=web
What does 'integrations for Apple Pay and Google Pay via Stripe' mean? Are you able to add more context here?
I guess I'm wondering what my options are if I want to create my own Google Pay and Apple Pay buttons and style them (without using stripe's ExpressCheckoutElement)
Specifically, I want to create this kind of layout, but I understand that's not possible with the express checkout component ๐ค
Hello
That's correct, Express Checkout Element doesn't support that.
It was supported with older Payment Request Button implementation but not supported with Express Checkout Element - https://docs.stripe.com/stripe-js/elements/payment-request-button?client=react#use-own-button
I see. So can I still use the payment request button, or is that not recommended?
(it looks like this is exactly what I need btw)
It has been deprecated. While we don't actively block integrations from using it, we likely wouldn't support it in the long run.
Ok so I could use it, but you probably won't support it for that much longer. Is that correct?
Correct
Ok, thank you very much for the intel. Take care
NP! ๐ Happy to help