Skip to main content

KakaoPay

This page provides an overview of the payments methods provided by the KakaoPay adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating KakaoPay within your payments landscape, as well as an overview of the parameters required when submitting a transaction via IXOPAY's API.

Supported Payment Methods

Payment MethodTransaction FlowsTransaction Types
KakaoPayFull-Page RedirectDebit, Refund , Partial-Refund

Mandatory Debit parameters

ParameterTypeDescription
currencyStringCurrency of the transaction (Accepted: KRW).
customer.identificationStringidentification of the customer
successUrlStringredirect to URL on success/pending.
callbackUrlStringendpoint to receive status notifications.
cancelUrlStringredirect to URL on cancel.

Optional Debit parameters

ParameterTypeDescription
descriptionStringItems description.
items.quantityStringQuantity of each item.
taxDetails.tax_free_amountStringTax free amount.
taxDetails.vat_amountStringVat amount.

Mandatory Refund & Partial-Refund parameters

ParameterTypeDescription
currencyStringCurrency of the transaction (Accepted: KRW).

References: