#thekents_api

1 messages ยท Page 1 of 1 (latest)

icy pulsarBOT
#

๐Ÿ‘‹ 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/1305859472907960361

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

thorny moth
#

a possible solution might be building your own logic where you send the customer an email(if you collect their email outside of Checkout first) if the CheckoutSession you create for them has not been paid (you didn't receieve a webhook) after a certain period of time

red stirrup
#

I don't collect the emails outside of checkout, is there a possible hook to get the email input and attach it as metadata for session so i can send the email myself?

thorny moth
#

no there is not

red stirrup
#

Seems dumb to ask for a email and then redirect to checkout after that

#

Are my only options that i switch to Stripe Elements or completely switch out Stripe to something else????

thorny moth
#

I suppose the options are
1- workaround like I mentioned
2- use a more bespoke integration like Elements where you can more directly control the flow and collect info and detect abandonment
3- write to support to express interest in that feature being made available in your country (I'll also capture the demand on my side)

icy pulsarBOT
robust plank
#

๐Ÿ‘‹ taking over for my colleague. Let me know if there's any follow-up Qs I can answer!

red stirrup
#

Every time I contact dev help, the end result is that I am supposed to make a feature request.. Seems like the most basic things are always lacking..

#

With Elements there is a problem with having to make own verification system for coupons