lat9 / one_page_checkout

One-Page Checkout for Zen Carts v1.5.7a and later.
GNU General Public License v2.0
15 stars 11 forks source link

One-Page Checkout v2.5.3

This documentation contains implementation details associated with the guest-checkout and registered-account features introduced by v2.0.0 of One-Page Checkout (OPC) for Zen Cart and augments the information already present in the plugin's readme. The roots of OPC's guest-checkout and registered-account processing (OPC-GC/RA) are found in the COWOA (by @DivaVocals, @countrycharm and others) and COWAA (by @davewest) plugins … but the implementation is quite different.

Notes:

  1. Supports Zen Cart versions 1.5.7a through 2.1.0-alpha1.
  2. Validated on PHP versions 7.4 through 8.3.

Overview

v1.0.0 of One-Page Checkout enables a Zen Cart store — without additional fees — to present an up-to-date checkout experience to its customers.

v2.0.0+ continues that fee-less tradition, with the introduction of the following features:

Refer to the links below for additional information.

Additional Information

Refer to the readme.html and the Wiki in this GitHub repository for additional details.