API Changelog

Stay up-to-date with the latest changes, improvements, and new features in VeriPay API.

Version 1.2.0

Latest August 14, 2024

🆕 New Features

  • Added support for external payment requests via API integrations
  • Introduced webhook event filtering in dashboard settings
  • Added metadata support for payment links and customers
  • New quotations API for Standard+ plans

✨ Improvements

  • Enhanced error messages with more detailed validation feedback
  • Improved webhook delivery reliability with exponential backoff
  • Added pagination support to all list endpoints
  • Better rate limiting with per-endpoint controls

🐛 Bug Fixes

  • Fixed webhook signature verification for payloads with special characters
  • Resolved timezone handling in date range filters
  • Fixed duplicate customer creation when using identical email addresses

Version 1.1.2

July 28, 2024

🐛 Bug Fixes

  • Fixed issue with payment status updates not triggering webhooks immediately
  • Resolved API key validation error for sandbox environments
  • Fixed currency formatting in invoice PDF generation

✨ Improvements

  • Improved API response times for payment status queries
  • Enhanced logging for webhook delivery debugging

Version 1.1.1

July 15, 2024

✨ Improvements

  • Added request ID to all API responses for better debugging
  • Improved error message clarity for validation failures
  • Enhanced rate limit headers with reset timing information

🐛 Bug Fixes

  • Fixed webhook retry logic for temporary network failures
  • Resolved issue with special characters in payment descriptions

Version 1.1.0

June 30, 2024

🆕 New Features

  • Introduced Customers API for better customer management
  • Added support for custom payment link expiration times
  • New webhook events for payment proof uploads
  • Added bulk operations for invoice creation

✨ Improvements

  • Enhanced webhook delivery with improved retry mechanism
  • Better validation messages for malformed requests
  • Optimized API performance for high-volume merchants

🔄 Breaking Changes

  • Payment link response format updated to include customer information
  • Webhook payload structure standardized across all event types

Version 1.0.0

Stable May 15, 2024

🎉 Initial Release

  • Payment links creation and management
  • Invoice generation and tracking
  • Webhook support for real-time notifications
  • Comprehensive error handling and rate limiting
  • Full authentication and authorization system
  • Sandbox environment for testing

Versioning Policy

VeriPay API follows semantic versioning (SemVer) principles:

Major
Breaking changes

Changes that may require code updates in your application. We provide migration guides and advance notice.

Minor
New features

Backward-compatible new functionality and improvements. Your existing code will continue to work.

Patch
Bug fixes

Backward-compatible bug fixes and small improvements that don't affect API behavior.

Migration Guides

When breaking changes are introduced, we provide detailed migration guides:

Stay Informed

Get notified about important API changes and new features: