Release Notes - Version 25.9
16 days ago by Jean-Louis Zola
Release Date: September 2025
New Features and Enhancements
Security API - Create Card Number Token
A new endpoint has been introduced to enhance card data security through tokenization:
Endpoint: POST /v1/security/token/cardTokens
Purpose: Generate a secure token for a card number, enabling safe storage and processing of sensitive card information. This feature strengthens data security while helping reduce PCI DSS scope in merchant systems.
Minor Improvements and Fixes
Performance Enhancements
Various performance optimizations have been implemented to improve response times and overall system reliability.
Bug Fixes
Addressed minor issues reported in the previous release to ensure enhanced stability and functionality.
Documentation Updates
API documentation has been updated with clearer descriptions and examples, including the newly added card token service for better integration.