omine Posted June 9, 2015 Share Posted June 9, 2015 Is possible to create multiple carts for 1 customer inside 1 store, not multiple stores. Example: The store X have thousands of products. One of many payment methods is credit card. The credit card module permits: 1. direct payment 2. on hold payment (can be modified, billed or canceled within 45 days) 3. recurring payment 4. deferred payment Ok. Some products will be available to direct payment only Others products available to "direct" and "on hold" payment Others few items restricted to recurring payment Others to deferred payment Many others available to deferred or direct/hold The things began complicated when customer add, to the cart, products restricted to different forms of payment. Cart Sample: product A -> recurring product B -> deferred product C -> "direct" or "on hold" product D -> "direct" or "on hold" product E -> "direct" or "on hold" The idea is, Create multiple carts, like this: Cart 1 product A Cart 2 product B Cart 3 product C, D, E The customer will proceed with 3 checkouts. This is a good practice ? Link to comment Share on other sites More sharing options...
Recommended Posts