Added
Added card metadata fields to GetResult responses
January 6th, 2026
We’ve added the following fields to all GetResult API responses:
CARDMASK– Masked card number (e.g.,****4242)CARDEXP– Card expiration date (e.g.,12/30)CARDHASH– Tokenized hash of the card number for tracking and reconciliation
What this means
These fields provide additional visibility into card transactions while maintaining PCI compliance. They can also assist with card recognition when using the TOKEN returned in the response for any customer vault implementation. No changes are required to existing integrations—this update is fully backward compatible.
Action required
None. Integrations can optionally begin consuming these fields as needed.
