===Easy Subscriptions for WooCommerce=== Contributors: ActionPHP Tags: woocommerce, subscriptions, product Donate link: https://paypal.me/phpdevelopers/25usd Requires at least: 4.0 Tested up to: 6.7 Requires PHP: 7.3 Stable tag: 0.0.1.10 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html If you are looking for an easy way to add subscriptions to your WooCommerce shop, use this plugin. == 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](https://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! ==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](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. ==Support and Help== If you need help with the plugin, please get in touch via [support.wpcava.com](https://support.wpcava.com) == 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 = 0.0.1.5 = * You can now add a one-time setup fee to your subscription * refactoring * bug fixes = 0.0.1.6 = * Bug fixes = 0.0.1.8 = * Now supports Stripe with WooCommerce blocks = 0.0.1.9 = * Now supports PayPal with WooCommerce blocks == Frequently Asked Questions == =What payment processors do you support??= At the moment, the plugin works with Stripe and PayPal. More payment providers coming soon! == Upgrade Notice == =0.0= No upgrades at the moment == 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](https://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](https://developer.paypal.com/dashboard/applications/live) * For SANDBOX credentials, visit this URL: [https://developer.paypal.com/dashboard/applications/sandbox](https://developer.paypal.com/dashboard/applications/sandbox) * More payment methods coming soon!