Closed codenoid closed 1 month 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.
Sorry for the gipiti comment, 3AM Pull Request kinda hit different
Hey @codenoid 👋
Thank you for this! So, you mean that a confirmation email is sent after cancelling a subscription plan? Did you experience this? That sounds really unexpected 😅
@frankie567 correct, that was what happen when I testing (in polar.sh) to cancel my subscription
Thank you @codenoid, I've checked on my side and indeed experienced the same behavior; really appreciate your report on this!
I'll have a look at the PR ;)
Thank you for this @codenoid, that's really helpful 🙏
This pull request was deployed and Sentry observed the following issues:
stripe.webhook.customer.subscription.updated
View IssueDid you find this useful? React with a 👍 or 👎
What happen 🤔
is it because the date format part? (that should be date('%B %d, %Y'))
date
is not a builtin filter in Jinja2 🙂 Fixed and added a unit test here: #3948
On the existing code, Polar send the subscription created email for when the even is subscription cancelation.