Skip to content

Not having to sign up for subscription #269

@keferboeck

Description

@keferboeck

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions