#151_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/1339515626644967434
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- 151_api, 6 days ago, 12 messages
req_ytTHTD81lX7D4n was created from completing a Checkout Session. I can see that checkout.session.completed event has been sent, but your Webhook didn't subscribe to this event type: https://dashboard.stripe.com/events/evt_1QrvJ6Ag2QOnAGt7ovMtUeb2
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Which event type are you listenting to specifically?
What type of event are you referring to? Which step do I have a problem with?
the order did not receive your payment success notification
"Notification" usually refers to Webhook event, which your system receives updates about the payment activities as mentioned in this guide: https://docs.stripe.com/payments/accept-a-payment?platform=web&ui=stripe-hosted#post-payment
That's why I'm asking what event type are you referring to if you're not listening to this specifc Webhook event type.
Or is there any notification that you're looking for?
Can you check to which domain you sent the payment completion event for the order
Sorry that my choice of words was misleading earlier:
I can see that checkout.session.completed event has been
sentcreated
Your Webhook endpoint didn't subscribe to checkout.session.completed event, so this event wasn't sent
I also don't see any Webhook endpoint configured in your account: https://dashboard.stripe.com/webhooks
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
I understand that it's because you didn't synchronize the results with me. My previous order in Thailand was normal, but there were so many problems in Kazakhstan?
I understand that it's because you didn't synchronize the results with me
You didn't set up Webhook endpoint for Stripe to send the events to. How could we synchronise the results with you when no destination is set up.
hi! I'm taking over this thread. let me know if you have other questions!