From 6ea1ca4a0ca9272da9d111cbb388b61a3c2c9a40 Mon Sep 17 00:00:00 2001 From: Ernest Okot Date: Thu, 16 Jan 2020 14:35:17 +0300 Subject: [PATCH] fix update sandbox url --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fd37bec..4172033 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Add the library to your project npm install mtn-momo --save-dev ``` + ## Sandbox Credentials Next, we need to get the `User ID` and `User Secret` and to do this we shall need to use the `Primary Key` for the `Product` to which we are subscribed, as well as specify a `host`. We run the `momo-sandbox` as below.