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

Allow developer to set a custom refill time when using the refill interval feature #2090

Open
3 tasks done
perkinsjr opened this issue Sep 16, 2024 · 1 comment
Open
3 tasks done
Assignees
Labels
Core Team Feature New feature or request

Comments

@perkinsjr
Copy link
Collaborator

Preliminary Checks

Is your feature request related to a problem? Please describe.

If a user want to set a custom date to refill for example:

User signs up for our customers product on the 15th of the month > Refill date should be the 15th of the month

Currently the flow goes:

User signs up for our customers product on the 15th of the month > Refill date is 1st of the month

Describe the solution

Provide the ability to set the day of the month for the refill to begin.

  • Add DB column to add day of month
  • Add additional field to provide day of month to the API
  • Update UI to also handle this
  • Update how we fire the refill.

Describe alternatives you have considered (if any)

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Team Feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants