#__rxor__
1 messages ยท Page 1 of 1 (latest)
Hello! We'll be with you shortly. 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.
taking a look
thanks
what event are you missing exactly?
for example
checkout.session.completed
or invoice.paid
of course My app has set signing key and api key
when did you last change the events you were listening to on that webhook endpoint?
about 15 min ago and retried the test
did you add invoice.paid then?
Yes
but even on checkout session completed is not sent to my app Other environment has exactly the same webhook (only different url) and it works
this is the latest invoice.paid event https://dashboard.stripe.com/test/events/evt_1OXiJMJZ9pJk48QCOmMq6Rq3
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
and it was delivered before the change you made
that's why you didn't get it
Okay but now I retried the test I was redirected to stripe checkout site filled it correctly and no event was fired to my webhook
do you happen to have the event ID you're talking about?
I don't see any recent checkout.session.completed events
hmmm strange I dont have event id :/
recent events are checkout.session.expired
yes and these are the only events fired I dont know there is no any other even if I filled stripe checkout site
do you happen to have Stripe CLI?
oh yes im forwarding events to my localhost but It also shallows the webhook?
would you mind trying stripe trigger checkout.session.completed
or stripe trigger invoice.paid
what we did here is just make sure that the event is firing correctly
after that, you need to understand whether what happened was basically something wrong you were doing or whether it was something related to the event types being added after the events were fired
hmmm ๐ค let me check one thing
Hmm okay but its still not firing to my feature env ๐ค
this checkout schlould
fire this webhook evnet to my app
I mean after, I did complete it few times actually
you can't complete the same Checkout Session multiple times
yes i know i generated the new one
ok so now you can see that the event https://dashboard.stripe.com/test/events/evt_1OXjIOJZ9pJk48QCjXklYlKC fired
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
but it's resulting to a 500 HTTP error
that you need to investigate on your server
thanks Because im filling stripe checkout right now two times a no event was fired right now
oh yes it was
this means that you're not succeeding at the Checkout Session
sec let me check link after redirect if its failed
cja-skladki?redirectedFromPayment=true&status=success&d
it says its successfull
on failed url thius status should be failed
I'm not sure I understand
would you mind creating a new Checkout Session and sending it here please
sure
this one is unused
I dont know if You can check successful url and failed url from this checkout session but it should be different
wit status
with
it's not on the same account
๐คฆ
this Checkout Session was created on a different Stripe Account then the one we've been investigating where you had the webhook endpoint on
well but how ๐คฆโโ๏ธ Im on the same Account i see two webhooks configured one is working and one is not
im using the same api key
Sorry im not owner of this account I dont know maybe there are connected somehow can You explain?
it seems you have 2 accounts
maybe you're using one for test and the other for prod
I'm not sure
you need to investigate this internally with your team
Okay just a sec please dont close this conversation yet
Nie no one answering... Can I somehow configure webhook for my proper account? Select or something like that
sorry for stupid questions
the problem isn't the webhook configuration
Okay Got it then i will talk to my team leader
the problem is that the Checkout Session is created using an account
As I understand they gave me wront account
and the webhook is registered on another
it's not a stupid question
I just took Your time but thanks ๐
no worries