New Features 🚀

  • Overlay Checkout Beta: We’re excited to announce the beta release of our new overlay checkout experience. This modern TypeScript library provides a seamless way to integrate our payment overlay into your web application with real-time event handling and customizable themes. Key features include:

    • Real-time Event Handling: Listen to checkout events like payment creation, success, and failure
    • TypeScript Support: Fully typed APIs for better developer experience
    • Customizable Themes: Support for light and dark themes
    • Browser Compatibility: Works across all modern browsers including Chrome, Firefox, Safari, Edge, and IE11+
    • PCI Compliance: Maintains security standards while providing an embedded experience

    Try it out:

  • New Subscription Event: Added support for the subscription.plan_changed webhook event that fires whenever a subscription is upgraded, downgraded, or modified. This event provides:

    • Complete subscription details after the change
    • Previous and new plan information
    • Prorated billing adjustments
    • Updated next billing date

    This event complements our existing subscription events (subscription.active, subscription.on_hold, etc.) to provide comprehensive visibility into the subscription lifecycle.

  • Platform Enhancements: Various performance optimizations, bug fixes, and minor improvements across the platform.