Account Updater Service: How It Works for Card Payments

By Nick Dunse, March 25, 2022

What account updater services do, how Visa VAU and Mastercard ABU work, costs, benefits for recurring billing, and when your business should enable one.

Account Updater Service: How It Works for Card Payments

Every stored card has a shelf life. Cards expire, get replaced after fraud, or are reissued when a bank merges. When that happens, the token or card number your system has on file stops working — and the next recurring charge declines.

Account updater services solve this by automatically refreshing stored card credentials before they go stale. For subscription businesses and platforms managing recurring billing, account updaters are one of the simplest ways to reduce involuntary churn and recover revenue that would otherwise be lost to failed payments.

This guide explains what account updater services are, how the major card network programmes work, what they cost, and when they make sense for your business.

What Is an Account Updater Service?

An account updater service is a mechanism provided by the card networks that automatically updates stored card details — card numbers, expiry dates, and account status — when an issuing bank replaces or renews a cardholder's card.

Without account updater, a merchant storing a card-on-file for recurring billing would need to contact the customer manually when their card details change. Most customers never proactively update their payment method. They only notice when a charge fails — by which point many have already churned.

Account updater runs in the background. Your payment gateway or PSP submits your stored card credentials to the relevant card network on a regular cycle. The network checks with the issuing bank and returns updated details — a new card number, a new expiry date, or a notification that the account has been closed. Your system then stores the refreshed credentials, and the next recurring charge goes through without the customer doing anything.

How Account Updaters Work: Visa VAU and Mastercard ABU

Each major card network operates its own account updater programme. The two largest are Visa Account Updater (VAU) and Mastercard Automatic Billing Updater (ABU). While they serve the same purpose, there are differences in how they operate.

Visa Account Updater (VAU)

Visa VAU lets acquirers and merchants submit batches of stored Visa card credentials to Visa's database. Visa checks these against issuer records and returns updated account numbers, expiry dates, or closure notifications. VAU supports both batch processing (daily or weekly cycles) and real-time queries. Real-Time VAU lets merchants request an update immediately before processing a transaction, which is useful for high-value charges or dormant cards.

Mastercard Automatic Billing Updater (ABU)

Mastercard ABU works similarly. Merchants or their acquirers submit stored Mastercard credentials, and ABU returns updated details from participating issuers. ABU primarily uses batch processing — merchants submit files on a regular schedule and receive response files with any updates.

Other Network Programmes

American Express offers a similar service through its Cardrefresher programme, and Discover runs its own account updater. Coverage varies by market — Visa and Mastercard have the broadest issuer participation globally, while Amex and Discover participation depends more heavily on region.

In all cases, the account updater service depends on issuer participation. If a cardholder's bank does not participate in the programme, the update request will return no match and the merchant will need to contact the customer directly.

Benefits of Using an Account Updater Service

The core value of account updater is straightforward: fewer failed payments. But the downstream effects matter more than the headline number.

Reduced involuntary churn. Most subscription businesses lose 3-5% of customers each month to payment failures, not cancellations. Account updater addresses the largest cause — expired or reissued cards. Businesses that enable it typically see a 1-3% improvement in recurring payment success rates.

Better customer retention. When a recurring payment fails, the customer receives a notification to update their card. Many never do — the subscription lapses, and re-acquisition costs far more than retention. Account updater keeps the payment method current without customer action.

Lower decline rates. Payment declines affect your merchant account health. Consistently high decline rates can lead to higher processing fees, increased scrutiny, or account reviews from your acquirer. Account updater helps keep your decline ratio in a healthy range.

Fewer support tickets. Failed payments generate customer service volume: dunning emails, payment retry notifications, and support tickets from confused customers. Account updater reduces all of these by preventing the failure in the first place.

Account Updater Costs and Pricing

Account updater pricing depends on how you access it. There are generally three cost components to consider.

Network fees. Visa and Mastercard charge per-inquiry fees, typically in the range of $0.01 to $0.05 per card checked. These fees apply whether or not an update is returned. If you submit 100,000 stored cards for checking, you pay for 100,000 inquiries.

PSP or gateway fees. Most merchants access account updater through their PSP rather than connecting to the card networks directly. PSPs like Stripe and Adyen bundle account updater into their platform. Stripe includes it automatically for saved cards at no additional charge. Adyen charges a small per-update fee. Other gateways may charge a monthly service fee or a per-inquiry fee on top of the network cost.

Opportunity cost of not using it. The real question is not whether account updater costs money — it does — but whether the cost exceeds the revenue recovered. For most subscription or recurring-billing businesses, the maths works comfortably. If you process 10,000 recurring charges per month and account updater prevents even 1% of those from failing, you're recovering 100 transactions per month for a few hundred pounds in fees.

When to Use Account Updater

Account updater is most valuable when your business relies on stored card credentials that are charged repeatedly over time. The longer the billing relationship, the higher the likelihood that card details will change.

Subscription and SaaS businesses. Monthly or annual subscriptions are the classic use case. A customer signs up, enters their card once, and expects to be billed indefinitely. Over a 12-month subscription, there is a meaningful probability that the card on file will be reissued.

Recurring billing and instalments. Insurance premiums, loan repayments, membership dues, and instalment plans all depend on the stored card remaining valid throughout the payment schedule.

Platforms managing payments for sub-merchants. If you operate a platform that processes recurring payments on behalf of many merchants — across one or more PSPs — account updater becomes essential at scale. A 2% failure rate across thousands of sub-merchants compounds into significant revenue loss and operational burden.

On-demand and marketplace businesses. Even without a fixed billing schedule, businesses that store cards for future use (ride-hailing, food delivery, marketplaces) benefit. A customer returning after three months may find their stored card has been replaced.

If your business only processes one-time payments and does not store cards, account updater provides no benefit.

Limitations of Account Updater

Account updater is effective but not comprehensive. Understanding its limitations helps you build a complete payment recovery strategy rather than relying on a single mechanism.

Issuer participation is not universal. Account updater only works when both the acquirer and the issuing bank participate. Major issuers in the US and Europe have high participation rates, but coverage is lower in parts of Asia, Latin America, and Africa.

It only covers card-on-file credentials. Account updater does not help with payment methods beyond cards. If you accept direct debit, bank transfers, or digital wallets, you need separate strategies for keeping those methods current.

Closed accounts are reported, not recovered. When a cardholder closes their account entirely, account updater returns a "contact cardholder" or "account closed" response. You still need a dunning process to collect an alternative payment method.

Timing gaps exist. Batch-based account updater runs on a schedule — often daily or weekly. If a card is reissued and a payment is attempted before the next cycle, it may still decline. Real-time account updater addresses this where available, but not all PSPs support it.

It does not fix insufficient funds. Account updater handles credential staleness, not spending limits or balance. Declines due to insufficient funds, fraud blocks, or velocity limits require a separate retry strategy.

Alternatives and Complementary Strategies

Account updater is one part of a broader payment recovery toolkit. Most businesses that take recurring payments seriously use several of these strategies together.

Network tokens. Network tokenisation replaces the card PAN with a token that is automatically updated by the network when card details change. Unlike account updater, which is a periodic batch query, network tokens are "living" credentials that stay current by design. If your PSP supports network tokens, they may reduce or eliminate the need for traditional account updater queries.

Smart retries. Intelligent retry logic attempts failed payments at optimal times — retrying after payday, spreading retries across different times of day, or varying merchant category codes. This addresses declines that account updater cannot fix, such as insufficient funds.

Dunning and customer outreach. When automated methods fail, you need a process to contact the customer and request updated payment details — email, SMS, or in-app notifications. Effective fraud prevention measures also reduce the number of cards that get cancelled and reissued due to fraud in the first place.

Multi-PSP routing. Platforms routing payments across multiple PSPs can sometimes recover failed transactions by retrying through a different acquirer. If you manage payments across several providers, a discovery layer that orchestrates routing can combine account updater with smart retries and failover logic in a single workflow.

Account Updater FAQ

How much does account updater cost per card?

Network inquiry fees typically range from $0.01 to $0.05 per card checked. Some PSPs bundle it at no extra cost (Stripe includes it for saved cards), while others charge a per-update or monthly fee. The cost per successful update is almost always lower than the revenue lost to a single failed recurring payment.

Does account updater work for all card brands?

Visa (VAU), Mastercard (ABU), American Express (Cardrefresher), and Discover each operate their own programmes. Visa and Mastercard have the broadest issuer participation globally. Coverage depends on whether the cardholder's issuing bank participates — major issuers in the US and Europe generally do, but participation varies elsewhere.

Can customers opt out of account updater?

Yes. Cardholders can contact their issuing bank to opt out of account updater programmes. When they do, updated card details will not be shared with merchants through VAU or ABU. In practice, opt-out rates are very low — most cardholders are unaware the service exists and benefit from not having to manually update payment details across multiple subscriptions.

What is the difference between account updater and network tokens?

Account updater is a periodic query service — you submit stored card details and receive updates if anything has changed. Network tokens are fundamentally different: the card network issues a token that replaces the PAN and is automatically kept current. Network tokens generally have higher authorisation rates and do not require batch cycles. Many PSPs support both, and the industry is shifting toward network tokens as the preferred long-term solution for credential lifecycle management.

Talk to us

Make enabling payments for your platform and merchant users easy.

Book a Call