
SureCart - Post Affiliate Pro
Learn how to integrate SureCart with Post Affiliate Pro to track affiliate referrals, boost revenue, decrease churn, and optimize your WordPress store with seam...
SWREG offers seamless integration with Post Affiliate Pro for ecommerce payment processing. Activate the plugin, customize templates, and set up notifications for sales and refunds to efficiently manage transactions with SWREG’s trusted service.
A customer focused payment processing company with a cohesive team of professionals who strive to provide excellent service in ecommerce accounts.
Integration with SWREG is very simple – you only need to place saletracking script into the template of order summary page.
The very first step is to activate your SWREG plugin. When it is active, login to your SWREG admin panel and click to Setup > Customizable templates.
If your templates are disabled, you should enable them by clicking on the top link enable templates and create Summary template.
Open Summary template and edit it’s code. If you don’t have this template customized yet, you should download the system template and make the changes there.
Put the following code right after <body>
tag of the template:
<!-- [Post Affiliate Pro](https://www.postaffiliatepro.com/ "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!") integration snippet -->
<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/trackjs.js" type="text/javascript"></script>
<!-- /Post Affiliate Pro integration snippet -->
Note the integration will only work in case your Post Affiliate Pro is at SSL secured domain.
Now find this line:
[FOREACH="BASKET"]
Add the following code right after it:
<!-- [Post Affiliate](https://www.postaffiliatepro.com/ "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!") Pro integration snippet -->
<script type="text/javascript">
PostAffTracker.setAccountId('Account_ID');
var i = 1;
var sale = PostAffTracker.createSale();
sale.setTotalCost('###BRTOTAL2###');
sale.setOrderID('###ORDERNO###(' + i + ')');
sale.setProductID('###BRPRODCODE###');
sale.setStatus('P');
PostAffTracker.register();
i = i + 1;
</script>
<!-- /Post [Affiliate](https://www.postaffiliatepro.com/ "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!") Pro integration snippet -->
Save your work.
This integration code will create per product commission, with original default currency mount, and order ID with postfix ‘-N’ where N is a number of product iteration. All the commissions will be created as pending. The plugin, which should already be active, will only approve paid transactions.
To make the plugin working, you have to setup a notification for new sales. As all transactions are saved into your Post Affiliate Pro as pending, the notification will tell the plugin which transaction to approve. The plugin will only approve paid transactions because SWREG only sends notifications for paid transactions – it may take few days, e.g. in case of wire transfer.
To setup a notification, navigate to your SWREG admin panel, Setup > Event Notifications and click New Notification button. Set the notification format to JSON and set delivery to this URL:
http://URL_TO_PostAffiliatePro/plugins/Swreg/swreg.php?type=new_order
As the plugin supports also refund notification, you can set one for refunds. Follow the same setup, there is just one difference. The URL parameter type has to be set to ‘refunded’ instead of ‘new_order’.
When you are done, save your notification and do not forget to ENABLE IT!
SWREG is the world’s oldest online software store, established in 1987. It provides software and shareware authors with a convenient platform to sell their products online. Operating as an advanced online software processor, SWREG is owned by Digital River, a global leader in e-commerce solutions. Over the decades, SWREG has become a trusted partner for software developers looking to market their products digitally.
As part of Digital River’s MyCommerce Solutions, SWREG has a rich history in the e-commerce landscape. Initially recognized for its robust e-commerce solutions and efficient payment processing, SWREG has continually adapted to the advancements in online commerce. It has integrated with renowned brands like RegNow and ShareIt, enhancing its services and expanding its reach. This evolution reflects SWREG’s commitment to providing cutting-edge solutions tailored to the needs of software developers and customers alike.
SWREG offers a comprehensive suite of features designed to simplify the online selling process for software developers:
While specific pricing details for SWREG are not publicly disclosed, the platform provides a comprehensive commerce solution through Digital River’s MyCommerce. Potential users are encouraged to engage directly with the MyCommerce team to receive tailored information and pricing options that suit their specific requirements. This personalized approach ensures that software developers receive the most value from the services offered.
Pros:
Cons:
SWREG is the world’s oldest online software store, established in 1987, providing a platform for software and shareware authors to sell their products online. Owned by Digital River, it offers advanced e-commerce solutions and secure payment processing for software vendors globally.
To integrate SWREG with Post Affiliate Pro, activate the SWREG plugin, edit the Summary template in your SWREG admin panel by adding the tracking scripts, and set up event notifications for new orders and refunds.
SWREG integration offers seamless e-commerce experiences, customizable vendor controls, secure payment processing, support for multiple payment methods, and multilingual order forms.
Some users have reported challenges with customer support, concerns about fraudulent charges and upsell tactics, and instances of delayed product delivery.
The integration creates per-product commissions with default currency amounts and unique order IDs. All commissions are initially set as pending and are approved only for paid transactions after receiving notifications from SWREG.
Lucia is a talented content editor who ensures the seamless publication of content across multiple platforms.
Experience seamless payment processing and affiliate tracking by integrating SWREG with Post Affiliate Pro. Sign up for a free trial and optimize your affiliate marketing operations.
Learn how to integrate SureCart with Post Affiliate Pro to track affiliate referrals, boost revenue, decrease churn, and optimize your WordPress store with seam...
Would you like to improve your affiliate software even more? Check out the SolidTrustPay integration for Post Affiliate Pro.
Learn how to seamlessly integrate Typeform with Post Affiliate Pro. Set up webhooks, hidden fields, and plugins to optimize data collection, automate workflows,...