#devertry_webhooks
1 messages ยท Page 1 of 1 (latest)
๐ 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/1425796462780088412
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
What exactly have you tried via the CLI? What commands have you ran?
hello @tame sequoia this command ๐ thanks again
devertry@devertry ~ ๐ชซ76 stripe trigger customer_cash_balance_transaction.created \ 12:34:12
--override="customer:customer_cash_balance_transaction.funded.bank_transfer.reference=helloworld"
A newer v
its look like the cash balance transaction is not implemented and I cannot do a test for webhook
Are you also running stripe listen to actually forward the events to the endpoint via the CLI?
yes this work on my local api and I can test it
OK, so you're trying to test events against a deployed endpoint?
no against a local endpoint : we want to build it
Right, so what can we help with?
finally I just discuss with another dev ... we have the endpoint : we will abstract it and test it in dev env and mitigate here