New Features 🚀

  • Checkout 2.0: Introducing a completely redesigned checkout experience featuring:

    • Streamlined, modern interface for improved user experience
    • New Query Collector System that stores parameters in session storage with unique IDs (e.g., sess_1a2b3c4d)
    • Persistent data availability throughout the entire checkout flow
    • More enhancements planned for future releases!
    Checkout 2.0
  • Configurable Payment Methods: New allowed_payment_methods configuration enables merchants to customize available payment options during checkout. See the Allowed Payment Methods documentation for implementation details.

  • Dynamic Tax Calculation: Real-time calculation of tax rates based on customer billing addresses for more accurate pricing on the static payment links.

  • On-Demand Subscriptions: New API endpoints for flexible subscription billing (available for select merchants). Learn more in the On-Demand Subscriptions guide.

  • Additional Updates:

    • Performance optimizations
    • Bug fixes
    • General system improvements