Changelog

Stay up to date with the latest changes to the Felloh API, SDKs, and developer documentation.


April 2026

AI Solutions

  • Added Model Context Protocol (MCP) server documentation — connect AI editors like Cursor, VS Code, Claude Desktop, and ChatGPT to Felloh via MCP at mcp.api.felloh.com
  • Added Agentic Billing Workflows guide — end-to-end guide for building AI-powered travel payment workflows
  • Added one-click install buttons for Cursor and VS Code MCP integration

Testing

  • Added Testing page with sandbox environment details, test card numbers (Visa, Mastercard, Amex), decline simulation cards, 3D Secure test cards, and a go-live checklist

SDKs

  • Added C# SDK documentation — installation, examples, pagination, error handling, and webhook verification
  • Added PHP SDK documentation — installation, examples, pagination, error handling, and webhook verification
  • Added Python SDK documentation — async SDK with installation, examples, pagination, error handling, and webhook verification
  • Added Perl SDK documentation — installation, examples, pagination, error handling, and webhook verification
  • Added Ruby SDK documentation — installation, examples, pagination, error handling, and webhook verification
  • Expanded Node.js SDK documentation with additional examples and webhook verification

Security

  • Added Security at Felloh overview page
  • Added Integration Security Guide with best practices for securing your Felloh integration
  • Added Handling Deletion Requests guide for GDPR compliance

Documentation

  • Added MCP Server card to the homepage SDK grid
  • Improved guide category page titles and descriptions

January 2026

Security

  • Fixed React Server Components CVE vulnerability in the documentation site

November 2025

Documentation

  • General documentation updates and improvements

September 2025

API Updates

  • Updated surcharging amounts and configuration
  • Updated webhook payload documentation with surcharge detail

May 2025

Webhooks

  • Added webhook signing documentation — HMAC-SHA256 signature verification with code examples in JavaScript, Python, PHP, and C#

April 2025

API Resources

  • Added Acquirer Settlement resource documentation — batch settlement data from payment processors
  • Added Dynamic Currency Conversion (DCC) documentation to transaction resources
  • Added booking reference field documentation across resources

March 2025

API Resources

  • Updated AISP statistics endpoint documentation with additional fields

January 2025

API Resources

  • Updated webhook event documentation with additional event types
  • Updated payment options configuration documentation

Documentation Site

  • Launched new documentation site at developers.felloh.com
  • Added sitemap generation for SEO
  • Added site search functionality
  • Comprehensive API reference documentation for all resources:
    • Bookings, Transactions, Payment Links, Ecommerce, Customers, Suppliers
    • Refunds, Chargebacks, Charges, Credit Notes, Scheduled Payments
    • Disbursements, Beneficiaries, Ledger, Organisations
    • AISP, API Keys, Audit, Booking Components, Currencies, Enums
    • Tokenised Cards, Bank
  • Added JavaScript SDK documentation — getting started and usage guides
  • Added Android SDK documentation — getting started and usage guides
  • Added iOS SDK documentation — getting started and usage guides
  • Added React Native SDK documentation — getting started and usage guides
  • Added core guides: Authentication, Pagination, Errors, Webhooks