palixir / wabe

Your backend in minutes not days for Node.js / Bun
https://wabe.dev
Apache License 2.0
141 stars 8 forks source link

refactor(wabe): remove webhook payment from wabe, add an example in documentation #90

Closed coratgerl closed 3 weeks ago

coratgerl commented 3 weeks ago

Wabe should not provide webhook route for link payment because it add too many dependencies on the external interface, this should be a developper implementation. But wabe should provide an example in documentation to how to correctly implement this