Documentation You are here: start » v » 0.7.2 » cheat_sheet

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
v:0.7.2:cheat_sheet [2013/02/16 21:56] – [Subscription Product Options] 98.151.210.22v:0.7.2:cheat_sheet [2017/06/27 18:51] (current) – [Subscription Product Options] marija
Line 54: Line 54:
   : **Description:** Product's per-product weight, used for shipping rate requests.   : **Description:** Product's per-product weight, used for shipping rate requests.
   : **Default:** If left blank, it will inherit this value from the product’s category. If no category selected, will default to the default category's specified weight.   : **Default:** If left blank, it will inherit this value from the product’s category. If no category selected, will default to the default category's specified weight.
 +  : **Notes:**  <wrap round important>Supports up to a maximum of three decimal places.</wrap>
   ; ''length'', ''width'', ''height''   ; ''length'', ''width'', ''height''
   : **Description:** Reserved for future use. If you use them, the data will be stored in the cart JSON, but it will not display on the page.   : **Description:** Reserved for future use. If you use them, the data will be stored in the cart JSON, but it will not display on the page.
Line 81: Line 82:
   ; CUSTOM Product Options   ; CUSTOM Product Options
   : **Description:** <wrap round tip>You may add any additional attributes to any product you’d like.</wrap> For example, you can add ''&color=green&size=XXL''. If an attribute is passed in with a name not otherwise reserved, it will be added as a product option.   : **Description:** <wrap round tip>You may add any additional attributes to any product you’d like.</wrap> For example, you can add ''&color=green&size=XXL''. If an attribute is passed in with a name not otherwise reserved, it will be added as a product option.
 +   
 +  
 ==== Product Discounting Options ==== ==== Product Discounting Options ====
 Please see [[.:coupons_and_discounts|Coupons and Discounts]] for a complete discussion of how discounts are applied. The following is for reference only. Please see [[.:coupons_and_discounts|Coupons and Discounts]] for a complete discussion of how discounts are applied. The following is for reference only.
Line 155: Line 157:
   ; ''sub_startdate''   ; ''sub_startdate''
   : **Description:** Subscription start date. Useful if you'd like to offer a free trial period, or to force subscriptions to process on specific dates (the 1st, 15th, 18th, etc.).   : **Description:** Subscription start date. Useful if you'd like to offer a free trial period, or to force subscriptions to process on specific dates (the 1st, 15th, 18th, etc.).
-  : **Default:** "Today"or "immediately".+  : **Default:** If this value is left emptythe subscription will start on the date of the transaction.
   : **Accepts:** You can pass through a full date in the ''YYYYMMDD'' format or just pass in the day of this month in the ''DD'' or ''D'' format. If you pass through a day that has already past, it will start on that day next month.   : **Accepts:** You can pass through a full date in the ''YYYYMMDD'' format or just pass in the day of this month in the ''DD'' or ''D'' format. If you pass through a day that has already past, it will start on that day next month.
     * ''YYYYMMDD'' = Example: ''20070131'' = January, 31 2007.     * ''YYYYMMDD'' = Example: ''20070131'' = January, 31 2007.

Site Tools