Recurring Transaction
A recurring transaction is a payment that a customer authorizes a merchant to charge to their account automatically at set intervals, such as monthly or annually. It is commonly used for subscriptions and membership or service fees, where funds are deducted on a predetermined schedule without the customer manually initiating each payment.
A recurring transaction is a merchant-initiated or scheduled charge processed against a customer's payment credentials at predetermined intervals under a prior customer authorization to cover subscription, membership, or ongoing service fees. Recurring processing typically relies on stored payment credentials and a merchant agreement or mandate defining the amount and schedule; where a merchant stores cardholder data to support recurring billing, that storage remains subject to applicable PCI DSS controls, and sensitive authentication data must not be retained after authorization even to enable subsequent recurring charges. Note that the specific network rules, credential-on-file transaction identifiers, and authentication expectations for recurring transactions are governed by individual card brand and network rules, which vary by region and change over time; confirm current requirements against the applicable published standards and network documentation.
Why it matters
Recurring transactions are the backbone of subscription and membership business models, allowing merchants to collect payments automatically without requiring the customer to initiate each charge. Because they depend on payment credentials being available for future charges, they typically involve the storage of cardholder data on file. This directly affects a merchant's PCI DSS scope: any system that stores, processes, or transmits cardholder data to support recurring billing falls within scope of applicable PCI DSS controls, and that data must be protected accordingly.
A critical distinction for recurring billing is that sensitive authentication data, such as full track data, CAV2/CVC2/CVV2/CID, and PIN blocks, must not be retained after authorization, even when the intent is to enable subsequent recurring charges. Some cardholder data, such as the primary account number, may be stored under defined controls to support recurring billing, but sensitive authentication data may not be stored to facilitate future transactions. Merchants that mistakenly retain the verification code to smooth out recurring charges create both a compliance failure and an avoidable data exposure.
The operational rules governing recurring transactions, including credential-on-file transaction identifiers and authentication expectations, are set by individual card brand and network rules. These vary by region and change over time, so merchants and processors cannot assume a fixed set of requirements. Confirming current expectations against the applicable published standards and network documentation is necessary to avoid declined transactions, disputes, or noncompliance.
Who it's relevant to
Inside Recurring Transaction
Common questions
Answers to the questions practitioners most commonly ask about Recurring Transaction.