Inicis
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 Type | Payment Method Key | Currency | Status | Sandbox Availability |
---|---|---|---|---|
Credit Card | INICIS_CREDIT_CARD | JPY | ✅ | ✅ |
CVS | INICIS_CVS | JPY | ✅ | ✅ |
PayPay | INICIS_PAYPAY | JPY | ✅ | ✅ |
MerPay | INICIS_MERPAY | JPY | ✅ | ✅ |
Amazon Pay | INICIS_AMAZON_PAY | JPY | ✅ | ✅ |
Rakuten Pay | INICIS_RAKUTEN | JPY | ✅ | ✅ |
Docomo | INICIS_DOCOMO | JPY | ✅ | ✅ |
AU | INICIS_AU | JPY | ✅ | ✅ |
Sandbox
Credentials
Credential Key | Value |
---|---|
iniapi key | 5AL5Djb1Ipualn0F |
mid | CBTTEST001 |
merchantNameKana | ジーエムオーストア |
merchantNameAlphabet | Sample Store |
merchantNameShort | sample |
contactPhone | 0120-123-456 |
contactOpeningHours | 10: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
Updated 1 day ago