#__rxor__

1 messages ยท Page 1 of 1 (latest)

honest grailBOT
#

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.

  • rxor, 2 hours ago, 9 messages
  • rxor, 21 hours ago, 36 messages
  • rxor, 21 hours ago, 2 messages
  • rxor, 1 day ago, 24 messages
  • rxor, 1 day ago, 21 messages
  • rxor, 1 day ago, 6 messages
stuck mural
#

๐Ÿ‘‹ happy to help

#

would you mind sharing the webhook endpoint ID?

elfin rose
#

we_1OXiXmJZ9pJk48QCXm5SHoiD

#

this is the id i think

stuck mural
#

taking a look

elfin rose
#

thanks

stuck mural
#

what event are you missing exactly?

elfin rose
#

for example
checkout.session.completed

or invoice.paid

#

of course My app has set signing key and api key

stuck mural
#

when did you last change the events you were listening to on that webhook endpoint?

elfin rose
#

about 15 min ago and retried the test

stuck mural
#

did you add invoice.paid then?

elfin rose
#

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

stuck mural
#

and it was delivered before the change you made

#

that's why you didn't get it

elfin rose
#

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

stuck mural
#

do you happen to have the event ID you're talking about?

#

I don't see any recent checkout.session.completed events

elfin rose
#

hmmm strange I dont have event id :/

stuck mural
#

recent events are checkout.session.expired

elfin rose
#

yes and these are the only events fired I dont know there is no any other even if I filled stripe checkout site

stuck mural
#

do you happen to have Stripe CLI?

elfin rose
#

oh yes im forwarding events to my localhost but It also shallows the webhook?

stuck mural
#

would you mind trying stripe trigger checkout.session.completed

#

or stripe trigger invoice.paid

elfin rose
#

done

#

Yep now it fired in webhook settings

#

logs

#

that was the reason?

stuck mural
#

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

stuck mural
#

it's still not completed

#

why should it fire?

elfin rose
#

I mean after, I did complete it few times actually

stuck mural
#

you can't complete the same Checkout Session multiple times

elfin rose
#

yes i know i generated the new one

stuck mural
#

but it's resulting to a 500 HTTP error

#

that you need to investigate on your server

elfin rose
#

Oh... nice

#

thanks

#

hmm but this event was fired from stripe cli i think right?

stuck mural
#

no not really

#

wait let me double check

elfin rose
#

thanks Because im filling stripe checkout right now two times a no event was fired right now

stuck mural
#

oh yes it was

stuck mural
elfin rose
#

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

stuck mural
#

would you mind creating a new Checkout Session and sending it here please

stuck mural
#

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

elfin rose
#

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?

stuck mural
#

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

elfin rose
#

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

stuck mural
#

the problem isn't the webhook configuration

elfin rose
#

Okay Got it then i will talk to my team leader

stuck mural
#

the problem is that the Checkout Session is created using an account

elfin rose
#

As I understand they gave me wront account

stuck mural
#

and the webhook is registered on another

elfin rose
#

wrong*

#

okay

#

Thank You

#

and sry for stupid problem

stuck mural
#

it's not a stupid question

elfin rose
#

I just took Your time but thanks ๐Ÿ™‚

stuck mural
#

no worries

honest grailBOT
elfin rose
#

Okay now it works

#

sorry and thanks