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

Add min/max quantity restriction for payment methods. #1305

Merged
merged 1 commit into from
Apr 8, 2015
Merged

Add min/max quantity restriction for payment methods. #1305

merged 1 commit into from
Apr 8, 2015

Conversation

tristanlins
Copy link
Contributor

No description provided.

@Toflar Toflar added the feature label Nov 7, 2014
@Toflar Toflar added this to the 2.3.0 milestone Nov 7, 2014
@aschempp
Copy link
Member

aschempp commented Nov 7, 2014

Uhm... what quantity? :D
I think the text should say better. Also, be aware that we already have similar routines and they allow to have "products" or "items".

@tristanlins
Copy link
Contributor Author

Uhm... what quantity?

Just read the field description:

Enter a number greater zero to exclude this payment method for orders with lower quantity.
Enter a number greater zero to exclude this payment method for orders with higher quantity.

I think there is only one quantity that make sense to restrict and that is the (purchase) order quantity.

Also, be aware that we already have similar routines and they allow to have "products" or "items".

No, I have not found any other routine that restrict payment methods to the order quantity.

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

Successfully merging this pull request may close these issues.

3 participants