#asdfractal - test webhooks

1 messages · Page 1 of 1 (latest)

dawn marlin
#

Hi

devout ledge
#

Hello

river elm
#

(Just to help you feel picked on, @dawn marlin , I have the same question - while it wasn't really a useful test, it at least checked the endpoint was live...)

dawn marlin
#

I'm checking on this but I suspect it was because the stripe trigger <event> served the purpose better.

river elm
#

well... if you're using the CLI

devout ledge
#

Pretty much that. This forces use of CLI, when before you could test it was live and then do the rest via code

river elm
#

Personally, CLI wasn't useful for me and mydev environment - but I am very likely the exception

dawn marlin
#

And you are talking about Live endpoints, yes?

river elm
#

if speaking to me - "live" in the sense they are Firebase Cloud Functions, using the test secrets etc.

#

(I also explicitly check to see if the are in livemode - which they shouldn't be; I haven't activated for live.)

dawn marlin
#

I'm asking because our docs: https://stripe.com/docs/webhooks/test. Seem to suggest by the way they order the text that send test event is still a feature but only if the webhooks are live.

river elm
#

ah... that's exactly what was taken away...

#

(I looked)

devout ledge
#

That button doesn't seem to be there anymore.

river elm
#

...sounds like we may have a "whoops", here

dawn marlin
#

@devout ledge can you confirm you have a webhook running in live mode?

devout ledge
#

When you say live you mean using live API keys rather than test?
If so then no. But this feature was previously available for test and was removed, which is what I'm asking about.

#

@dawn marlin sorry for delayed response.

Also that doc link does not say to use Live keys, it says to register the url as an endpoint, which it is

dawn marlin