Hi,
basically what I need is to enable payments method depending on the order amount.
for example, if the order amount is less than €5, Braintree payment will be disabled. while the pay at store and cash on delivery will be enabled.
I was looking for some kind of settings but while there is this option for Bank Transfer there is not for Braintree or Paypal checkout.
Does anyone know of an extension or a way to do this?
Hi @robertbits
Unfortunately there is no default functionality to setup minimum order total amount for online payment methods. This is available for offline payment methods only.
There are few extension available to restrict payment based on order total amount.
magento-2-payment-restriction/
You can check demo first before purchasing any extension.
I hope it will help you!
@Vimal Kumar thanks for your reply. I will check that extension a try and see if it will do the job for me.
thanks and I appreciate your help