Card Account Updater
Card Account Updater keeps stored card credentials current. For stored cards that are about to expire, the service checks the card networks and refreshes the stored token automatically when the card has a new expiration date, a new number, or a closed account. Recurring and repeat payments keep working without asking the cardholder for a new payment method.
The service uses the card network account updater programs, Visa Account Updater (VAU) and Mastercard Automatic Billing Updater (ABU), to check for updates on stored cards that are about to expire. When an update is available, Payabli refreshes the stored token for you.
Card Account Updater is most valuable when you have a large portfolio of stored cards on file for recurring or repeat payments, such as subscriptions, payment plans, rent, or dues. The value scales with stored-card volume.
How it works
The service runs automatically twice per month for every paypoint that has it enabled. On each run:
Stored cards are collected
Payabli collects stored card tokens that are about to expire in the current month and the next month for each enabled paypoint.
Cards are checked for updates
The collected cards are submitted to the Visa and Mastercard account updater programs to check whether any updates are available, such as a new expiration date, a new card number, or a closed account.
Enable Card Account Updater
Card Account Updater is enabled by the Payabli team. To enable it for one or more paypoints, or across your entire organization, contact your Payabli representative.
Get your results
You must subscribe to the CardUpdaterComplete event to receive the results. Set up a notification for the event using one of these channels:
- Email delivers a CSV attachment with the full results for the run, including each card’s token, new expiration date, paypoint ID, and result message. Use email if you want to import results into your own system.
- Webhook fires once per card in real time. Use a webhook to automate follow-up, such as emailing a cardholder when their account is closed.
To create the notification, send a POST request to /api/Notification. This example sets up an email notification for a paypoint:
To send results to a webhook instead, set method to web and target to your endpoint URL. For the full request shape and more examples, see Manage notifications and the Create notification endpoint reference.
Result code reference
Each card in a run returns a result code. Update codes are applied automatically. Actionable codes need follow-up with the cardholder. Informational codes mean the card couldn’t be updated and no action is needed. Error codes point to a data quality issue worth investigating.
Billing
Card Account Updater is a paid add-on feature and adds one billable event to your Payabli account: a token update, charged each time a stored card token is refreshed. This event is billed to the partner or merchant, not the payor, and appears on your monthly billable statement alongside other processing fees. Rates follow your Payabli agreement.
Limitations
Keep these limitations in mind while using Card Account Updater:
- Visa and Mastercard only. Other networks aren’t enrolled in account updater programs. Expect around 40% of results to return
WRN_ISSUER_NOT_ENROLLED. This is normal. - No sandbox testing. Card Account Updater can’t be tested in the sandbox environment today.
- No dedicated token management view. There’s no single view for your stored card portfolio. You manage stored cards through individual customer records.
Related resources
See these related resources to help you get the most out of Payabli.
Prerequisites
- Payment method tokenization - Learn how payment method tokenization secures sensitive data and enhances security for your payments