IZZIPAYDevelopers

Changelog

Latest updates, improvements, and fixes to the IZZIPAY platform.

v2.12.0feature2024-01-15

AI Credit Scoring V2

Launched enhanced credit scoring model with 94% accuracy. New alternative data sources including mobile money transaction history.

v2.11.3improvement2024-01-10

Webhook Retry Improvements

Improved webhook delivery reliability with exponential backoff and dead letter queue for failed deliveries.

v2.11.2improvement2024-01-08

FX Rate Engine Optimization

Reduced FX rate lookup latency from 200ms to 55ms. Added support for 15 new currency corridors.

v2.11.1fix2024-01-05

Bug Fix: Wallet Balance Race Condition

Fixed a rare race condition that could cause incorrect balance calculations during concurrent transactions.

v2.11.0feature2024-01-02

Bulk Payment API

New bulk payment endpoint supporting up to 10,000 payments per batch. Includes progress tracking and partial failure handling.

v2.10.5feature2023-12-28

Go SDK Release

Official Go SDK now available. Supports all payment, wallet, and transfer APIs with full type safety.

v2.10.4improvement2023-12-22

Enhanced Error Messages

All API error responses now include detailed field-level validation messages and suggested fixes.

v2.10.3feature2023-12-18

Settlement API V2

New settlement API with support for multi-party splits, conditional releases, and scheduled settlements.

v2.10.2improvement2023-12-15

Rate Limit Headers

All API responses now include X-RateLimit-Remaining and X-RateLimit-Reset headers for better client-side handling.

v2.10.1fix2023-12-10

Security: Token Rotation

Implemented automatic refresh token rotation for enhanced security. Old refresh tokens are invalidated on use.