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 vouchers to have per-voucher expiry dates #106

Open
pixelmachine opened this issue Nov 18, 2022 · 2 comments
Open

Allow vouchers to have per-voucher expiry dates #106

pixelmachine opened this issue Nov 18, 2022 · 2 comments

Comments

@pixelmachine
Copy link

What are you trying to do?

I've been asked by two separate clients to setup vouchers with specific or limited expiry dates.

Whilst it's not that hard to setup a custom solution using an event it would be much cleaner if the expiry could be set along with the general voucher meta data rather than as custom fields.

What's your proposed solution?

Add optional expiry fields to the meta panel with options for:

  1. Global (default)
  2. Duration in months
  3. Date

Additional context

No response

@engram-design
Copy link
Member

At the moment, we only have global, but happy to look at adding it at the voucher type level. Do you think that would be sufficient, or it should be added at the individual voucher level?

@pixelmachine
Copy link
Author

I actually think it would be more important on the individual voucher level rather than type.

We always try to have few types and then just add additional options and overrides to individual vouchers – it's a lot more flexible that way. Similar to the stock request, it's mostly about special offers and limited sale vouchers of the standard types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants