In this article we’ll cover options for managing subscription payment plans for AccessAlly order forms.
ARTICLE CONTENT:
Option #1: Site admin updates subscriptions
You’ll find this option under AccessAlly > Sales > Orders (or) Subscriptions tab.
Available Options
Below you’ll see additional details about each option to choose the ones that are right for your setup.
Revoke
A client’s recurring payments are no longer charged and client is no longer able to access to offering content.
See how to revoke subscriptions.
Cancel
A client’s future recurring payments are no longer charged and client has access to offering content until the end of the billing cycle.
See how to cancel subscriptions.
Pause
A client’s future recurring payments are no longer charged and client continues to have access to offering content.
See how to pause subscriptions.
Resume
Allows previously stopped subscription payments to be resumed as usual.
See how to resume subscriptions.
Charge outstanding payments
Any missed client payments can be charged to the card on file. (Stripe only not available for PayPal.)
See how to charge outstanding payments.
Skip payments
Mark a designated number of recurring payments to be skipped. Once all skip payments have occurred the billing cycle will continue. (Stripe only not available for PayPal.)
Refund credit card
Adjust this subscription
See how to adjust subscriptions.
Subscription Status Explained
Wondering what each of the subscription statuses mean? Here’s your guide!
Status | Description | Can revoke | Can cancel |
---|---|---|---|
Success | All payments are current & have been successfully processed. | Yes | Yes |
(Started) | (This doesn’t exist for Subscriptions, only one-time orders. It means clients entered their contact info, but did not complete the purchase process.) | ||
Paused | Subscription payments are paused. Access is NOT removed | No | |
Replaced | This status is shown in AccessAlly > Sales > Subscriptions when a subscription has been replaced. | Yes (if desired) | |
Finished | For a finite recurring payment plan, finished appears on the last day of the final billing period. | ||
Revoked | The subscription has been revoked by admin and AccessAlly has applied the revoke tag(s). | ||
Payment due | AccessAlly failed to process the last scheduled payment. AccessAlly will make up to 3 attempts with one day in between. | Yes | |
Failed to collect | AccessAlly failed to process the last scheduled payment after 3 tries. AccessAlly will no longer make further attempts and the Payment Failed tag has been added. | Yes | |
Canceled by Admin | The Admin has canceled the subscription, but before the end of the pre-paid period (AccessAlly will add the revoke tags at the end of the current period, at which point the subscription will transition into the Finished state.) | Yes | |
Canceled by Client | The client has canceled the subscription, and AccessAlly will add the revoke tags at the end of the current period, at which point the subscription will transition into the Finished state. | Yes | |
Error | Something unexpected has happened (most common cause is a deleted CRM contact). Please consult AccessAlly technical support. | Yes |
About Subscription Payment Retries
- AccessAlly calculates time based on when the initial purchase was made. For example, if the client purchased at 10AM EST on June 16th, and their next payment is due on July 16th, the retry will happen on the 16th after 10AM EST.
- After the first condition is satisfied, the exact timing will be determined by when the “cron job” is run. AccessAlly has an hourly cron job, so in the previous example, the payment will be processed between 10AM EST and 11AM EST.
- Different servers might run cron differently. That is out of AccessAlly’s control and if the cron is not run on schedule, you can contact your website host and ask them to enable native / alternate cron (which is based on the server OS). The default WP cron is traffic-based, so a quiet site might not run cron as often.
Option #2: Client self-serve subscription management
If you’d like, you can create subscription action custom operation buttons that allow clients to perform certain actions themselves (like canceling a subscription).