#NTFFNR

1 messages ยท Page 1 of 1 (latest)

eager spruceBOT
thin hinge
#

Hi there, test card triggers webhooks in test mode as well

#

Do you have the PaymentIntent ID?

spare veldt
thin hinge
#

this is the payment_intent.succeeded event, and it has been successfully delivered

spare veldt
#

But no webhook attempts are shown here:

thin hinge
#

Is your stripe listen CLI command still running?

spare veldt
#

I've attempted to use CLI to forward webhooks to local address, but it also didn't work.

But there is no real need to forward them to local address, I'd like to test live webhook, which I specified in the dashboard

thin hinge
#

I don't see any hosted endpoints in your Dashboard yet

spare veldt
thin hinge
#

My bad, I was checking in test mode ๐Ÿ˜“

spare veldt
thin hinge
#

As long as your webhook endpoint responds 200 in time, the webhook events will be delivered successfully.

spare veldt
#

I track attempts to reach my endpoint and so far there were no attempts, which aggress with information from the dashboard, saying there were no webhook calls

Here is the latest payment I just did, and again no webhook

pi_3MeWuSB8nRqjt6yu0DRbeh1Y

flat smelt
#

๐Ÿ‘‹ Taking over this thread, catching up now

spare veldt
#

I guess this is somehow related to test cards, I just don't want to test webhooks with real card

flat smelt
#

pi_3MeWuSB8nRqjt6yu0DRbeh1Y was created under test mode and payment_intent.suceeded event will only be sent to the webhook endpoint set in Dashboard

#

However, your test mode doesn't have Webhook endpoint set up yet

#

Live mode Webhook endpoint will only receive payment intent created in live mode

spare veldt
#

ahh indeed, I also just realised this! Thank you!