Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1.7 KB

File metadata and controls

43 lines (33 loc) · 1.7 KB
title description
3. Check required info
Learn how to check information needed to integrate your payment window.

import Figure from "/components/Figure.astro"; import Tab from "/components/gitbook/tabs/Tab.astro"; import Tabs from "/components/gitbook/tabs/Tabs.astro"; import Hint from "/components/Hint.astro";

Check information required for payment window integration and API call as follows:

  1. Log in to i'mport Admin console -> Merchant account -> Select My ID API Keys

  2. Check your Merchant ID/REST API Key/ REST API Secret

Since this is **sensitive information** that can be used to **manipulate payment details**, take caution to protect it from unauthorized access. - A **unique value assigned to each ChaiPort admin console account**. - A unique code used to **initialize the object** when calling the payment window. - Provide this ID when making a **technical inquiry** for a faster response. - A value required to request an **access token** for an API call. - Take **special care to protect it from unauthorized access**. - A value required to request an **access token** for an API call. - The value can be reissued, and periodic reissuance is recommended for enhanced security. - Take **special care to protect it from unauthorized access**.