Configure a minimum amount for a payment?

Dear,

Is it possible to configure a payment with a minimum amount to be used? Hide the payment if order total is less and display if the order total is more than the minimum.



Regards.

What is your cart version?

Dear,

Sorry, it's the 3.0.5 version.



Regards

configure a cart promotion. Give full discount if amount is <= X.

Dear

Are you sure it's a good solution? Thank you but I don't think so.



I've access to the php files if it's necessary.



Regards

Finding a solution without changing php code is always better.

Dear,

I ve not found the solution yet, anybody has an idea?

Regards

I posted a free checkout.pre controller that looks at the maximum amount and will not allow checkout. I'm sure you could easily change the logic to enforce a minimum amount.