SWREG

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.

SWREG

SWREG integration

A customer focused payment processing company with a cohesive team of professionals who strive to provide excellent service in ecommerce accounts.

How to integrate PostAffiliatePro with SWREG

Integration with SWREG is very simple – you only need to place saletracking script into the template of order summary page.

Plugin activation

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.

Edit Summary template – step 1

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.

Edit Summary template – step 2

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.

Add notification

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!

What is SWREG?

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.

Key Features of SWREG: Empowering Software Sales

SWREG offers a comprehensive suite of features designed to simplify the online selling process for software developers:

  • E-commerce Integration and Seamless Payment Processing: SWREG provides a hassle-free e-commerce experience with seamless integration, allowing vendors to focus on their products while the platform handles sales transactions efficiently.
  • Customizable Vendor Control: With multiple levels of integration, vendors have the flexibility to customize their online store, ensuring control over the user experience and branding.
  • Secure Payment Processing: Supporting a variety of payment methods, SWREG ensures secure transactions for customers worldwide, enhancing trust and reliability.
  • Multilingual Order Forms and Customizable Order Processes: Catering to a global audience, SWREG offers order forms in multiple languages and customizable processes to meet diverse customer needs.

Pricing Options for SWREG: Tailored Commerce Solutions

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.

User Insights on SWREG: Pros and Cons

Pros:

  • Simplified eStorefront and Product Management: SWREG streamlines the setup of online storefronts and simplifies product management, making it easier for vendors to sell their software.
  • Variety of Payment Options: The platform supports multiple payment methods, enhancing convenience for customers and potentially increasing sales for vendors.

Cons:

  • Customer Support Challenges: Some users have reported issues with customer support, citing delays and difficulties in resolving problems.
  • Fraudulent Charges and Misleading Upsell Tactics: There have been concerns about fraudulent charges and misleading upsells, leading to distrust among some users.
  • Delayed Product Delivery: Instances of delayed product delivery have been noted, affecting overall user satisfaction.

Frequently asked questions

What is SWREG?

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.

How do I integrate SWREG with Post Affiliate Pro?

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.

What are the key features of SWREG integration?

SWREG integration offers seamless e-commerce experiences, customizable vendor controls, secure payment processing, support for multiple payment methods, and multilingual order forms.

Are there any drawbacks to using SWREG?

Some users have reported challenges with customer support, concerns about fraudulent charges and upsell tactics, and instances of delayed product delivery.

How does the commission tracking work with SWREG integration?

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.

Lucia Halašková
Lucia Halašková
Content Editor

Start Your SWREG Integration Today

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.

You will be in Good Hands!

Join our community of happy clients and provide excellent customer support with Post Affiliate Pro.

Capterra
G2 Crowd
GetApp
Post Affiliate Pro Dashboard - Campaign Manager Interface