This is the documentation for LemonStand V1, which has been discontinued. You can learn more and upgrade your store here.

LemonStand Version 1 Has Been Discontinued

This documentation is for LemonStand Version 1. LemonStand is now offered as a cloud-based eCommerce platform.
You can try the new LemonStand and learn about upgrading here.

Checkout Process

The purpose of a checkout process is gathering customer shipping and billing address information, and allowing a customer to choose a shipping and payment method. The checkout process always ends on creating an order. There are different methods of implementing the checkout process. The articles in this section describe the single-page and step-by-step checkout implementation. Also, an example of a custom checkout implementation is demonstrated.

The single-page and one-step checkout implementations are demonstrated in our Demo Store. You can find links to different checkout implementations on this page: http://demo.lemonstandapp.com/basic/checkout_start/

Next: AJAX-driven single-page checkout
Previous: Advanced Features for your Online Store
Return to Developer Guide