PremiumWebCart integration
A business and marketing automation software aka integrated small business CRM business automation made easy.
To integrate with PremiumWebCart, you need PremiumWebCart plugin for PAP.
This plugin does NOT support PremiumWebCart post upsells. If you want to track upsells as well, you have to check the other integration “PremiumWebCart IPN integration“.
Plugin configuration in PAP4
Activate plugin in Start > Plugins
In plugin configuration set Merchant ID and API Signature.
Thank you page
Login to premiumwebcart.com.
- Set Thank You Page URL
- Navigate to Cart Settings > Basic Options > Default Checkout URLs
- Set URL of yout Thank You Page script
- Obtain Thank You Page script:
- Navigate to Cart Settings > Advanced Integration
- Copy Thank You Page script and paste it to your thank you page
- Thank you page have to contain this code:
<html>
<head>
<script type='text/javascript' src='https://this.is.url.to.your.thankyoupage.script'></script>
<script type="text/javascript" id="pap_x2s6df8d" src="http://let4all.postaffiliatepro.com/scripts/a1x2j2"></script>
<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/trackjs.js" type="text/javascript"></script>
</head>
<body>
<input type="hidden" id="customHiddenInput" />
<script type="text/javascript">
PostAffTracker.writeCookieToCustomField('customHiddenInput');
var trackingScriptElement = document.createElement('script');
trackingScriptElement.type = 'text/javascript';
trackingScriptElement.src = (("https:" == document.location.protocol) ? "https://" : "http://") + "URL_TO_PostAffiliatePro/plugins/PremiumWebCart/premiumwebcart.php?visitorId=" + document.getElementById('customHiddenInput').value + "&order_unique_id=" + order_unique_id;
scriptElement = document.getElementById('pap_x2s6df8d');
scriptElement.parentNode.insertBefore(trackingScriptElement, scriptElement.nextSibling);
</script>
<h1>Thank you page.</h1>
</body>
</html>
If you wish to track discounted price or any other variables, then in
your PremiumWebcart admin panel navigate to Cart Settings > Advanced Integration to see all the different variables which you can pass to your
thank you page.
PremiumWebCart IPN integration
Discover seamless PremiumWebCart IPN integration with Post Affiliate Pro, enabling efficient transaction tracking and customer detail management. Create custom product links, set up IPN URLs, and enable plugins effortlessly. Optimize your affiliate marketing strategy today with our user-friendly guide and exceptional support. Start your free trial now!