🌏 Total Bridging People & Shop
Since launching Korea's first credit card inquiry service in 1986, KICC (Korea Information & Communications) has provided Korea's leading integrated payment solutions covering both On-line and Off-line environments.
Developers can build safe and fast payment systems in all environments, from websites and mobile apps to offline store kiosks, leveraging KICC's robust infrastructure.
🚀 Core Services
We provide two major platforms. Choose the service that best fits your business model.
1. EasyPAY (Online PG)
Payment Gateway (PG) service. When a customer pays with a credit card on a shopping mall or app, this service acts as an intermediary between the credit card company and the merchant, handling approval/acquisition data and settlement.
- Target Audience: Online Shopping Malls, O2O Platforms, Mobile App Services
- Supported Methods: Credit Card, Bank Transfer, Virtual Account, Carrier Billing, Simple Payment (Naver Pay, Kakao Pay, etc.), Global Payment (PayPal, Alipay)
- Features:
- Provides Web Standard and Mobile Optimized UI
- Supports SDKs in various languages (Java, PHP, .NET, Python, Node.js, etc.)
- Go to EasyPAY Integration Guide →
2. EasyCheck (Offline VAN)
Value Added Network (VAN) service. It processes approval data generated when a card is swiped or inserted into a terminal (CAT), POS, or kiosk in an offline store.
- Target Audience: Restaurants, Cafes, Franchises, Unmanned Stores (Kiosks), Hospitals
- Supported Devices: Credit Card Terminals, POS Systems, Signature Pads, Kiosks
- Features:
- Fast approval speed via Korea's No. 1 VAN infrastructure
- Integrated dashboard for store sales/deposit management
⚖️ Which service should I choose?
The required integration method differs depending on your business type. Please refer to the table below.
| Feature | EasyPAY (PG) | EasyCheck (VAN) |
|---|---|---|
| Payment Environment | Online (PC Web, Mobile Web/App) | Offline (Physical Store, On-site Payment) |
| Payer | Customer pays via their Smartphone/PC | Customer hands card to clerk or inserts into machine |
| Equipment | None (Software Module) | Hardware Required (Terminal, POS, Kiosk) |
| Key Functions | Card Approval, Escrow, Settlement Agency, Refund API | Cash Receipt, Check Inquiry, Point Accumulation, Store Management |
Are you preparing a service where users "Order via App (Delivery App) and Pick up at Store"? In this case, you may need to integrate both EasyPAY (App Payment) and EasyCheck (Store Order Reception). KICC supports a structure that integrates both.
🛡️ Reliable Technology
For financial data, Security and Stability are paramount.
-
Active-Active Architecture (Zero Downtime)
- Real-time redundancy between the Main Center and the Disaster Recovery (DR) Center guarantees uninterrupted payment services even in the event of natural disasters or failures.
-
Compliance with Strong Security Standards
- We protect customers' sensitive information safely through PCI-DSS certification and data encryption transmission (TLS 1.2+).
-
AI-based Monitoring (FDS)
- Our Fraud Detection System (FDS) operates 24/7 to block fraudulent payment attempts in real-time.
🏁 Next Step
If you have understood the concept of the service, it is now time to write some code.
- Getting Started: Guides you through the process from API key issuance to SDK installation.
- Sandbox Playground: Test mock payments before writing actual code.