OTC Browser Extension
2023
OTC Stores LLC.
I developed a browser extension that semi-automates the payment process in an insurance affiliate system that did not have an API. The implementation of the project resulted in speeding up transaction processing and minimizing human error.
The extension works by automatically filling out the payment form on the insurance company's website using data from the CRM:
- Customer information
- Insurance card details
- Order details
The extension in action
All the data required to be entered into the insurance system is fetched from the CRM and filled into the corresponding fields by clicking the "magic button." Moreover, the data transfer occurs directly between browser tabs, ensuring data security and confidentiality.
Vue 3TypeScriptQuasarBEX