vyskoczilova / woocommerce-payforpayment-old

Setup individual charges for each payment method in woocommerce.
19 stars 15 forks source link

Adding Minimum Handling Fee ? #9

Closed kimonoestudio closed 10 years ago

kimonoestudio commented 10 years ago

Hi there! Any idea if is it possible to add a minimun handling fee to a charge? Thanks a mill in advance!

:-) Kimonoestudio

mcguffin commented 10 years ago

Hi, what exactly do you want to achieve? Something like "5% of cart subtotal but at least 3$"? If so, you should be able to do it using woocommerce_pay4pay_{$current_gateway_id}_amount filter.