
Integrate ShopSite with affiliate software
Would you like to improve your affiliate software even more? Check out the ShopSite integration for Post Affiliate Pro.
Integrate PayU with Post Affiliate Pro for secure online payments in Romania. Track sales by placing a sale tracking code and monitor per product commissions. Ensure SSL support for smooth integration.
PayU is the main online payments processor in Romania and it offers a secure, fast and simple way to accept online payments for any type of products and services for online shops.
With the integration method you can track product IDs (per product integration), total cost, order ID, currency and coupons.
The only step is to place the sale tracking code to** Marketing > After Sale Messages > After Sale Messages**.
There is a section Text where you are supposed to place the sale tracking code. If you already have some code/message there, just add the sale tracking code to the end of the section:
<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/trackjs.js" type="text/javascript"></script>
<script type="text/javascript">
var sale = PostAffTracker.createSale();
sale.setTotalCost(myOrder.totalPrice - myOrder.tax - myOrder.shipping);
sale.setOrderID(myOrder.refNo);
sale.setCurrency(myOrder.currency);
PostAffTracker.register();
</script>
Save your work and you are done.
If you want to track per product commissions, please use the following code instead the one from the first step.
<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/trackjs.js" type="text/javascript"></script>
<script type="text/javascript">
for (i=0; i< myOrder.productsInOrder.length; i++){
var sale = PostAffTracker.createSale();
sale.setTotalCost(myOrder.productsInOrder[i].quantity * myOrder.productsInOrder[i].price);
sale.setOrderID(myOrder.refNo + '(' + (i + 1) + ')');
sale.setProductID(myOrder.productsInOrder[i].id);
sale.setCurrency(myOrder.productsInOrder[i].currency);
PostAffTracker.register();
}
</script>
In case you want to track also coupon codes, add this line to your sale tracking code (e.g. under the line with setCurrency):
sale.setCoupon(myOrder.productsInOrder[i].coupon);
Do not forget to integrate your site with the click tracking code to make it working.
Notice: Make sure your Post Affiliate Pro is installed on a server with an SSL support (https). PayU requires all scripts to be called in a secure way, so your Post Affiliate Pro has to be behind an SSL.
PayU is a global online payment service provider that facilitates seamless transactions for businesses and consumers, especially in emerging markets. By offering services such as credit card processing, bank transfers, and support for local payment methods, PayU integrates multiple payment gateways into a single, user-friendly platform. This makes it an ideal solution for e-commerce businesses looking to simplify their payment processes and expand their global reach.
Founded in 2002 as part of the Naspers Group, PayU has evolved into a leading payment service provider through strategic expansions and acquisitions. Over the years, it has strengthened its presence in various emerging markets by acquiring local fintech startups and heavily investing in advanced payment technologies. In 2023, PayU strategically repositioned itself by selling part of its global payments business to focus more on key growth markets like India and Southeast Asia, highlighting its commitment to fostering financial inclusion in these regions.
PayU primarily targets online retailers, e-commerce platforms, SMEs, and large multinational corporations seeking to expand into emerging markets. By providing payment solutions tailored to the unique needs of these businesses, PayU ensures that companies can effectively cater to both local and international customers. Its diverse payment methods and secure transaction solutions make it a preferred choice for businesses aiming to offer flexible and secure payment options.
PayU employs a transaction-based pricing model, with fees influenced by transaction volume and specific service usage. Pricing can vary by region, and businesses are encouraged to contact PayU directly to receive tailored quotes based on their unique requirements. This flexible pricing approach allows businesses of all sizes to find a cost-effective solution that fits their needs.
Pros of Using PayU:
Cons of Using PayU:
While PayU offers a comprehensive suite of payment solutions, businesses may also consider the following alternatives:
PayU is a global online payment service provider offering secure, fast, and simple payment solutions for online shops, especially in emerging markets like Romania. It supports multiple payment methods, advanced fraud prevention, and real-time analytics.
To integrate PayU with Post Affiliate Pro, insert the sale tracking code into the 'After Sale Messages' section in your PayU account. For per product tracking, use the provided script to track individual product sales. Make sure your Post Affiliate Pro installation uses SSL for security.
Pros include a global presence with local solutions, support for various payment methods, and strong security. Cons include potential integration complexities and variable customer support depending on the region.
Alternatives include Stripe, PayPal, Adyen, Square, and Braintree, each offering unique features for online and offline payment processing.
PayU is ideal for online retailers, e-commerce platforms, SMEs, and large multinational corporations seeking secure and flexible payment solutions in emerging markets.
Lucia is a talented content editor who ensures the seamless publication of content across multiple platforms.
Experience seamless PayU integration and optimize your affiliate marketing. Try Post Affiliate Pro for free and simplify your payment tracking today!
Would you like to improve your affiliate software even more? Check out the ShopSite integration for Post Affiliate Pro.
Would you like to improve your affiliate software even more? Check out the PaySimple integration for Post Affiliate Pro. Seamlessly connect PaySimple for paymen...
Would you like to improve your affiliate software even more? Check out the Actinic integration for Post Affiliate Pro.