Hello, is there a module that sets the minimum amount to place an order?
For example, a product costs $15 and someone has a discount code for $14.50, which means they have $0.50 to pay.
The module sets a minimum of $1 to pay for the order. So in the example above, it would add $0.50 to make the amount $1.
I need this module because the payment operator has a minimum amount to pay of $1
Thanks you!
For example, a product costs $15 and someone has a discount code for $14.50, which means they have $0.50 to pay.
The module sets a minimum of $1 to pay for the order. So in the example above, it would add $0.50 to make the amount $1.
I need this module because the payment operator has a minimum amount to pay of $1
Thanks you!