Introduction

Inicis is a leading payment service provider in South Korea, offering comprehensive online payment solutions. Businesses use Inicis to accept a variety of payment methods securely, including credit cards, digital wallets, and convenience store payments, primarily serving the Japanese market.


Supported Countries

  • Japan 🇯🇵

Available Payment Methods

Payment TypePayment Method KeyCurrencyStatusSandbox Availability
Credit CardINICIS_CREDIT_CARDJPY✅✅
CVSINICIS_CVSJPY✅✅
PayPayINICIS_PAYPAYJPY✅✅
MerPayINICIS_MERPAYJPY✅✅
Amazon PayINICIS_AMAZON_PAYJPY✅✅
Rakuten PayINICIS_RAKUTENJPY✅✅
DocomoINICIS_DOCOMOJPY✅✅
AUINICIS_AUJPY✅✅

Sandbox

Credentials

Credential KeyValue
iniapi key5AL5Djb1Ipualn0F
midCBTTEST001
merchantNameKanaジーエムオーストア
merchantNameAlphabetSample Store
merchantNameShortsample
contactPhone0120-123-456
contactOpeningHours10:00-18:00

Note: To test in sandbox mode, merchants must have their frontend server IP whitelisted by the Inicis team.


Account Onboarding for Successful Payment

Before processing payments, ensure your account details are fully updated. Follow these steps in your account settings:

Profile

  • Name: Enter your full name.
  • Phone: Provide a valid contact number.

Account

  • Brand Name: Enter your business or store name.
  • Company Support Email: Provide your official support email address.
  • Support Contact Number: Include a dedicated contact number for customer support.

Note: Make sure these details are correctly configured to avoid any payment processing issues.


Testing

Specific test card details are not publicly documented. For testing guidance, contact Inicis support or refer to their official documentation.


Use the following values in embedded JS code to pay via Inicis:

    "pmt_channel": "INICIS",
    "pmt_method": { Any of the above payment method keys },

Reference Links