golevelup / nestjs

A collection of badass modules and utilities to help you level up your NestJS applications 🚀
MIT License
2.16k stars 244 forks source link

feat(stripe): extend webhook config for test mode secrets #732

Closed fermentfan closed 2 months ago

fermentfan commented 2 months ago

add two configuration entries in the webhook config for accountTest and connectTest webhook secrets allowing you to register test mode webhooks to the same endpoint.

re #731

WonderPanda commented 2 months ago

Thanks for the contribution @fermentfan. This is now available on npm: @golevelup/nestjs-stripe@0.8.0