New stripe webhook added in wrong case

Wappler Version : 3.9.2
Operating System : mac
Server Model: node
Database Type:
Hosting Type:

Expected behavior

customer.subscription.updated webhook should be supported

Actual behavior

Perhaps because wappler is using Customer rather than customer?

Confirmed…all the .json files are written with a leading capital, so all the webhooks break.

If I rename the .json file outside of Wappler after creating, then all is well.

Oops seems last minute case update might have broken some things. Will investigate

Yes a quick solution is just to rename the file to lowercase.

Yep, no big deal.

This is a great integration; so great to instantly have all the events instantly available each with their own objects in the POST. Huge time-saver.

2 Likes

Try also the testing of the webhooks and the Stripe webhooks terminal :slight_smile:

Fixed in Wappler 3.9.3

This topic was automatically closed after 30 hours. New replies are no longer allowed.