QuickBooks e-commerce shopping cart solutions.
IA Modules was founded to create add on software specifically for the QuickBooks community. The integration is managed by adding the sale tracking code to the thank you page.
Integrate the thank you page
Connect to your FTP and edit file Email_Order.htm – place this code e.g. to the end of the file:
<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('<Subtotal/>' - '<Shipping/>');
PostAffTracker.register();
</script>
Save your changes and that’s it, it’s integrated.
Do not forget to integrate your pages with the click tracking code.
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.