#aks_unexpected
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/1336668816901410828
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐
We know nothing about Chargebee here
You porbbaly need to reach out to Chargebee Support.
The issue is not with Chargebee. If you look at the video the Apple Pay pop-up is opened but the payment processing is not happened.
Chargebee is inbuild using Stripe JS and the Apple Pay button is shown and the wallet is also opened
But the payment is not getting proceessed for the same.
So question is is billing address mandatory?
I checked your video, but I'm don't know how Charge bee is calling Stripe Js behind.
And what product is it ussing...
This is deprecated and it uses old APIs
You should be using Express Checkout Element:
https://docs.stripe.com/elements/express-checkout-element
got it, but could you please confirm on the billing address?