Let customers pay for subscriptions using KakaoPay and NaverPay
Turn on KakaoPay and NaverPay as payment options for subscriptions, with no engineering effort required on your part.
What's new?
Paddle now supports recurring transactions for KakaoPay and NaverPay, meaning customers can use them to pay for subscriptions.
There are no changes to endpoints or fields in the API as a result of this change — it's an update to the way the Paddle platform handles payments.
How it works
KakaoPay and NaverPay are leading digital wallets in South Korea. KakaoPay is integrated into the popular KakaoTalk messaging app, while NaverPay is part of the massive Naver ecosystem. Together, they serve millions of users and are among the most widely used payment methods in the Korean market.
Previously, KakaoPay and NaverPay were only available for one-time purchases through Paddle Checkout. We updated the Paddle platform so that now you can use KakaoPay and NaverPay for recurring transactions, too.
This means customers can pay for subscriptions using KakaoPay or Naver Pay. Paddle collects for payment using KakaoPay or Naver Pay initially, then saves that payment method for future renewals and subscription charges.
Next steps
If you've already turned on KakaoPay and NaverPay for Paddle Checkout, you don't need to do anything to start offering them for subscriptions.
There are no changes to endpoints or fields in the API as a result of this change. However, you may start to see kakao_pay or naver_pay as values for transaction.payments[].method_details.type for transactions created for subscriptions. These values were previously allowed, but not returned for subscription-related transactions.
If you've built billing information pages or similar screens in your frontend that show payment details for a customer, you may like to check how they display payments by KakaoPay and NaverPay. For testing instructions, see our KakaoPay and NaverPay guides.