Online contact lens retailers can use Visibly to power glasses and contact lens prescription renewal for users, contact lens prescription verification, and fulfillment services.
- Prescription renewal
- Prescription verification
- Fulfillment
By leveraging Visibly's vision test, contact lens and glasses retails can provide their users with the ability to renew their prescriptions online.
There are two ways to start a Visibly vision:
- Visibly-hosted page
- Visibly API integration
Use a Visibly-hosted page to start a vision test for a full-featured experience with minimal integration effort, features include:
- White-labeled branding, logo and color pallete
- Capable of collecting patient information on behalf of the retailer
- Configurable via query string parameters
Use startVisionTest
...
The Contact Lens Rule mandates that a contact lens seller must verify the prescription associated with a contact lens order prior to fulfilling it. Visibly provides the ability to do that via its GraphQL API.
Use verifyContactsPrescription
and verifyGlassesPrescription
...
Use submitOrder
...