Jump to content

ask for a deposit


Recommended Posts

What payment method are you using? I would just put a line in the cart that you will be charged 50% of the total now and the rest later. And actually modify the payment module to split the price. You could add a variable to the cart.php if you wanted to that look around line 837 in the cart.php file and that is where the price is generated. Then you could add a new line to the total at the time of checkout.

Link to comment
Share on other sites

thanks for the answer.

Use your credit card payment. Since the sales price is firm wanted to charge customers only a percentage of 20% and the rest upon delivery.

I would explain in detail how to do?

What payment method are you using? I would just put a line in the cart that you will be charged 50% of the total now and the rest later. And actually modify the payment module to split the price. You could add a variable to the cart.php if you wanted to that look around line 837 in the cart.php file and that is where the price is generated. Then you could add a new line to the total at the time of checkout.

Link to comment
Share on other sites

×
×
  • Create New...