← Back to Glossary
Recurring Payment

Recurring
Payment.

Updated

If you have ever subscribed to Netflix, a gym, or a meal kit service, you have used recurring payments. The defining feature is consent-and-forget: the customer agrees to the schedule once, the payment processor stores the card token, and from there the charges happen on autopilot. The customer can cancel anytime, but until they do, payment is the default.

How a recurring payment is set up

At signup, the customer enters their card details on a secure checkout. The payment gateway tokenizes the card (replacing the real card number with an opaque reference only the gateway can resolve) and stores the consent: how much, how often, until when. From that moment on, the merchant's billing system can request charges against the token on the agreed schedule, no further customer action required.

Types of recurring payments

  • Fixed-amount, fixed-schedule. Same price, same date each cycle — typical for SaaS or content subscriptions ($9.99/month).
  • Variable-amount, fixed-schedule. Same cadence but the bill changes (usage-based billing, metered SaaS, utilities). The customer's consent covers a range or a calculation method, not a single fixed price.
  • Fixed-amount, variable-schedule. Same price but the customer chooses the cadence (every 30, 60, or 90 days). Common in replenishment-style Shopify subscriptions.
  • Prepaid. A single upfront payment that covers multiple cycles — technically not "recurring" but functionally the same since the merchant earns the revenue over several months.

What can go wrong with recurring payments

The most common failure mode is involuntary churn — the customer's card expires, hits a limit, or gets reissued, and the recurring charge fails. A good subscription system handles this with:

  • Smart retries at intervals that match issuing-bank patterns (not just "try again in 3 days").
  • Card updater services from Visa and Mastercard that auto-update the token when the customer gets a new card.
  • Dunning emails that nudge the customer to update their payment method before the subscription cancels.

Without these, you can lose 5–10% of revenue every month to failed payments alone — money the customer wanted to pay you.

For more on payment recovery, see dunning management.

Frequently Asked Questions

How is a recurring payment different from a one-time payment?

A one-time payment is a single transaction the customer authorizes for one specific amount. A recurring payment is an ongoing authorization that the customer signs once and that the merchant can re-charge on the agreed schedule until the customer cancels.

Can a customer stop a recurring payment?

Yes — at any time. Customers can cancel through the customer portal, contact the merchant directly, or in most cases revoke authorization through their bank or card issuer. Reputable merchants make cancel-anytime self-service through the customer portal.

Do recurring payments require my card to be stored?

The card token is stored — a tokenized reference to your card managed by a PCI-compliant payment gateway. The actual card number is not stored by the merchant. This is the same standard that protects every saved-card checkout on Shopify, Amazon, etc.

What is the typical schedule for recurring payments?

Monthly is by far the most common, followed by annual (with a discount for paying up front). Shopify subscription apps also support weekly, bi-weekly, every 30 / 60 / 90 days, and fully custom intervals for replenishment-style products.

Start Growing Your Subscription Revenue

Join 5,000+ Shopify merchants using Joy Subscriptions. Free to install, no credit card required.

  • Free 14-Day Trial
  • No Credit Card Required
  • Cancel Anytime