polarsource / polar

An Open Source Lemon Squeezy alternative with better pricing! Get paid coding on your passion.
https://polar.sh
Apache License 2.0
2.63k stars 101 forks source link

webhook deliveries: show user's endpoint response #3918

Open codenoid opened 1 week ago

codenoid commented 1 week ago

fix for #3916

vercel[bot] commented 1 week ago

@codenoid is attempting to deploy a commit to the polar-sh Team on Vercel.

A member of the Team first needs to authorize it.

birkjernstrom commented 1 week ago

Wow @codenoid – really impressed how you've jumped into the codespace and provided several PRs already πŸ’ͺπŸΌπŸ™πŸΌ I'll review them and hope to merge many of them soon.

Have you joined our Discord btw? Would be great to chat 1-1 :) dub.sh/polar-discord

Regarding this one: I need to think on it a little bit to ensure we avoid some security concerns. I think we'd at least want to make sure we only accept JSON responses and at a certain size. Otherwise, it can easily become problematic. But need to think and look at what others are doing before I give my final say :)