StarterCart 1.0 Beta Documentation: Checkout Pages

Checkout Pages

Checkout Pages

Some of the provided checkout pages can be used as a browser-level API. They all use the cart.cfc internally to do their work.

/checkout/cart-add-item.cfm

This page takes the following form fields:

The page will call cart.cfc: addItem() and forward the browser to the start of the checkout process.