Skip to content

Commit 2f147aa

Browse files
committed
add merchant portant registration docs
1 parent 60ccb58 commit 2f147aa

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/merchant-portal.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
### Register and obtain credentials from merchant portal
2+
3+
Go to our merchant portal in [Production Merchant Portal](https://merchant.revenuemonster.my/) or [Sandbox Merchant Portal](https://sb-merchant.revenuemonster.my/) to sign up as merchant.
4+
5+
After this, obtain `clientID` and `clientSecret` from the portal, as illustrated below.
6+
7+
![ClientIDClientSecret](https://storage.googleapis.com/rm-portal-assets/img/rm-landing/clientIDclientSecret.png)
8+
9+
Generate public key and private key from the portal.
10+
11+
![PrivateKeyPublicKey](https://storage.googleapis.com/rm-portal-assets/img/rm-landing/privateKeypublicKey.PNG)
12+
13+
Store private key for own use and public key at portal.
14+
15+
![PastePublicKey](https://storage.googleapis.com/rm-portal-assets/img/rm-landing/pastePublicKey.png)

0 commit comments

Comments
 (0)