Change a Subscription from Automatic to Manual Payments

WooCommerce Subscriptions offers two ways for a customer to change their payments from automatic renewal payments to manual renewal payments. Customers can make the switch themselves if the auto renewal toggle is activated in the Subscriptions settings. If it’s not, a store owner can complete this process for them.

This guide outlines the steps a store owner takes to change a customer’s payments to manual renewals via the “Edit Subscriptions” screen. Developers can refer to the Developer Guide to Change a Subscription to Manual Payments for PHP and MySQL instructions.

To change a subscription from Manual to Automatic payments, check out the guide to set up automatic payments on a manually added subscription.

Change a Subscription to Manual Payments

↑ Back to top

You can change a customer’s subscription from automatic to manual payments by following these steps:

  1. Go to the WooCommerce > Subscriptions administration screen.
  2. Click the ID of the subscription you want to change to open the Edit Subscriptions screen.
  3. Click the pencil icon next to the Billing Details section.
  4. Click the Payment Method select box at the bottom of Billing Details.
  5. Choose Manual.
  6. Click Update to save the subscription.
Change subscription to use manual renewal payments
Change subscription to use manual renewal payments