SeQura Eyewear

This guide will identify the steps to let a Optiqa Merchant integrate our services using an API.

The Optiqa ecosystem includes a PoS software, as a web application, to manage the subscription process. But it can be partially or fully replicated using the API.

We suggest to do an Hybrid integration approach:

  • Firstly, integrate the endpoints to be able to create new subscriptions. This is the most costly operation for the merchants, since they have to duplicate the shopper's data and the cart information.
  • Later, we can add more endpoints to manage updates, cancelations, disbursement and reporting information.

Hybrid integration: Create a new subscription

The basic integration consists of:

Full integration

We can add more endpoints to manage all the other use case:

Authentication

The API uses basic auth method to authenticate the request, any request of any method must use basic authentication. Ask Sequra staff for you Api Account credentials. You will receive an username and a password-reset link.