I am testing a new version of Paypal Standard on my site. If you have any problems please let me know. You can still use Paypal Express to checkout if Paypal Standard doesn't work correctly

 

Categories
 
Paypal Send
Send Money Submit
 
Brands
 
Shopping Cart
0 items
 
Skype Chat
Skype Status

You must have Skype installed to chat

 

Paypal Recurring Subscription (OpenCart Addon)

Paypal Recurring Subscription (OpenCart Addon)
Click to enlarge
Price: $35.00
Availability: In Stock
Model: pp_recur_sub
Average Rating: Not Rated

CLICK FOR DEMO

Supported OpenCart Versions:
================
v1.2.6, v1.2.7, v1.2.8, v1.2.9, v1.3.0, v1.3.1, v1.3.2, v1.3.3, v1.3.4, v1.4.0, v1.4.4, v1.4.6, v1.4.7, v1.4.8


What does it do:
================
This contrib adds an alternative checkout process for use with Paypal Recurring/Subscription payments.

Instead of adding a product to the cart, it goes directly to Paypal for login and authorization. IPN then

returns back the users information details and creates an account (if not exists) and creates an order on the

OpenCart side, using the data from the IPN callback. If an account is created, it will email the customer

with their paypal email as the login and an autogenerated password. The user will then have an account to use

in future non-subscription purchases without going through the checkout process.


Main features:
==============
  * Buy now button directly on product page
  * Autocreates customer account if needed. Emails username and autogenerated password
  * Autocreates the order on the opencart side.
  * Supports all Paypal Subscription methods: Trial Period 1, Trial Period 2, and Normal Billing.
  * Auto-hides the normal add to cart button if enabled for recurring payments.
  * Completely self-contained!


How to install it:
==================
1) Unzip and upload the contents of the upload folder to the root directory of your OpenCart installation, --

No files are overwritten
2) From the admin menu, go to 'Admin->Users->User Groups'. Edit Top Administrator.
3) Find and check the entries for any unchecked files in both modify and access. save.
4) From the admin menu, go to 'Extensions->Payment'.
5) Install the module, and click edit to configure.
  a. Add which products you want to support Paypal Recurring payments
  b. For each product:
     - Trial Period 1 is Optional
     - Trial Period 2 is Optional
     - Normal Billing is Required. All fields must be filled.

6)a. EDIT: catalog/view/theme/YOURTHEME/template/product/product.tpl
  b. FIND:
-----------------------------------
<form action="<?php echo $action; ?>" method="post" enctype="multipart/form-data" id="product">
-----------------------------------
  c. BEFORE, ADD:
-----------------------------------
<?php include ('pp_recurring.inc.php'); ?>
-----------------------------------


Additional Language Support
========================
This contrib uses its own language file(s). It comes with english language files. You will need to translate

those files to your language like any other translated file for it to work with different languages. See the

catalog/language and admin/language files included with this package for details.


TODO:
=========
- Add product option support. Currently product options are not supported

Write Review
Your Name:


Your Review: Note: HTML is not translated!

Rating: Bad            Good

Enter the code in the box below:

Paypal Recurring Subscription (OpenCart Addon)
Click to enlarge