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
integration:campaign_monitor [2014/11/27 00:55] – old revision restored (2014/10/22 22:05) adamintegration:campaign_monitor [2017/04/26 07:02] (current) – external edit 127.0.0.1
Line 114: Line 114:
 <code php> <code php>
 $Custom_Field = 'newsletter_subscribe';    // Name of the custom "Opt In" field during checkout. $Custom_Field = 'newsletter_subscribe';    // Name of the custom "Opt In" field during checkout.
-$Custom_Field_Value = 'yes';    // The value of the custom field that indicates the customer's agreement.+$Custom_Field_Value = '1';    // The value of the custom field that indicates the customer's agreement.
 </code> </code>
  

Site Tools