About KoreaCC

General information about credit card payments with KoreaCC


Logo
Info

KoreaCC is a payment method which enables Korean merchants (based in South Korea) to offer domestic customers (with Korean credit cards) a credit card payment method.

TypePayments by Credit Card
Card Scheme

MasterCard

VISA

AMEX

JCB

KOOKMIN

KEB

BC

SHINHAN

SAMSUNG

HYUNDAI

LOTTE

Process flow chart

Process flow of a credit card payment with KoreaCC


interface


Calling the interface

Following credit card brands are supported: „Samsung“, „Kookmin“, „KEB“, „Hyunday“, „Shinhan“, „BC“, „Lotte“, „VISA“, „MasterCard“, „JCB“, „AMEX“.

Only the currency KRW is supported. This currency is forwarded as WON and no conversion is done. WON is not a ISO 4217 currency and therefore not supported by . However WON is displayed in the .Net form because .Net does not support KRW. Note that KRW has no decimal places according to ISO 4217.

Credit card data (and/or other authorisation data such as mobile no. etc.) is entered into the .Net form. Sensitive data is not transferred to . retains no credit card numbers or PCNR.

The reference numbers entered (RefNr or TransId) are not printed onto the customer’s bill.

In order to make a credit card payment with KoreaCC via a form, please use the following URL:

KoreaCC.aspx


Key

Format

CND

Description

Beschreibung

Currency

a3

M

Currency, three digits DIN / ISO 4217, e.g. EUR, USD, GBP. Only KRW permissible. Please find an overview here: A1 Currency table

Währung, drei Zeichen DIN / ISO 4217, z.B. EUR, USD, GBP. Nur KRW zulässig. Hier eine Übersicht: A1 Währungstabelle

Key

Format

CND

Description

Beschreibung

OrderDesc

a..100

O

Shopping basket information

Warenkorbinformation

Key

Format

CND

Description

Beschreibung

Languagea2MLanguage of the form. There are supported only KR and US.Sprache des Formulars. Es werden nur KR und US unterstützt.
BuyerNameans..50OName of the buyer for the email notificationName des Käufers für E-Mail-Benachrichtigung
BuyerMailans..128OEmail address of the buyer for the email notificationE-Mail-Adresse des Käufers für E-Mail-Benachrichtigung

Parameters for credit card payments via KoreaCC


Key

Format

CND

Description

Beschreibung

Statusa..50M

AUTHORIZE_REQUEST (URLSuccess) as well as FAILED (URLFailure)

AUTHORIZE_REQUEST (URLSuccess) sowie FAILED (URLFailure)

Key

Format

CND

Description

Beschreibung

CodeExtans4MError code from downstream system about payment resultFehlercode vom nachgelagerten System zum Zahlungsergebnis
ErrorTextans..256MDetailed information about payment result. The value can include Korean characters.Detaillierte Informationen zum Zahlungsergebnis. Der Wert kann koreanische Zeichen enthalten.
TransactionID

ans..30

M

Unique transaction number generated by external system for each payment

Vom externen System vergebene, eindeutige Transaktionsnummer pro Zahlung
Type

ans..20

M

Gives payment method, for credit card: SSL

Gibt das Zahlungsmittel an, für Kreditkarte: SSL
CCBrand

a..10

O

Name of card brand, e.g. Samsung, KOOKMIN, KEB, BC, Shinhan, Hyunday, Lotte, VISA, MasterCard, AMEX, JCB

Bezeichnung der Kartenmarke wie Samsung, KOOKMIN, KEB, BC, Shinhan, Hyunday, Lotte, VISA, MasterCard, AMEX, JCB

Result parameters for URLNotify, URLSuccess and URLFailure in case of KoreaCC



Capture

Captures are possible via a Server-to-Server connection. To carry out a Capture via a Server-to-Server connection please use the following URL:

capture.aspx


Parameters for captures of credit card payments with KoreaCC


Key

Format

CND

Description

Beschreibung

CodeExtans4MError code from downstream system about payment resultFehlercode vom nachgelagerten System zum Zahlungsergebnis
ErrorTextans..256MDetailed information about payment result. The value can include Korean characters.Detaillierte Informationen zum Zahlungsergebnis. Der Wert kann koreanische Zeichen enthalten.

Response parameters for captures of credit card payments with KoreaCC



Credit with reference

Credits (refunds) are possible via a Server-to-Server connection. If you refer to a capture for a Credit the amount of the Credit is limited to the amount of the previous capture.

To carry out a credit with a reference transaction, please use the following URL:

credit.aspx


Parameters for credits of credit card payments with KoreaCC


Key

Format

CND

Description

Beschreibung

CodeExtans4MError code from downstream system about payment resultFehlercode vom nachgelagerten System zum Zahlungsergebnis
ErrorTextans..256MDetailed information about payment result. The value can include Korean characters.Detaillierte Informationen zum Zahlungsergebnis. Der Wert kann koreanische Zeichen enthalten.

Response parameters for credits of credit card payments with KoreaCC



Reversal

A credit card authorisation lowers the customer's credit line. can reverse an authorisation so that it no longer block the limit any more. Use the following URL:

reverse.aspx


Notice: Reverse.aspx does not only reverse authorisations, but any LAST TRANSACTION STAGE! If the last transaction was a capture, Reverse.aspx initiates the reverse, e.g. a credit. Therefore, the utmost caution is urged. Use is at your own risk. We recommend checking the transaction status with Inquire.aspx before using Reverse.aspx.

Parameters for reversal of credit card payments with KoreaCC


Key

Format

CND

Description

Beschreibung

CodeExtans4MError code from downstream system about payment resultFehlercode vom nachgelagerten System zum Zahlungsergebnis
ErrorTextans..256MDetailed information about payment result. The value can include Korean characters.Detaillierte Informationen zum Zahlungsergebnis. Der Wert kann koreanische Zeichen enthalten.

Response parameters for reversals of credit card payments with KoreaCC