Documentation You are here: start » v » 0.6.0 » docs » checkout » prepopulating

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
v:0.6.0:docs:checkout:prepopulating [2010/03/04 23:10] – external edit 127.0.0.1v:0.6.0:docs:checkout:prepopulating [2017/04/26 07:02] (current) – external edit 127.0.0.1
Line 2: Line 2:
 ==== What It Does ==== ==== What It Does ====
 === Versions v0.6.0 and above === === Versions v0.6.0 and above ===
-v060 introduced a true guest checkout mode, which (when paired with [[docs:single_sign_on|Single Sign-On]] and [[http://wiki.foxycart.com/docs:api|the API]] provides a much more robust and powerful method to accomplish checkout pre-population. We recommend using other options, but you can still pre-populate checkout fields as described below. The difference is that pre-populating no longer creates a "one-time-use" user+v060 introduced a true guest checkout mode, which (when paired with [[..:single_sign_on|Single Sign-On]] and [[http://wiki.foxycart.com/docs:api|the API]] provides a much more robust and powerful method to accomplish checkout pre-population. We recommend using other options, but you can still pre-populate checkout fields as described below. The difference is that pre-populating no longer creates a "one-time-use" user
  
  
Line 9: Line 9:
  
 ==== How It Works ==== ==== How It Works ====
-To pre-populate the checkout, you need to add one of the following values to your //cart//, during a normal or [[docs:jsonp|JSONP]] "add to cart" request. The value then becomes a "session value" and will be used once the customer proceeds to checkout.+To pre-populate the checkout, you need to add one of the following values to your //cart//, during a normal or [[..:jsonp|JSONP]] "add to cart" request. The value then becomes a "session value" and will be used once the customer proceeds to checkout.
  
 ==== Available Fields ==== ==== Available Fields ====

Site Tools