From b0491be793112cfeead498c8d72648d7bbbca689 Mon Sep 17 00:00:00 2001 From: Sandeep Shahi <40382144+bluecypher@users.noreply.github.com> Date: Mon, 9 Oct 2023 12:02:37 +0000 Subject: [PATCH 1/2] Update README.md New staging endpoints --- README.md | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9f53505..c9d117f 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,25 @@ b. Gateway end point c. Reference buyer app -`https://buyer-app-preprod.ondc.org/login` +`https://buyer-app-preprod-v2.ondc.org/login` -# Configuration settings for ONDC Staging Environment +# Configuration settings for ONDC New Staging Environment + +a. Registry end point + +`https://staging.registry.ondc.org/lookup` + +`https://staging.registry.ondc.org/vlookup` + +b. Gateway end point + +`https://staging.gateway.proteantech.in/search` + +c. Reference buyer app + +`https://ref-app-buyer-staging-v2.ondc.org/login` + +# Configuration settings for ONDC Old Staging Environment (To be deprecated) a. Registry end point From c3ffc1b89d67f1b1bfd25fb456f43969f7517b2d Mon Sep 17 00:00:00 2001 From: Sandeep Shahi <40382144+bluecypher@users.noreply.github.com> Date: Mon, 9 Oct 2023 13:01:53 +0000 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c9d117f..140eecf 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ b. Gateway end point `https://preprod.gateway.ondc.org/on_search` -c. Reference buyer app +c. Retail reference buyer app `https://buyer-app-preprod-v2.ondc.org/login` @@ -44,7 +44,7 @@ b. Gateway end point `https://staging.gateway.proteantech.in/search` -c. Reference buyer app +c. Retail reference buyer app `https://ref-app-buyer-staging-v2.ondc.org/login`