One Order, Multiple Payments

Hi,

Is it possible in CS-Cart to create multiple payment for one order or partial payment?

E.g. client pay part of order value via Credit Cart and the rest COD.

BR

http://marketplace.cs-cart.com/add-ons/customer-experience/wallet-system.html

No out of the box

Generally no. The order amount is the payment amount. Some payment methods like Future Pay allow a customer to setup a payment plan with them and the merchant receives payment in full. Other payment methods (like our EZ Squarepay payment method) allow you to charge additional amounts after the original order is placed or to "Auth only" the full order amount and then either "Capture" it or go to Square and capture only a portion of it.

How would the system know how much of an order to process? Are you seeing this as customer selectable? If so, then custom code would be needed based on your payment provider.