Connect PayPal with Flexi Subscription #
Accept recurring subscription payments securely using PayPal. This guide walks you through connecting your PayPal account, configuring the required settings, and testing your integration before accepting live payments.
Before You Begin
Ensure that:
- WooCommerce is installed and configured.
- Flexi Subscription is activated.
- PayPal Payments (or your preferred PayPal plugin) is installed.
- You have access to a PayPal Business account.
Step 1: Install the PayPal Payment Plugin #
If you haven’t already installed a PayPal gateway:
- Go to Plugins → Add New.
- Search for WooCommerce PayPal Payments.
- Click Install, then Activate.
- Complete the initial setup wizard if prompted.
Step 2: Enable PayPal in WooCommerce #
- Open WooCommerce → Settings → Payments.
- Locate PayPal from the available gateways.
- Click Manage.
- Enable the payment method.
- Save your settings.
Tip:You can customize the gateway title and description that customers will see during checkout.
Step 3: Connect Your PayPal Account #
- Inside the PayPal settings page, click Connect to PayPal.
- Log in using your PayPal Business Account.
- Grant the required permissions.
- Wait until WooCommerce confirms the successful connection.
Once connected, your merchant account will automatically sync with WooCommerce.
Step 4: Configure Payment Preferences #
Review and configure the following options according to your business needs:
- Payment capture method
- Sandbox or Live mode
- Debug logging
- Customer invoice details
- Webhook synchronization
- Currency compatibility
After making changes, click Save Changes.
Recommended:Use Sandbox Mode while testing subscriptions to avoid processing real payments.
Step 5: Test a Subscription Purchase #
Before launching your store:
- Create a subscription product.
- Visit your storefront.
- Purchase the subscription using PayPal.
- Verify that:
- Checkout completes successfully.
- The subscription is created.
- The payment appears in WooCommerce.
- Renewal scheduling is generated correctly.
Managing Subscription Renewals #
Once PayPal is connected, recurring payments are processed automatically whenever possible.
Customers can:
- View active subscriptions
- Update payment methods (when supported)
- Cancel subscriptions
- Renew expired subscriptions
Store administrators can monitor renewals from the Flexi Subscription dashboard.
Important:Automatic renewals require a compatible PayPal integration. Some payment methods may only support manual renewals depending on regional availability.
Troubleshooting #
PayPal doesn’t appear during checkout #
Check that:
- PayPal is enabled.
- The gateway supports your store currency.
- SSL is enabled on your website.
- The payment gateway plugin is active.
Subscription payment fails #
Verify:
- The customer completed PayPal authorization.
- API credentials are valid.
- Webhooks are functioning correctly.
- The PayPal account is fully verified.
Sandbox isn’t working #
Ensure:
- Sandbox mode is enabled.
- You’re using PayPal Sandbox accounts.
- Test API credentials are configured correctly.
Best Practices #
- Always test in Sandbox before switching to Live.
- Keep your payment plugin updated.
- Regularly review webhook status.
- Monitor failed renewals from the subscription dashboard.
- Test subscription renewals after major plugin updates.