#nom-john_webhooks

1 messages ยท Page 1 of 1 (latest)

cerulean meadowBOT
#

๐Ÿ‘‹ 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/1300645062048481323

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

north heron
limber lark
#

ah yeah i literally just ran stripe trigger --help and i see the list of supported events

#

sorry!

#

so if we have some on this list that we'd need to test - would we be able to manually create an event/payload by any means at all or are we just kinda hosed?

north heron
#

np ๐Ÿ˜„

limber lark
#

*if we have some that aren't on this list

north heron
#

you can definitely trigger the event via some other method e.g. triggering the process manually via API request, going through the payment, etc

limber lark
#

gotcha - we're not doing anything with subscriptions just yet

limber lark
#

all right it would seem that most of the webhooks we want to be able to trigger aren't supported, so we'll look into other ways to do it in a test environment