Skip to main content
February 13, 2026
APIPlatformSDK

Multi-Currency Support

  • Notifications for invoices, payments, and subscriptions now display amounts in the merchant’s configured currency
  • Payment sessions updated with multi-currency support
  • Tax provider contact details now kept automatically in sync

Platform Updates

Customer Portal

  • Refreshed customer portal UI
  • Enhanced wallet balance display with a new balance header

Bug Fixes

  • Fixed inconsistent address autocomplete behavior

SDK

January 5-27, 2026
APIPlatformEntitlements

Major Release: Features & Entitlements

Feature Management

  • Define features that can be gated for your customers (e.g., “SSO Access”, “Premium Support”)
  • New Feature Management UI to create and manage features directly in the dashboard
  • Link features to prices when creating or editing pricing plans
  • Automatic entitlement provisioning when customers subscribe to plans with linked features

Entitlement Access API

  • New public API endpoint (/v1/entitlements) to check if a customer has access to a specific feature
  • Support for static (config-based) and boolean (on/off) feature types

API Enhancements

Webhooks

  • New subscription.renewed.v0 webhook event when subscriptions enter a new billing period

Customer Management

  • Customer name and email now editable directly from the customer detail page
  • Fee management endpoints added to public API documentation

Payments

  • Expired payment session links now automatically regenerate with a new email sent to customers
  • Added Australia to merchant eligible countries

Email Notifications

  • Email notification when invoice is issued (for manual payment invoices)
  • Email notification when invoice is paid with links to invoice and receipt
  • Email reminder before subscription renewal

Bug Fixes

  • Fixed micro-pricing truncation in percentage-based prices
  • Fixed payment retry flow when initial payment attempt fails
  • Fixed fee dropdown showing fees from other products
October 21-27, 2025
APIPlatformDocs

API Improvements

Enhanced Invoice Management

  • Added merchantId field to all invoice V2 endpoint responses for better multi-merchant support
  • Improved manual Event Source sync capabilities with rate limiting for better integration control

Security & Environment Management

  • API keys now include environment prefixes for clearer identification across different environments
  • Enhanced security for API key management

Platform Updates

User Experience Improvements

  • Added pagination to subscriptions table for better performance with large datasets
  • Fixed return URL configuration for payment topups
  • Minor bug fixes

Environment Awareness

  • New banner displays current environment (sandbox, staging, production) for clearer context
  • Added quick navigation links to sandbox environment
October 14-20, 2025
APIPlatformBilling

Major Release: Tax Integration

Paygentic Tax

  • Complete tax automation with Paygentic Tax integration
  • Automatic tax calculation and reporting
  • Support for international tax compliance

API Enhancements

Customer Management

  • Enabled tax ID and tax rate updates for merchant-managed customers
  • Added address modification capabilities for merchant-managed consumers
  • Enhanced subscription and customer ID tracking in source event responses

Data Integrity

  • Prevented duplicate prices per billable metric in plans
  • Improved conflict detection for existing subscriptions

Platform Features

Payment Methods Portal

  • New self-service payment methods management in customer portal
  • Improved payment method handling and invoice card filtering
  • Enhanced off-session payment flow for automatic billing

Documentation Updates

  • Comprehensive documentation for payment terms
  • Detailed metric modes explanation
  • Updated billing guides