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

Not having to sign up for subscription #269

Open
keferboeck opened this issue Oct 13, 2022 · 1 comment
Open

Not having to sign up for subscription #269

keferboeck opened this issue Oct 13, 2022 · 1 comment
Labels

Comments

@keferboeck
Copy link

If I make a variant subscribable, the subscription fields must be filled in ( I want x items, ever x day, week, month).

To 95% users will not subscribe. They will leave "I want x items" and "every x day" empty. They simply wish to make a one time purchase of the product.

If we leave number of items and frequency EMPTY, an exception is thrown

Validation failed: Quantity is not a number, Interval length is not a number

Or if we enter "0" for items and frequency we get -

Validation failed: Quantity must be greater than 0, Interval length must be greater than 0

How can we allow one-time purchases on subscribable products.

Much like Amazon where you can pick either between making a one-time purchase or subscribe.

Thank you!

@stale
Copy link

stale bot commented Dec 13, 2022

This issue has been automatically marked as stale because it has not had recent activity. It might be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant