Group: Forum Members
Last Active: Tue 2 Feb 2021
Posts: 77,
Visits: 334
|
I want to be able charge a customer for only a percentage of the invoice at check out. Is there a built in way to do this?
|
Group: Forum Members
Last Active: Wed 22 Jul 2020
Posts: 153,
Visits: 874
|
Hi I don't think there's a builtin function to do that. I don't know if it's an easy thing to do but I think you could modify checkout page in order to use frontend.checkout.orderhandlingcharge value as percentage (i.e. 20 means 20%) of order amount to calculate the amount to be charged.
|
Group: Forum Members
Last Active: Tue 2 Feb 2021
Posts: 77,
Visits: 334
|
great idea, any way in the back to then charge the remainder, or post the remainder charge later manually?
|