#julio_alpa

1 messages · Page 1 of 1 (latest)

naive perchBOT
alpine bridge
#

Hi there 👋 if you configure a webhook endpoint in testmode then testmode events will be sent to the endpoint that you specify.

spring tangle
#

Tks toby i will recheck my configuration

spring tangle
#

Anyways.. i have 5 API calls and none webhook event

alpine bridge
#

Hm, could you share your account ID?

spring tangle
#

acct_1LzOrGCwG1AZoAAa

alpine bridge
#

It looks like events are being generated for your account, but your webhook endpoint is specifically listening for checkout.session.async_payment_succeeded and checkout.session.async_payment_failed events which I'm not seeing any of.

spring tangle
#

Maybe i missed checkout.session.completed event?

alpine bridge
#

Possibly, if you were intending to listen for those events as well then you can update the webhook endpoint to change what type of events it is listening for.

spring tangle
#

Yes!!

#

I-m only handling that event

#

so, that was my problem

#

thanks a lot Toby

alpine bridge
#

Happy to help, glad to hear you were able to get to the bottom of it!