Skip to content
What's Changed
- fix: Bug regarding create subscription modal that disappears in case of errors has been fixed.
- fix: Welcome credits field showing error if leaving it empty, has been fixed.
- feat: Delete and edit subscription are now sync with stripe account.
- chore: Added email notification for updated,cancelled and renewed subscription.
- chore: In case of card failure Stripe will manage the situation and send out emails accordingly.
- feat: Proration for subscription has been added.
- chore: Changed "$" to "credits" on services section for admin and client side.
- fix: Added validation on months and weeks for welcome credits.
- fix: Added restriction that Free subscription cannot be deleted.