
WP eStore (WordPress module)
Would you like to improve your affiliate software even more? Check out the WP eStore (WordPress module) for Post Affiliate Pro.
Learn how to seamlessly integrate Simple Paypal Shopping Cart (WordPress module) with Post Affiliate Pro for easy affiliate tracking and e-commerce functionality.
A very easy to use and lightweight WordPress plugin that allows you to sell products or services online in one click from your WordPress blog.
WordPress Simple Paypal Shopping Cart allows you to add an ‘Add to Cart‘ button for your product on any posts or pages. This simple shopping cart plugin lets you sell products and services directly from your own wordpress site and turns your WP blog into an ecommerce site.
The integration is possible by direct integration of the PayPal gateway within the module. You are able to track the same as you can with standard PayPal integration.
The first step is to edit file: wp-content/plugins/wordpress-simple-paypal-shopping-cart/includes/wspsc-cart-functions.php
where the shopping cart button is generated. Find this line:
$urls .= '<input type="hidden" name="notify_url" value="' . $notify . '"/>';
and replace it with this code:
// $urls .= '<input type="hidden" name="notify_url" value="' . $notify . '"/>';
$urls .= '<input type="hidden" name="notify_url" value="' . $notify . '" id="pap_ab78y5t4a" />'; // [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
Now find line:
return $output;
and add the following code above the line:
/* [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 */
$output .= '<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/trackjs.js" type="text/javascript"></script>
<script type="text/javascript">'."
PostAffTracker.writeCookieToCustomField('pap_ab78y5t4a', '', 'pap_custom');
</script>";
/* /Post Affiliate Pro integration snippet */
That’s it, save your work.
The last step is to edit file: wp-content/plugins/wordpress-simple-paypal-shopping-cart/paypal.php
where IPN notification is being processed. Find this line:
function wpc_handle_paypal_ipn()
and add the following code to the function start:
/* 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 */
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, 'http://URL_TO_PostAffiliatePro/plugins/PayPal/paypal.php?pap_custom='.$_GET['pap_custom']);
curl_setopt($ch, CURLOPT_POST, 1);
curl_setopt($ch, CURLOPT_POSTFIELDS, $_POST);
curl_exec($ch);
/* /Post Affiliate Pro integration snippet */
Save your work and you are done. Make sure the PayPal plugin is active and configured in your Post Affiliate Pro. From now, it will track all the paypal payments.
Do not forget to integrate your site with the click tracking code to make it all working.
The Simple PayPal Shopping Cart is a WordPress plugin designed to seamlessly integrate e-commerce functionality into your WordPress site. Developed by Tips and Tricks HQ, Ruhul Amin, and mra13, this module allows website owners to sell products or services directly via PayPal or Stripe. With the ability to add ‘Add to Cart’ buttons anywhere on your site, it offers a straightforward solution for managing transactions without the complexity of traditional e-commerce platforms.
Since its inception, the Simple PayPal Shopping Cart has undergone continuous development and updates to enhance its features and user experience. As of November 2024, the plugin has reached version 5.0.7. This latest iteration includes significant enhancements such as displaying order summaries post-purchase and utilizing Stripe’s automatic tax features, ensuring compliance and ease of use for both sellers and customers.
The Simple PayPal Shopping Cart is tailored for small to medium-sized businesses, bloggers, and individuals seeking to incorporate e-commerce capabilities into their existing WordPress sites effortlessly. It’s an ideal solution for users who prefer a straightforward process to sell physical or digital goods without delving into complex systems or incurring additional costs.
One of the standout benefits of the Simple PayPal Shopping Cart is that it is available for free. All main features are accessible without any additional costs, making it an economical choice for those starting out or operating on a tight budget.
Pros:
Cons:
Overall Experience:
The general consensus among users is positive, highlighting the plugin’s effectiveness for simple PayPal transactions and the smooth integration process it offers.
If you’re exploring other options beyond the Simple PayPal Shopping Cart, consider these alternatives:
Simple PayPal Shopping Cart is a lightweight WordPress plugin that enables website owners to sell products or services online with PayPal or Stripe. It allows you to add 'Add to Cart' buttons anywhere on your WordPress site, making e-commerce easy without complex setups.
Edit the Simple PayPal Shopping Cart plugin files to include Post Affiliate Pro tracking code and update the notify_url. Add the integration snippets provided in the guide to enable affiliate tracking for PayPal payments.
Key features include seamless PayPal and Stripe integration, customizable 'Add to Cart' buttons, digital product delivery, discount coupon support, mobile responsiveness, and multilingual support.
Yes, the Simple PayPal Shopping Cart plugin is available for free and provides all main features without additional costs.
Alternatives include WooCommerce, Easy Digital Downloads, BigCommerce, WP EasyCart, Ecwid Shopping Cart, Cart66, and WP Express Checkout.
Enhance your e-commerce and affiliate program by integrating Simple Paypal Shopping Cart with Post Affiliate Pro. Start your free trial and boost your affiliate sales today!
Would you like to improve your affiliate software even more? Check out the WP eStore (WordPress module) for Post Affiliate Pro.
Learn how to integrate the eShop (WordPress module) with Post Affiliate Pro to streamline your WordPress e-commerce affiliate management using PayPal. Get step-...
Learn how to integrate SureCart with Post Affiliate Pro to track affiliate referrals, boost revenue, decrease churn, and optimize your WordPress store with seam...