Skip to main content

15 docs tagged with "1mg"

View All Tags

Android SDK

This webview SDK is made to work in conjunction with its web counterpart npm module - https://www.npmjs.com/package/@tata1mg/synapse

API Integration

This guide outlines the process for integrating with TATA 1mg’s APIs. With this integration, you'll be able to manage order placements, handle payments, and receive notifications for both prescription drugs and over-the-counter (OTC) products. By following the steps below, you can seamlessly integrate your system with TATA 1mg and start offering pharmacy services driven via 1mg.

Diagnostics Merchant Order Updates

We have an Order Update webhook which is responsible for sending the order status updates to the merchant partner. The merchant partner can use this webhook to update the order status at their end accordingly.

FAQ

1. Question: Who generates the public and private keys?

Interfaces

Platform-Specific Interface (Low-Level Interfaces)

Intro

Welcome to 2024, where the relentless challenge of documentation persists at 1mg. Despite our best efforts from both frontend and backend developers to diligent product managers, the documentation dilemma remains. We've explored a myriad of solutions—Swagger, Postman, Confluence, PDFs, Word docs, even our custom tools—yet none have quite hit the mark for all our diverse use cases.

Intro

Making web and native communication much more simpler and effective!

Introduction

Welcome to the TATA 1mg Partner Integration documentation. This guide will help you seamlessly integrate with our platform, enabling you to provide pharmacy services through TATA 1mg.

iOS SDK

iOS WebView SDK for seamless communication between web and native codebase.

Merchant Done in One Flow

The "Done in One" flow is a streamlined process designed for merchant users to order medicine. This process is initiated by a single API call, which includes the upload of a valid prescription.

Merchant Order Updates

1mg requires an Order Update webhook that is needed to sending order status updates to merchant partners. This webhook allows merchants to synchronize the order status in their system with TATA 1mg's order processing. This guide outlines the various status codes and provides instructions on how to set up the webhook for receiving updates.

Merchant Pay via Link Flow

The Pay via Link flow is designed to provide flexibility to merchant customers who order medicines through the TATA 1mg APIs. This flow enables customers to complete their payments via a unique payment link generated by TATA 1mg. Instead of handling payments directly within the merchant's application, the payment is completed on a secure page hosted by TATA 1mg.

Merchant Payment Solution

When the payment method is ONLINE, the responsibility of collecting payment from the customer lies with the merchant partner. 1MG treats the merchant partner as a payment gateway for such orders.

Web Package

Making web and native communication much more simpler and effective!