#isaac_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/1313236799350509609
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
lmk if u need anything else
Hello, do you have the ID of a payment that you saw this issue for?
yh 1 sec
evt_3QRfpBAWI44r05bC3cxAMP2G
is it this?
thats the webhok
event id
pi_3QRfpBAWI44r05bC3u1tKRPV
this the payment ID
Yep thank you, the pi_ ID is what I was looking for. Checking in to this and will get back with what I can find.
okay my issue is that after the payment, i tested it as a custmer and i didnt reviece an email as a purchase invoice
Was this in test mode or live mode?
In test mode it is expected that we don't send out those emails unless the customer email exactly matches one of the login emails on your account
Hi, stepping in and catching up
alright
With email issues, our support team will be able to assist you better than I can: https://support.stripe.com/contact
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
It is but we help with Stripe integration specifically with your code while integrating with Stripe.
t might be a code issue?
it*
not sure
but if the wbehook
logs and events
show the email
then why isnt it sending it them
thats y
That email settings is controlled by the Dashboard: https://dashboard.stripe.com/settings/emails
As long as you have this enabled, we should send a receipt.
This is not integration related so you'd want to talk to support
You need to toggle that to get emails
You want email after a successful payment right?
to the customer yh
Yeah, so the first option under Payments.
does it auto save?
You can confirm it by toggling and the going to another page + coming back to it
yep im a retard
smh
im a retard
LOL
i jsut did it
and it didnt work
nvm it worked
thank you so much
< 3
Sure!
No there is not
as in
like
how do i make it
so the person recieves an email too
when somebody has paid?
for example
if smebody pays
how am i supposed to know
by checking my email?
You can listen to webhook events, https://docs.stripe.com/api/events/types#event_types-charge.succeeded for instance to get notificed when somoene pays
Yes!
hmm
i dont wanna do it on a local host
im using vercel
and he local host cmds are ther
you would need to figure this out on your end