#devertry_webhooks

1 messages ยท Page 1 of 1 (latest)

tulip vaporBOT
#

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

tame sequoia
#

What exactly have you tried via the CLI? What commands have you ran?

inner sentinel
#

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

tame sequoia
#

Are you also running stripe listen to actually forward the events to the endpoint via the CLI?

inner sentinel
#

yes this work on my local api and I can test it

tame sequoia
#

OK, so you're trying to test events against a deployed endpoint?

inner sentinel
#

no against a local endpoint : we want to build it

tame sequoia
#

Right, so what can we help with?

inner sentinel
#

finally I just discuss with another dev ... we have the endpoint : we will abstract it and test it in dev env and mitigate here