# KakaoPay

## Overview

KakaoPay is one of the most popular mobile payment and digital wallet service in Korea that allows users make mobile payments and online transactions. Users sign up for KakaoPay by registering with their national ID or bank account number. After they register, they can start funding their KakaoPay account by transferring funds from their bank account.​

The service supports contactless payments using near-field communications and QR codes.

## Benefits

* New payment logo​
* Reach customers in Korea​
* Increase Conversion Rate for our carts​

## Availability

For Merchant of Record (MoR) business model accounts, KakaoPay is available for shoppers from South Korea.

KakaoPay is currently available for manual ordering (new acquisition, manual renewal, upgrade) only.

## Supported currencies

Kakao Pay supports USD and KRW transactions.

## Activation steps

Steps to activate KakaoPay in Control Panel:

1. Navigate to *Dashboard*.
2. Go to *Setup*.
3. Click on **Ordering options**.
4. Click on [Payment methods](https://secure.avangate.com/cpanel/order_settings.php?tab=payment_methods).
5. Enable KakaoPay from the list.

## Purchase flow

1. Shoppers select **South Korea** in the shopping cart.
2. They place the order.
3. 2Checkout redirects shoppers to *KakaoPay*.
4. KakaoPay displays the QR code that shoppers need to scan.
5. Shoppers use their KakaoPay application to scan the QR code.
6. 2Checkout marks the order as *Pending* until shoppers place the order.
7. Shoppers place the order and the KakaoPay application confirms the payment.
8. 2Checkout marks the order as complete as soon as KakaoPay sends back an Instant Payment Notification.
9. Shoppers receive the Payment receipt and Electronic delivery emails from 2Checkout.

{% hint style="info" %}
You can configure [unfinished payment](/marketing/marketing/lead-management/follow-up-emails-for-unfinished-payments.md) follow-up emails from the Control Panel.
{% endhint %}

<div data-with-frame="true"><img src="/files/6172a217f22269b83eeec080ebcf9416823904b6" alt=""></div>

<div data-with-frame="true"><img src="/files/e4e59dfb30cb89b084a2d9c67d4a33a02c96a17a" alt=""></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.2checkout.com/payments/payments/payment-methods/kakaopay.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
