Changelog
Latest updates, improvements, and fixes to the IZZIPAY platform.
AI Credit Scoring V2
Launched enhanced credit scoring model with 94% accuracy. New alternative data sources including mobile money transaction history.
Webhook Retry Improvements
Improved webhook delivery reliability with exponential backoff and dead letter queue for failed deliveries.
FX Rate Engine Optimization
Reduced FX rate lookup latency from 200ms to 55ms. Added support for 15 new currency corridors.
Bug Fix: Wallet Balance Race Condition
Fixed a rare race condition that could cause incorrect balance calculations during concurrent transactions.
Bulk Payment API
New bulk payment endpoint supporting up to 10,000 payments per batch. Includes progress tracking and partial failure handling.
Go SDK Release
Official Go SDK now available. Supports all payment, wallet, and transfer APIs with full type safety.
Enhanced Error Messages
All API error responses now include detailed field-level validation messages and suggested fixes.
Settlement API V2
New settlement API with support for multi-party splits, conditional releases, and scheduled settlements.
Rate Limit Headers
All API responses now include X-RateLimit-Remaining and X-RateLimit-Reset headers for better client-side handling.
Security: Token Rotation
Implemented automatic refresh token rotation for enhanced security. Old refresh tokens are invalidated on use.