Split payments


https://forum.kartris.com/Topic7142.aspx
Print Topic | Close Window

By SAbow - Thu 15 Aug 2019
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?
By Supermac - Mon 2 Sep 2019
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.
By SAbow - Wed 11 Sep 2019
great idea, any way in the back to then charge the remainder, or post the remainder charge later manually?