Modular Merchant
Integrate Modular Merchant with Post Affiliate Pro for seamless eCommerce tracking. Customize order confirmation pages and track sales per order or product using provided scripts. Enhance your shop with click tracking integration.

Modular Merchant integration
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.
How to integrate PostAffiliatePro with Modular Merchant
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.
What is Modular Merchant?
Modular Merchant is a dynamic e-commerce software platform designed to manage and enhance online storefronts. It provides businesses with tools for handling product catalogs, processing orders, managing customer data, and running promotional campaigns. A standout feature of Modular Merchant is its modular structure, allowing customization to fit specific business needs, especially in managing recurring billing and digital goods.
Founded in the early 2000s, Modular Merchant evolved from a web design company into a prominent e-commerce solution focused on the digital and subscription product market. The platform was created to address the need for secure digital download management and has developed into robust software catering to complex e-commerce demands through adaptable and client-focused updates.
Modular Merchant is ideal for businesses operating on subscription models, including SaaS providers, membership sites, digital content creators, and retailers expanding into subscription services. It automates complex billing processes, enhances customer retention, and optimizes cash flow management, making it suitable for small and medium enterprises up to large corporations.
Key Features of Modular Merchant
- Versatile Product Handling: Supports sales of digital, subscription, and physical products.
- Advanced Subscription Management: Offers automated billing cycles for recurring payments.
- Comprehensive Toolset: Includes extensive features for digital delivery, inventory management, and customer relationship management (CRM).
- Modular Customization: Allows businesses to tailor the platform to their specific models.
- Secure Payments: Integrates with secure payment gateways and complies with industry standards.
Pricing Options for Modular Merchant
Modular Merchant offers a tiered pricing strategy with plans like Bronze, Silver, Gold, Platinum, and Diamond. These plans vary in features such as bandwidth, storage space, and integration capabilities. This structure accommodates different business sizes, ensuring both affordability and scalability.
User Insights on Modular Merchant
Users appreciate the ease of setup, the flexibility in customization, and the comprehensive features for managing subscriptions and digital deliveries. While some find the extensive range of features overwhelming for simpler needs, many value the platform’s ability to provide full-fledged functionalities for complex e-commerce operations.
Video Reviews of Modular Merchant
Alternatives to Modular Merchant
- Shopify: www.shopify.com
- Shopaccino: www.shopaccino.com
- Ecwid: www.ecwid.com
- WooCommerce: woocommerce.com
- BigCommerce: www.bigcommerce.com
Frequently asked questions
- What is Modular Merchant?
Modular Merchant is a dynamic e-commerce software platform designed to manage and enhance online storefronts. It supports digital, subscription, and physical products, with advanced features for recurring billing, digital delivery, and customization.
- How do I integrate Modular Merchant with Post Affiliate Pro?
You can integrate Modular Merchant with Post Affiliate Pro by editing the checkout receipt template and inserting tracking scripts for order and per-product commission tracking. Detailed steps and code snippets are provided in the integration guide.
- What types of products does Modular Merchant support?
Modular Merchant supports sales of shipped goods, digital downloads, and subscription services, making it ideal for a wide range of business models.
- Does Modular Merchant offer subscription management?
Yes, Modular Merchant provides advanced subscription management with automated billing cycles, making it suitable for SaaS providers, membership sites, and digital content creators.
- Are there alternatives to Modular Merchant?
Yes, alternatives to Modular Merchant include Shopify, Shopaccino, Ecwid, WooCommerce, and BigCommerce, each offering different features and pricing models.
Start Your Free Trial with Post Affiliate Pro
Experience seamless affiliate software integration for your Modular Merchant store. Sign up for a 1-month free trial and boost your affiliate marketing efforts.