Account Updater
Definition
Account Updater (Visa VAU / Mastercard ABU) automatically refreshes stored card credentials when a card is reissued, preventing subscription declines from outdated card details.
Account Updater is a card network service that automatically provides merchants and PSPs with updated card credentials when a stored card has been reissued, replaced, or cancelled — without requiring the cardholder to re-enter their details. Visa Account Updater (VAU) and Mastercard Automatic Billing Updater (ABU) query the issuer's records and return the new PAN, expiry date, or a closure notice. Account Updater is critical for subscription and recurring billing businesses, where card reissues are the leading cause of involuntary churn.
Card reissues are an invisible cause of subscription revenue loss. Issuers reissue cards constantly — for expiry, for compromise following a data breach, for product upgrades, or for portfolio migrations. Every reissued card that a merchant holds stored credentials for becomes a failed authorization the next billing cycle. Account Updater closes this gap automatically.
How Account Updater Works
Batch mode (traditional): The merchant or PSP submits a file of stored card credentials to the card network at regular intervals (typically monthly). The network queries each issuer for updates and returns a file containing:
- Updated PAN: New card number for a reissued card
- Updated expiry: Extended expiry on the same card number
- Account closed: Card has been closed; remove from billing
- Contact cardholder: Account status requires direct contact
- No change: Credentials are still valid
The merchant updates their stored credentials based on the response file before the next billing cycle.
Real-time mode: Some PSP integrations support real-time Account Updater queries at the point of authorization — if an authorization fails for a stale-card reason, the system immediately queries for an update and retries. This is available through Visa’s Account Updater and Mastercard’s ABU via specific PSPs.
Network Tokenization as the Superior Alternative
Network tokenization (Visa Token Service / Mastercard MDES) effectively supersedes batch Account Updater for merchants that have implemented it. When a card is tokenized, the network maintains the token-to-PAN mapping. When the underlying card is reissued, the issuer updates the mapping — the token remains valid, and the merchant’s stored token continues to work without any action required.
From the merchant’s perspective:
- Account Updater: Requires active query and credential update process
- Network tokenization: Passive — updates happen automatically within the token infrastructure
Network tokenization is the stronger long-term architecture. Account Updater remains valuable for merchants that haven’t fully migrated to network tokens, or for legacy card-on-file credentials that predate tokenization.
Impact on Subscription Churn
For subscription businesses, quantifying the Account Updater impact:
- Average card reissue rate is approximately 25–30% per year in the US (driven by fraud and compromise)
- Without Account Updater, every reissue generates a failed billing attempt that either retries (increasing processing cost) or churns the subscriber
- Merchants using Account Updater typically recover 15–25% of subscriptions that would otherwise churn due to stale card credentials
On $10M annual subscription revenue with 3% monthly involuntary churn, Account Updater recovering half of that churn is worth $1.8M in annual retained revenue.
Cost
Account Updater is not free. Card networks charge per-query fees (typically $0.01–$0.03 per record queried), and PSPs may add their own margin. For high-volume subscription businesses, the cost is easily justified against the recovered revenue. For smaller merchants, the ROI calculation depends on average subscription value and churn composition.
Most enterprise-grade PSPs (Stripe, Adyen, Braintree) include Account Updater as a built-in feature with minimal additional configuration required. The primary action is ensuring it is enabled in the PSP account settings.
Related terms
Authorization Rate
Authorization rate is the percentage of payment authorization requests that are ...
Network Token
A network token is a payment credential issued by a card network (Visa Token Ser...
Settlement
Settlement is the process by which funds from card transactions are transferred ...
Soft Decline
A soft decline is an issuer rejection of a card transaction for a reason that ma...
Tokenization
Payment tokenization is the process of replacing sensitive card data (the 16-dig...