PayPal (IPN and custom field used by other script)
Would you like to improve your affiliate software even more? Check out the PayPal (IPN and custom field used by other scripts) integration.
Integrate PremiumWebCart IPN with Post Affiliate Pro to track transactions and customer details. Create custom product links, set up the IPN URL, and enable the plugin for effective affiliate management. Don’t forget to integrate click tracking.
PremiumWebCart IPN is a very useful utility, which enables you not only to track transaction data, but also customer details.
In PremiumWebCart admin, navigate to Cart Setting > Advance Integration > Pre-populating Checkout Page and read instructions on how to generate a product link, and based on the instructions, get product/bundle ID.
The final link should look like this:
http://www.secureinfossl.com/?con=my_cart &met=addToCart&pid=3579782e28686ed437113e7038a0a7c9
Using the following code, you can create a “Buy Now” link, presetting up custom1 field with tracking value:
<a href="http://www.secureinfossl.com/?con=my_cart&met=addToCart&pid=3579782e28686ed437113e7038a0a7c9"
id="affCookieLinkId">Buy Now</a>
<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/trackjs.js" type="text/javascript"></script>
<script type="text/javascript">
PostAffTracker.writeCookieToLink('affCookieLinkId', 'custom1');
</script>
As you can see, there is a special ID in the link (id=”affCookieLinkId”) – this is needed. You have to add it to the link, otherwise the tracking won’t work.
Remember the link in the code is just an example, use your own one. In case you already use custom1 field for something else, you can use other custom fields – up to 5.
Next step is to setup the URL where IPN notifications will be sent to. It is URL of your Post Affiliate Pro plugin:
https://URL_TO_PostAffiliatePro/plugins/PremiumWebCartIPN/pwcipn.php
Navigate to Cart Setting > Advance Integration > PWC IPN and enter the URL into the field. Do not forget to save it.
The last step is to enable your “Premium Web Cart IPN handling” plugin in your Post Affiliate Pro. Configure it in case you want to create an affiliate account right after successful payment, or in case you want to handle orders in a special way.
Do not forget to integrate your site with the click tracking code, so the sale tracking can work.
PremiumWebCart IPN integration allows you to track transaction data and customer details in Post Affiliate Pro, enhancing your affiliate marketing capabilities.
Navigate to Cart Setting > Advance Integration > Pre-populating Checkout Page in your PremiumWebCart admin to generate product links and use provided code to enable tracking.
Go to Cart Setting > Advance Integration > PWC IPN and enter your Post Affiliate Pro plugin URL for IPN notifications, then save the changes.
Enabling the plugin in Post Affiliate Pro is essential for handling affiliate account creation and order processing after successful payments.
Yes, integrating the click tracking code ensures that sale tracking works correctly with your affiliate marketing setup.
Lucia is a talented content editor who ensures the seamless publication of content across multiple platforms.
Experience seamless PremiumWebCart IPN integration with Post Affiliate Pro. Track transactions, optimize your affiliate marketing, and enjoy exceptional support.
Would you like to improve your affiliate software even more? Check out the PayPal (IPN and custom field used by other scripts) integration.
Learn how to seamlessly integrate PayPal with Post Affiliate Pro to track sales, generate affiliate commissions, and manage transactions efficiently using IPN c...
Learn how to seamlessly integrate PremiumWebCart with Post Affiliate Pro. Follow our step-by-step guide to configure business automation, activate plugins, and ...