API Changelog
All notable changes to the GoodFunds Gateway API
v1.6.0
June 15, 2026- Added Vendor disbursement endpoints for ACH vendor payments
- Changed Error response format for consistency across all endpoints
- Fixed Issue with payment method deletion not removing tokens
- Fixed Recurring payment cancellation not updating internal status
- Deprecated Bank verification service for real-time account validation
v1.5.0
May 1, 2026- Added Recurring payment management with enable/disable functionality
- Added Transaction status check endpoint for ACH returns
- Changed Authentication moved to request headers only
- Deprecated Query parameter authentication method
v1.4.0
March 15, 2026- Added eCheck payment method storage and processing
- Added Level 2 and Level 3 data support for credit card transactions
- Changed Payment method response to include tokenized card details
- Security Enhanced tokenization for credit card storage
v1.0.0
July 1, 2025- Initial release with core payment processing functionality
- Credit card and eCheck processing
- Payment method tokenization
- JSON response format