You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the issue tracker for an issue that matches the one I want to file, without success.
Problem Description
I think there should be a discount code feature, allowing users to directly input a discount code during checkout, rather than having it fixed within the plan as it currently is.
Currently, balance can only be added periodically (daily, weekly, monthly, etc.). If a one-time payment has already been made, I believe there should be a function to add credits once for that specific payment.
Proposed Solution
Add a discount code management feature that allows assigning codes to specific plans or users. These codes can either provide a discount on the payment amount or offer promotional credits to the user, among other benefits.
Add an option for one-time payment within the plan, allowing to add credits to the user just once. Ex: When the user selects Plan A and completes the payment, the system will assign a predefined amount of credits to the user after successful payment.