While we do not currently offer specific plugins for platforms like WooCommerce as of now, our API is compatible with various e-commerce solutions, including WooCommerce. Integrating our API with your WooCommerce store is straightforward but requires developers' work. We have numerous partners already leveraging different e-commerce platforms, many of whom utilize WooCommerce, making integration seamless.
Credentials to our API Utilizing the Request Access Token endpoint is crucial for securely storing, caching, and accessing credentials in the e-commerce platform.
Products synchronization In general, integrating with our API involves periodic calls to the Get Packages endpoint to synchronize product offerings on e-commerce platform with our packages.
Checkout During the checkout process, it's essential to include a call to our Submit Order endpoint to facilitate the provisioning of eSIMs based on the purchased packages. The access token generated can be cached for a certain period, typically up to one year, as it expires by default after that time.
For guidance on integrating our API with your e-commerce platform, we recommend reviewing our API Onboarding material. This resource provides valuable insights into mapping the user journey and connecting to our API endpoints.