Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This module provides a framework for "splitting" the checkout into a new order. You can provide an option to the user to "Save cart for later" and proceed with a new order that has a checkout process flagged with a query string ("/checkout/[ORDER]/page?cmode=process_name").

I wouldn't recommend getting into this unless you're ready to read through code comments and are familiar with Drupal hooks.

Split checkout process

  1. Link user to checkout-splitting page
  2. Provide user options on how to continue
  3. Save current order for later
  4. Allow user to checkout with new order
  5. Reload order that was "saved for later"

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution No further development
    No longer developed by its maintainers.
  • Module categories: E-commerce
  • Created by tmsimont on , updated