#carnage_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/1308146410205614230
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
hey there, taking a look
Hey! Just as an FYI Toby was helping out with this issue before through one of my freelancers.
Sure, np. Are you able to share the site/page where you expect to see apple pay?
Figured it would be better if I reach out myself instead of using a middleman
yeah for sure, mylivememories.com/book-event
ah
ok
I think this is due to domain registration
You have mylivememories.com registered but when i visited this and went through the flow etc, at some point i was redirected to www.mylivememories.com which is a different domain
The simplest fix would be to register www.mylivememories.com too
Great! Happy to help ๐
5 star service
Is there a way to remove the address and name portion (billing) when selecting apple pay?
So they just have to click the pay button and not fill anything out
Hi, stepping in and catching up
thanks!
From your checkout flow, it looks like you're controlling this from your client side code, https://docs.stripe.com/js/elements_object/update_payment_element#payment_element_update-options-fields-billingDetails.
for address, if I set it to 'is_required' and the user selects apple pay, will it still show?