Card Account Updater (CAU) is a feature available at Yuno to maintain the integrity of stored credit or debit cards, preventing issues caused by expired or outdated card details. When customers provide their card information for recurring billing or subscription services, Card Account Updater ensures that their stored card data remains current. With Yuno’s Card Account Updater, no additional development effort is required to ensure your card details will be updated seamlessly in the background.Documentation Index
Fetch the complete documentation index at: https://docs.y.uno/llms.txt
Use this file to discover all available pages before exploring further.

Benefits of Card Account Updater
- Improved Payment Success Rates: Automatically updating card information reduces the likelihood of failed transactions due to expired or replaced cards, ensuring a higher success rate for recurring payments.
- Enhanced Customer Experience: By ensuring seamless and uninterrupted service, customers do not need to manually update their card information, leading to a smoother and more positive experience.
- Reduced Operational Costs: Automated updates decrease the need for manual interventions and customer service inquiries related to payment issues, saving time and resources.
- Increased Revenue: Higher transaction approval rates translate to fewer missed payments and potentially increased revenue.
- Security and Compliance: Centralizing card updates within the vault ensures that sensitive card information is handled securely and complies with relevant regulations and standards.
- Operational Efficiency: Streamlining the process of updating card information helps maintain operational efficiency and consistency across payment systems.
- Customer Retention: Minimizing disruptions in service due to payment failures can help maintain customer loyalty and retention.
How does it work?
The Card Account Updater service operates asynchronously, working independently of the payment flow. Card updates are performed automatically, so there is no need to handle individual responses from the service. Yuno updates card details in the following scenarios:- The card is past its expiration date.
- The account associated with the card is in a closed, disabled, or flagged state.
vaulted_token and fingerprint for the enrolled card will remain the same, so you don’t need to change anything in your integration. This webhook will contain the following:
- The latest expiry date, last four digits, and Issuer Identification Number (IIN).
- The reason for the update.
- Details of the card being replaced.