TypeScript SDK (OrderEazi Commerce SDK)

This release introduces the first version of the OrderEazi Commerce TypeScript SDK. It’s a set of pre‑built, strongly‑typed tools that developers can use to integrate with your commerce platform more easily and consistently. Instead of writing everything from scratch, they can use the SDK to talk to your store’s APIs in a standard, supported way.

Benefits for you

  • Faster integrations

    • Your development team (or external partners) can build new features and integrations more quickly using the SDK instead of custom one‑off code.

  • Fewer bugs and issues

    • Strong typing and a standardised library reduce common mistakes, which helps keep your storefront more stable and reliable.

  • Easier to extend your store

    • Makes it simpler to add custom frontends, apps, or back‑office tools that plug into your store’s data and functionality.

  • Future‑proof integrations

    • As the SDK evolves, your integrations can update in a more controlled, predictable way rather than relying on fragile custom code.

Last updated