LightSpeed integration
A cloud-based POS system is reinventing the customer experience while helping business owners grow their business.
LightSpeed reinvents the in-store shopping experience for today’s iGeneration shoppers with a robust, fully-integrated retail system that turns Macs, iPads, andiPhones into cutting edge point of sale and retail management tools. It is multi-user,multi-store, eCommerce-ready and extensible through a developer API so that software never limits retail aspirations.
Sale tracking
The integration is easy, just edit file ‘templates/_yourtheme/order_view.tpl.php’ and insert the following code just below the line with text if($this->order):
<!-- Post Affiliate Pro integration snippet -->
<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/trackjs.js" type="text/javascript"></script>
<script type="text/javascript">
PostAffTracker.setAccountId('Account_ID');
var sale = PostAffTracker.createSale();
sale.setTotalCost('<?php echo $this->order->Subtotal; ?>');
sale.setOrderID('<?php echo $this->order->IdStr; ?>');
PostAffTracker.register();
</script>
<!-- /Post Affiliate Pro integration snippet -->
That’s it, save your work and you are good to go.
Do not forget to integrate your site with the click tracking code. You can do that by inserting the click tracking code to global footer file in templates.

Explore seamless integrations with Post Affiliate Pro to enhance your affiliate marketing strategies. Discover solutions for e-commerce, email marketing, payments, and more, with easy integrations for platforms like 1&1 E-Shop, 2Checkout, Abicart, and many others. Optimize your affiliate network with these powerful tools.
Effortlessly integrate your e-commerce site with Post Affiliate Pro and boost your affiliate program's success. Our expert team ensures seamless integration with your payment processor, handling technical issues along the way. Enjoy a free trial and free integration service, saving you time and maximizing your ROI. Join now and experience top-notch affiliate management with over 500 integration options.
The leader in Affiliate software
Post Affiliate Pro offers a comprehensive affiliate software platform to manage multiple affiliate programs with ease. Enjoy no setup fees, 24/7 customer support, and a free 1-month trial. Ideal for small and large businesses, it features precise tracking, automated workflows, and customizable tools to boost your affiliate marketing success. Try it now and streamline your affiliate operations effortlessly!