Description
You can now quickly and easily add subscriptions to WooCommerce. Your payments are handled by Stripe or PayPal Business – so your subscriptions stay live even if your site goes down. More payment methods coming soon! (If you are in a hurry, make a feature request at support.wpcava.com).
An easy way to add recurring income
You can make more money with repeat purchases. That’s a known fact. All you have to do is give people the option!
You can now accept payments via credit/debit cards, PayPal, and for other payment options, (such as Apple Pay,) you can connect your Stripe account.
Your billing is done through the payment processors. This means, that even if your site goes down, your payments will still be processed. That’s one advantage of using Easy Subscriptions.
In addition, you get an easy way to manage your subscriptions, including free trials.
Get started now!
Support and Help
If you need help with the plugin, please get in touch via support.wpcava.com
External services
You can collect payment via several options.
The first is, to connect your Stripe account.
Connecting your Stripe account
Go to Stripe.com to get your Secret Key.
Enable Stripe for Easy Subscriptions
This plugin also uses the PayPal Subscriptions REST API. You will connect your PayPal business account, using the right credentials.
To do add your credentials, go to WooCommerce->Settings->Payments. Then, choose PayPal for Easy Subscriptions
.
- For LIVE credentials, visit this URL: https://developer.paypal.com/dashboard/applications/live
-
For SANDBOX credentials, visit this URL: https://developer.paypal.com/dashboard/applications/sandbox
-
More payment methods coming soon!
Installation
You install the plugin just any other WordPress plugin.
However, you must have WooCommerce installed as well.
Here is how to get started.
=How to use Easy Subscriptions=
Step 1. Connect PayPal for Business
This plugin uses the PayPal Subscriptions REST API. You will connect your PayPal business account, using he right credentials.
To do add your credentials, go to WooCommerce->Settings->Payments. Then, choose PayPal for Easy Subscriptions
.
- For LIVE credentials, visit this URL: https://developer.paypal.com/dashboard/applications/live
Step 2. Go to your WooCommerce product
Then, you go to the product for which you want to create a subscription.
Scroll down to the Easy Subscriptions metabox.
Choose how long the subscription period is. Type in your price. If you want to add a free trial, you can do that too.
Click on Create subscription plan
to save the subscription plan.
Step 3.That’s it!
You are now ready to receive subscription orders for that product.
FAQ
-
What payment processors do you support??
-
At the moment, the plugin works with Stripe and PayPal. More payment providers coming soon!
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Easy Subscriptions for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Easy Subscriptions for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.0.0.1
- Initial release.
0.0.0.2
- Added additional hooks so the plugin can be extend more easily. (More hooks to come!)
0.0.1.0
- Added Stripe as a payment processor
0.0.1.1
- Added Admin menu page.
0.0.1.2
- Fixed the issue with plugin row links
0.0.1.3
- Your subscribers can new see their Stripe subscriptions in their WooCommerce Account
0.0.1.4
- Refactored PayPal Subscription renewal to use SubscriptionRenewal
- Bug fixes