Partial Payments

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
BBHartley
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 40
Joined: Tue Nov 18, 2008 11:49 am

Partial Payments

Post by BBHartley » Tue Jul 14, 2009 9:59 pm

I have an application where the customer will not be paying in full at checkout. They may make 2-3 payments on the balance over time.

Any suggestions as to how to handle this one in Able Commerce?

Thanks

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Partial Payments

Post by mazhar » Wed Jul 15, 2009 5:21 am

This will need some customization work, one solution you can try to place some text box on payment method screen in which user can specify the amount that he/she want to pay for installment and then you can modify the payment form code and reset the payment amount to entered amount then proceed with checkout. Order will be placed with remaining balance which customer can clear in upcoming payments.

Post Reply