Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LIME-438: Add buying suscription using points #508

Conversation

DavidCharif
Copy link
Collaborator

image

@DavidCharif DavidCharif added FRONTEND Fronted feature BACKEND Backend feature labels Mar 20, 2024
@DavidCharif DavidCharif added this to the Release 6.0.0 (MVP) milestone Mar 20, 2024
@DavidCharif DavidCharif linked an issue Mar 20, 2024 that may be closed by this pull request
@DavidCharif DavidCharif self-assigned this Mar 20, 2024
@ArtemLymarenko
Copy link
Collaborator

I think you misunderstood the task

  1. If user has subscription you have to propose user to buy 1 month for coins and after that 1 month user subription will be automaticly charged on the next billing cycle. So user can additionally buy 1 month for coins
  2. If user don't have subscription and buying it for points first time you have to create one and set trial period. In the furure we are doing that same as in step 1.
  3. If you want change your subscription by coins you have to cancel previous one and create new with trial period.

As I see in your code you just creating new subscription with trial period and don't update existing one.

@DavidCharif
Copy link
Collaborator Author

DavidCharif commented Mar 21, 2024

image
image

@DavidCharif
Copy link
Collaborator Author

image
image
image
Invoice will arrive, but will be on Zero

@stpalamar stpalamar changed the base branch from development to temp-development March 22, 2024 10:58
@nikita-remeslov nikita-remeslov deleted the branch temp-development March 22, 2024 17:57
@nikita-remeslov nikita-remeslov deleted the task/LIME-438-Add-buying-suscription-using-points branch March 22, 2024 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BACKEND Backend feature FRONTEND Fronted feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add buying subscription using in-app points
3 participants