A payment services provider.
This is integration of payment gateway Platnosci (platnosci.pl) by inserting special code into thank you page defined in admin panel at platnosci.pl.
Setting up
Before integration, note that you need to have some PHP “thank you page” at the same server as where you have your shop buttons.
First, login to admin panel at platnosci.pl then navigate to My shops > “Shop name” > List of payment points > “Point name” – and setup UrlPositive to your web “thank you page“” and append following code to the link:
?total=%amountCS%&ord_id=%orderId%
%amountCS% is variable for total cost and %orderId% is for order ID generated by platnosci.pl.
You can use these additional variables if you need:
- %transId% – identifier of a new transaction created in Platnosci.pl application
- %posId% – pos_id values (can be used as category ID for registering product ID)
- %payType% – pay_type value
- %sessionId% – session_id values
- %amountPS% – amount values – comma as a separator
- %error% – error number, it is only used for UrlNegative
Modifying the Thank you page
Now, each success sale will be redirected to this thank you page. This is the code for your thank you page to process proper sale commission (insert it between HTML tags and ):
<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/trackjs.js" type="text/javascript"></script>
<script type="text/javascript">
PostAffTracker.setAccountId('Account_ID');var sale = PostAffTracker.createSale();;
sale.setTotalCost('<?php echo $_GET['total']; ?>');
sale.setOrderID('<?php echo $_GET['ord_id']; ?>');
PostAffTracker.register();
</script>
If you used any other parameter, do not forget to get it into the sale tacking code too.
Integration Methods - Yahoo Stores
Post Affiliate Pro offers integrations with various e-commerce platforms, including Volusion, InSales, and eCommerce Templates. The company provides product pricing, features, alternatives, and support, including a knowledge base and member's area. Post Affiliate Pro also offers an affiliate program and has won awards for their services. The company's website uses cookies, and they offer personalized consultations for businesses interested in using their software.
Integration Methods - Ia Modules
Post Affiliate Pro offers integrations with ecommerce platforms to improve affiliate software. AbleCommerce, Shopware, Iono, and InSales are among the platforms compatible with Post Affiliate Pro. Users can create a text file and insert code to set up a widget for integration. A free trial of the software is available. The website also offers customer support, a blog, and an affiliate marketing academy. Login details are sent to a user's email after sign up, and a one-on-one call is available to help businesses learn about Post Affiliate Pro's benefits.
The given text includes information about a company offering a product called Post Affiliate Pro with various features, integrations, and alternatives. The company also provides support through a knowledge base, member's area, and change log. Further, it offers affiliate program and resellers list. The website contains a blog, templates, and an academy with a glossary. Terms of service, security policy, and privacy policy are also mentioned. The company invites customers to schedule a call to learn more about the product. The website uses cookies. Live chat and contact form are also available for support.
Integration Methods - Wholesale2b
The article discusses the integration method of Volusion API to track extended information for e-commerce solutions. It provides a hint on plugin setup and configuration, and related resources to get started. The website also promotes Post Affiliate Pro and offers free account sign up. Additionally, the article mentions how the dashboard is being built after the sign-up process, and provides different ways to contact the company for support.