April 2025 Changelog

Real Time Account Updater
This month we released real-time account updater, which allows you to retrieve updates to a single card token in real time.
This is especially beneficial to prevent involuntary churn for transactions that run between your regularly scheduled batch updates. With real-time account updater, you can then strive to save any failed transactions by attempting to update outdated cards in real-time.
Review the real-time account updater documentation.
Search for Everyone
If you have wanted to search tokens in your database but couldn’t before, we’ve now turned on the ability to search for tokens for all accounts in our system.
A few of the more common tokens we’ve seen users search are:
- Last Four Digits
- Full Primary Account Number (PAN)
- Social Security Number (SSN)
Search can serve some specific but helpful use cases for users. For instance, you may want to search for tokens when:
- Debugging and Researching Issues
- Needing to verify PII credentials (like SSN) during customer support tasks.
Bugs and Other Fixes
- [Documentation] New Card Payments Guides
- [3DS] Reduced error rates for 408, 500, 502, 504
- [3DS] Always returning Challenge Result when available.
- [3DS] Adding challenge preference on Challenge Requests
- [3DS] Adding authentication_reason_code
- [Documentation] Updated React Elements documentation.
- [CLI] Fixed Reactor and Transform logging issues.