PluginProbe ʕ •ᴥ•ʔ
Post Affiliate Pro / trunk
Post Affiliate Pro vtrunk
1.29.5 1.29.4 1.29.3 1.29.0 1.29.1 1.29.2 1.3.0 1.3.1 1.3.2 1.3.3 1.4.0 1.4.1 1.5.0 1.5.1 1.5.3 1.5.4 1.5.5 1.5.6 1.5.7 1.6.0 1.6.1 1.6.2 1.8.0 1.8.1 1.8.2 1.8.3 1.8.4 1.9.0 1.9.1 1.9.2 1.9.3 1.9.4 trunk 1.0.1 1.0.10 1.0.11 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5 1.10.1 1.10.2 1.10.3 1.10.4 1.11.1 1.11.2 1.12.1 1.12.2 1.12.3 1.12.4 1.12.5 1.13.0 1.13.1 1.13.2 1.13.3 1.13.4 1.13.5 1.13.6 1.14.0 1.14.1 1.14.2 1.15.0 1.15.1 1.15.2 1.15.3 1.15.4 1.15.5 1.16.0 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17.0 1.18.0 1.18.1 1.18.2 1.18.3 1.18.4 1.19.0 1.19.1 1.19.10 1.19.11 1.19.12 1.19.13 1.19.14 1.19.15 1.19.16 1.19.17 1.19.2 1.19.3 1.19.4 1.19.5 1.19.6 1.19.7 1.19.8 1.19.9 1.2.0 1.2.1 1.2.10 1.2.11 1.2.12 1.2.13 1.2.14 1.2.15 1.2.16 1.2.17 1.2.18 1.2.19 1.2.2 1.2.20 1.2.21 1.2.22 1.2.23 1.2.24 1.2.25 1.2.26 1.2.28 1.2.3 1.2.31 1.2.32 1.2.33 1.2.4 1.2.5 1.2.6 1.2.7 1.2.8 1.2.9 1.20.0 1.20.1 1.21.0 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.22.0 1.22.1 1.22.2 1.23.0 1.23.1 1.23.2 1.23.3 1.23.4 1.23.5 1.23.6 1.23.7 1.23.8 1.24.1 1.24.2 1.24.3 1.24.4 1.24.5 1.24.6 1.24.7 1.24.8 1.24.9 1.25.0 1.26.0 1.26.1 1.26.10 1.26.11 1.26.2 1.26.3 1.26.4 1.26.5 1.26.6 1.26.7 1.26.8 1.26.9 1.27.0 1.27.1 1.27.10 1.27.11 1.27.12 1.27.13 1.27.14 1.27.15 1.27.2 1.27.3 1.27.5 1.27.6 1.27.7 1.27.8 1.27.9 1.28.0 1.28.1 1.28.2 1.28.3
postaffiliatepro / Template / WooCommConfig.xtpl
postaffiliatepro / Template Last commit date
AdditionalOptions.xtpl 1 month ago CampaignInfo-Private.xtpl 6 years ago CampaignInfo-Public.xtpl 6 years ago CampaignsSettings.xtpl 6 years ago ClickTrackingSettings.xtpl 6 years ago ContactForm7Config.xtpl 4 years ago Debugging.xtpl 1 month ago EDD.xtpl 4 years ago GeneralSettings.xtpl 1 month ago IntegrationsConfig.xtpl 1 month ago LifterLMSConfig.xtpl 4 years ago MarketpressConfig.xtpl 6 years ago MemberPressConfig.xtpl 6 years ago Membership2Config.xtpl 6 years ago PMProConfig.xtpl 1 year ago PPBuyNowButtonConfig.xtpl 6 years ago RestrictContentProConfig.xtpl 4 years ago S2MemberConfig.xtpl 6 years ago SignupSettings.xtpl 1 month ago SignupSettingsNoSession.xtpl 6 years ago SimplePayProConfig.xtpl 6 years ago StripePaymentsConfig.xtpl 6 years ago SureCartConfig.xtpl 1 year ago WLMConfig.xtpl 6 years ago WPEasyCartConfig.xtpl 6 years ago WPPayFormsConfig.xtpl 5 years ago WooCommConfig.xtpl 1 year ago
WooCommConfig.xtpl
104 lines
1 <!-- BEGIN: main -->
2 <div class="wrap">
3 <img class="integrationsTitleImage" src="../wp-content/plugins/postaffiliatepro/resources/img/woo.png" alt="WooCommerce logo" />
4 <h2>WooCommerce integration configuration</h2>
5 Configure what should be tracked from WooCommerce plugin.
6 {form.head}
7 {settings}
8 <table class="form-table">
9 <tr valign="top">
10 <td scope="row" class="heading">For Order ID use</td>
11 <td>{woocomm-orderid}</td>
12 <td class="greyNote"><span class="alert">If you change this setting once you have already started tracking the already tracked commissions will not be affected by Automatic commission status change, new ones will.</span><br />Order ID is the internal system ID (post ID) of the WooCommerce order, this is the default option.<br />Order number should be used mainly if you plan on using multiple WooCommerce instances with the same Post Affiliate Pro account, this will set the commission's order ID to the customized order number provided by plugins like Sequential Order Number for WooCommerce.</td>
13 </tr>
14 <tr valign="top">
15 <td scope="row" class="heading">Per product tracking</td>
16 <td>{woocomm-per-product}</td>
17 <td class="greyNote">when selected, a commissions will be created for each product of customer's order</td>
18 </tr>
19 <tr valign="top">
20 <td scope="row" class="heading">Product info</td>
21 <td>{woocomm-product-id}</td>
22 <td class="greyNote">choose which value will be used for product tracking (note your products should only have one category at a time if you want to track product category)</td>
23 </tr>
24 <tr valign="top">
25 <td scope="row" class="heading">Force campaign</td>
26 <td>{woocomm-campaign}</td>
27 <td class="greyNote">you can specify a campaign which will be used for all orders instead of automatic campaign recognition (by cookie, product ID, ...)</td>
28 </tr>
29 <tr valign="top">
30 <td scope="row" class="heading">Data 1</td>
31 <td>{woocomm-data1}</td>
32 <td class="greyNote"></td>
33 </tr>
34 <tr valign="top">
35 <td scope="row" class="heading">Data 2</td>
36 <td>{woocomm-data2}</td>
37 <td class="greyNote"></td>
38 </tr>
39 <tr valign="top">
40 <td scope="row" class="heading">Data 3</td>
41 <td>{woocomm-data3}</td>
42 <td class="greyNote"></td>
43 </tr>
44 <tr valign="top">
45 <td scope="row" class="heading">Data 4</td>
46 <td>{woocomm-data4}</td>
47 <td class="greyNote"></td>
48 </tr>
49 <tr valign="top">
50 <td scope="row" class="heading">Data 5</td>
51 <td>{woocomm-data5}</td>
52 <td class="greyNote"></td>
53 </tr>
54 <tr valign="top">
55 <td scope="row" class="heading">Track recurring transaction total cost</td>
56 <td>{woocomm-track-recurring-total}</td>
57 <td class="greyNote">When this is checked, each recurring commission will be created based on the total cost of recurring sale.</td>
58 </tr>
59 <tr valign="top">
60 <td scope="row" class="heading">Track recurring transactions separately</td>
61 <td>{woocomm-track-recurring-separately}</td>
62 <td class="greyNote">Instead of tracking subscription (with subscription ID) the plugin will track each order as a separate transaction (using order IDs instead).</td>
63 </tr>
64 <tr valign="top">
65 <td scope="row" class="heading">Deduct fees from total cost</td>
66 <td>{woocomm-deduct-fees}</td>
67 <td class="greyNote"></td>
68 </tr>
69 <tr valign="top">
70 <td scope="row" class="heading">Automatic commission status change</td>
71 <td>{woocomm-status-update}</td>
72 <td class="greyNote">should a commission status change when order status is changed?</td>
73 </tr>
74 <tr valign="top">
75 <td scope="row" class="heading">Affiliate approval on specific product</td>
76 <td>{woocomm-affiliate-approval}</td>
77 <td class="greyNote">when the product (based on 'Product info' above) is ordered, approve the affiliate recognized by customer email. Multiple products can be <strong>separated by semicolon</strong></td>
78 </tr>
79
80 <!-- tr>
81 <td colspan="3" class="formBottomNote"></td>
82 </tr -->
83 </table>
84
85 <div id='orderIdWarning' class='alertBox' style='display:none'>Changing the Order ID setting will cause the already tracked commissions to not be updated anymore by the Automatic commission status change functionality. Newly tracked commissions will be updated as normal.</div>
86 <script type="text/javascript">
87 if ('{currentStatusUpdateSetting}' === 'true' && '{currentOrderIdSetting}' !== '') {
88 let orderIdSetting = document.getElementById('woocomm-orderid');
89 orderIdSetting.onchange = function () {
90 if(orderIdSetting.value !== '{currentOrderIdSetting}') {
91 document.getElementById('orderIdWarning').style.display = 'inline-block';
92 } else {
93 document.getElementById('orderIdWarning').style.display = 'none';
94 }
95 }
96 }
97 </script>
98
99 <p class="submit">
100 {submit}
101 </p>
102 {form.tail}
103 </div>
104 <!-- END: main -->