#hari-developer_webhooks

1 messages ¡ Page 1 of 1 (latest)

hardy turtleBOT
#

👋 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/1299316866648506398

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

cobalt basin
#

Could you please share the Checkout Session Id ?

wise flame
#

Yes, I will share

#

"id": "cs_test_a14TR1CBqDGfsoEghB6q35jnW1z9g3VvMR2zN8WJX51Z1FXvlWFcP1Sz4J"

cobalt basin
#

First of all I want to mention that there was an event checkout.session.completed triggered: evt_1QDdWUQpDBXNecg3g9c5ZJ54

#

Do you have a Connect Webhook endpoint set ?

wise flame
#

I have two webhooks setup

#

one listening for account.updated

#

one listeneing for checkout.session.completed

cobalt basin
#

You need to create a Connect webhook account, this one we_1QBzHVJ7OdNGBsTap8k1h7oC is a platform account.

wise flame
#

i have this web hook as well. we_1QBzJZJ7OdNGBsTa43cdxM4e

cobalt basin
#

In order to get the event checkout.session.completed on your webhook, you need to create a Connect Webhook that listens to that event Type.

wise flame
#

thank you. I will try that, I will delete the webhook setup to listen on my account and creat on connected accounts

cobalt basin
#

Yes, in that case you should receive the event!

wise flame
#

thank you, I will re-deploy the code and try it

#

is my test company connected account has to be in good status to recieve test payments?

hardy turtleBOT
tawny veldt
#

The charges_enabled field needs to be true yes

wise flame
#

sorry for asking, how do i setup the field

tawny veldt