#windy_code
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/1237207948166434916
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
If payment succeed, it doesn't show up on subscriptions
How do you want the Apple Pay to show in the subscription? If Apple Pay is saved, it'll be saved as a card payment
The screenshot is a one-time payment. I can see Apple Pay button. I don't get your question here. Can you illustrate in an example for your use case?
that's just example on stripe docs
Can you share what you would like to achieve in an example flow? If you wish to accept Apple Pay payment for subscription in Checkout Session, it will be possible. Are you seeing otherwise? If so, can you share the example Checkout Session ID (cs_xxx)?
exactly. i want to subscribe using apple pay
Apple Pay is there, isn't it? User can subscribe and make a payment using the Apple Pay
i can pay using Apple pay successfully. but it wasn't link to the subscription. it worked like a one time payment
Where did you see that the Apple Pay wasn't linked to the subscription? Could you share the subscription ID (sub_xxx) that the Apple Pay payment method isn't linked?
i think it works. the webhook was disabled on stripe
btw, i have one more question. what if I put this Apple Pay button in other pages. Not in this checkout page
Can we implement the subscription still?
If you use Payment Element for subscription, yes - Apple Pay will be shown and linked to the subscription: https://docs.stripe.com/billing/subscriptions/build-subscriptions?platform=web&ui=elements