Documentation You are here: start » v » 0.6.0 » docs » cart » parameters

"Add to Cart" Parameters

cart=empty (v0.4.0+)
  1. Empty your cart completely.
  2. You can also add “empty=true” or “empty=yes” along with regular cart add parameters to empty the cart before adding your new items.
cart=checkout
  1. Bypasses the cart entirely. Goes straight to checkout.
  2. Useful as a complement to a “View Your Cart” link. (ie. a “Checkout Now!” link)
cart=updateinfo
  1. Can be sent to a customer to have them update their account info, including passwords and credit card.
  2. Useful for subscriptions that have expiring credit cards. Send your customer something like http://yourdomain.foxycart.com/cart?cart=updateinfo and they can update their own info.

Site Tools