–Hidden comment

Use attributes in format region_from and region_to= to change the languages showing in language switcher.
Available regions are:
europe_from europe_to
asia_from asia_to
mideast_from mideast_to
america_from america_to

Example:
europe_from=0 europe_to=22 will put all languages (ordered in language switcher settings) from 1 to 21 to Europe region:
asia_from=22 asia_to=25 will put all languages from 23 to 24 (so only 2) into Asia region.

Modular Merchant

Modular Merchant is an eCommerce Shopping cart software for every kind of product – shipped goods, digital delivery and subscription services. The integration method uses its built in templates.

You can track order ID, products details, coupon code and customer email.

Order tracking (per sale)

Order tracking (per sale)
It is possible to customize the design of the order confirmation (or “checkout receipt”) page by editing the corresponding template in the Template Package Sandbox, located at Design> Template Package Sandbox. The template that the corresponds to the checkout receipt page is checkout_receipt.tpl, and it may be necessary to first add that template to the current template package, using the Populate tool ( http://kb.modularmerchant.com/populate-templates-a741.php )

When editing the checkout_receipt.tpl file switch to ‘Plain Text Editor‘ and find:
{RECEIPT-ADDRESS-BLOCK-END}

Add this code above that line:

<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/trackjs.js" type="text/javascript"></script>
<script type="text/javascript">
var sale = PostAffTracker.createSale();
sale.setTotalCost('{ORDER-GRAND-TOTAL}');
sale.setOrderID('{ORDER-ID}');
{IF-COUPON-BEGIN}sale.setCoupon('{COUPON-CODE}');{IF-COUPON-END}
sale.setData1('{CUSTOMER-EMAIL}');
PostAffTracker.register();
</script>

Save your changes and that’s it.

Per product integration

If you want to integrate per product commissions, just use this code instead of the one from the first step:

<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/trackjs.js" type="text/javascript"></script>
<script type="text/javascript">
{RECEIPT-PRODUCT-BLOCK-BEGIN}

var sale = PostAffTracker.createSale();
sale.setTotalCost('{PRODUCT-LINE-PRICE}');
sale.setOrderID('{ORDER-ID}');
sale.setProductID('{PRODUCT-NAME}');
{IF-COUPON-BEGIN}sale.setCoupon('{COUPON-CODE}');{IF-COUPON-END}
sale.setData1('{CUSTOMER-EMAIL}');
PostAffTracker.register();
{RECEIPT-PRODUCT-BLOCK-END}

</script>

That’s it. Now your shop is integrated.

Do not forget to integrate you shop with the click tracking code. You can use template editor as well.

Back to Integrations Create account for FREE
Would you like to improve your affiliate software even more? Check out the ShopSite integration for Post Affiliate Pro.

ShopSite

Would you like to improve your affiliate software even more? Check out the ShopSite integration for Post Affiliate Pro.

Would you like to improve your affiliate software even more? Check out the AbleCommerce integration for Post Affiliate Pro.

AbleCommerce

PostAffiliate Pro is a software designed for ecommerce businesses that offers a range of features, including a widget for integrating with AbleCommerce, an Asp.NET based shopping cart solution. To set up the widget, users need to create a text file and insert specific code into it, then upload it to their server files. They can then edit their ReceiptPage and replace the code with the widget's code to integrate it into their website. PostAffiliate Pro also offers integrations with other ecommerce platforms. A free account can be created to try out the software.

Would you like to improve your affiliate software even more? Check out the Pinnacle Cart integration for Post Affiliate Pro.

Pinnacle Cart

Would you like to improve your affiliate software even more? Check out the Pinnacle Cart integration for Post Affiliate Pro.

Would you like to improve your affiliate software even more? Check out the CS-Cart for Post Affiliate Pro.

CS-Cart

Would you like to improve your affiliate software even more? Check out the CS-Cart for Post Affiliate Pro.

Our website uses cookies. By continuing we assume your permission to deploy cookies as detailed in our privacy and cookies policy.

×

Schedule a one-on-one call and discover how Post Affiliate Pro can benefit your business.

We’re available on multiple dates

Schedule a call