Title: Leanpay for WooCommerce
Author: Leanpay
Published: <strong>2026년 3월 27일</strong>
Last modified: 2026년 4월 2일

---

플러그인 검색

![](https://ps.w.org/wc-leanpay/assets/banner-772x250.png?rev=3492448)

![](https://ps.w.org/wc-leanpay/assets/icon.svg?rev=3492448)

# Leanpay for WooCommerce

 작성자: [Leanpay](https://profiles.wordpress.org/leanpay/)

[다운로드](https://downloads.wordpress.org/plugin/wc-leanpay.6.1.0.zip)

 * [세부사항](https://ko.wordpress.org/plugins/wc-leanpay/#description)
 * [평가](https://ko.wordpress.org/plugins/wc-leanpay/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/wc-leanpay/#installation)
 * [개발](https://ko.wordpress.org/plugins/wc-leanpay/#developers)

 [지원](https://wordpress.org/support/plugin/wc-leanpay/)

## 설명

Leanpay for WooCommerce lets customers pay in monthly installments.

Features include:

 * Installment payment option on checkout
 * Installment display on catalog and product pages
 * Support for Slovenia and Romania
 * Sandbox mode for testing
 * WooCommerce Blocks compatibility
 * Admin tools for installment plan updates and order delivery confirmation

### External services

This plugin relies on the Leanpay external service to provide installment payments.

#### What the service is and what it is used for

Leanpay is a third-party payment gateway service used to:

 * retrieve available installment plans,
 * generate payment tokens,
 * redirect customers to Leanpay checkout,
 * confirm order delivery,
 * retrieve verification information for transactions.

#### What data is sent and when

 * Installment plans update: merchant API key is sent when plans are updated manually
   or by schedule (`/vendor/installment-plans`).
 * Token creation at checkout: order details (order ID, total amount, redirect URLs)
   and billing data (name, phone, address, postal code, city) are sent when customer
   selects Leanpay (`/vendor/token`).
 * Checkout redirect: customer browser is redirected to Leanpay hosted checkout (`/
   vendor/checkout`).
 * Delivery confirmation: merchant API key and transaction ID are sent when admin
   confirms delivery (`/transaction/delivery`).
 * Verification lookup: merchant API key and transaction ID may be sent for verification
   document status (`/api/verification-document/get`).

The plugin connects to Leanpay domains based on selected market and mode, for example:

app.leanpay.si, `stage-app.leanpay.si`, `app.leanpay.ro`, `test-app.leanpay.ro`.

#### Service provider terms and privacy

Service provider: Leanpay d.o.o.

 * Terms of use: https://nbg1.your-objectstorage.com/leanpay/documents/Terms_and_conditions_08.07.2025.
   pdf?AWSAccessKeyId=YD5H3O5Y2IQQT0ZF0R8G&Signature=A8pHaBTlkuspM17fpHqzDt7TAM8%
   3D&Expires=1775662940
 * Privacy policy: https://nbg1.your-objectstorage.com/leanpay/documents/Privacy_policy_20260209.
   pdf?AWSAccessKeyId=YD5H3O5Y2IQQT0ZF0R8G&Signature=tqxSlHJZNJVPFAG3XXBmrcaNRjg%
   3D&Expires=1775662940

## 스크린샷

 * [[
 * Plugin settings page
 * [[
 * Installment display on product page
 * [[
 * Checkout with Leanpay payment option
 * [[
 * Admin order details with transaction status

## 설치

 1. Upload the plugin files to the `/wp-content/plugins/wc-leanpay` directory, or install
    the plugin through the WordPress plugins screen.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Go to WooCommerce -> Settings -> Payments.
 4. Open “Leanpay – instalment purchases”.
 5. Enter your Leanpay API credentials.
 6. Configure display and payment settings.
 7. Save changes.

## FAQ

### Where do I get API credentials?

From your Leanpay merchant account.

### Can I test before going live?

Yes. Enable Sandbox mode in plugin settings.

### Does it support WooCommerce Blocks?

Yes.

### Which markets are supported?

Slovenia and Romania.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“Leanpay for WooCommerce”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

 *   [ Leanpay ](https://profiles.wordpress.org/leanpay/)
 *   [ Sinus IKS d.o.o. ](https://profiles.wordpress.org/sinusiks/)

“Leanpay for WooCommerce”(이)가 1 개 언어로 번역되었습니다. 기여해 주셔서 [번역자](https://translate.wordpress.org/projects/wp-plugins/wc-leanpay/contributors)
님께 감사드립니다.

[자국어로 “Leanpay for WooCommerce”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/wc-leanpay)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/wc-leanpay/)는, [SVN 저장소](https://plugins.svn.wordpress.org/wc-leanpay/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/wc-leanpay/)
을 [RSS](https://plugins.trac.wordpress.org/log/wc-leanpay/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 6.1.0

 * Major redesign of front-end Leanpay widgets (catalog, product, and checkout).
 * Added configurable placement for the Leanpay block on single product pages (Settings
   tab), including hooks around the price, add to cart area, summary, meta, and 
   an optional product tab.
 * Added configurable placement for the Leanpay block in catalog/shop loops (before
   or after title; before or after the add to cart link).
 * Removed unused legacy gateway options (legacy color and installment font-size
   keys) that were no longer exposed in settings.
 * Fixed a bug where saving payment settings could clear other gateway options when
   the custom settings-tab nonce was not present on POST (panel detection now works
   on save).
 * Admin: show/hide position fields when catalog or product display toggles are 
   off; clearer labels for placement options.
 * Admin: clearer display of automatic price update schedule (last successful update,
   next cron run, queued manual update).
 * Tested with WooCommerce 10.6.2.
 * Updated translations.

#### 6.0.4

 * Removed Croatia and Hungary market options; only Slovenia (SI) and Romania (RO)
   are supported.
 * Removed the “Double price” setting and all related front-end logic.
 * Added market-specific 0% interest price threshold (Romania does not support 0%
   interest rate); exposed to leanpay.js via localized params.
 * Enqueued JS for reliable cache busting.
 * Variable products: fixed AJAX HTML for Leanpay block (banner + modal), nonce 
   security, and locale switching so translated strings load on variation change.

#### 6.0.3

 * WordPress.org release version.
 * Updated readme/changelog packaging and release metadata for WordPress.org distribution.

#### 6.0.2

 * Removed plugin-managed Custom CSS injection option and related setting.
 * Removed deprecated `load_plugin_textdomain()` call for WordPress.org-hosted translations.
 * Updated naming/prefixing to improve WordPress coding standards compliance.
 * Improved database query annotations and safety notes for custom table usage.
 * Updated plugin documentation for external services disclosure.

For the complete changelog of all versions, see changelog.txt in the plugin directory.

## 기초

 *  버전 **6.1.0**
 *  최근 업데이트: **2일 전**
 *  활성화된 설치 **60+**
 *  워드프레스 버전 ** 5.0 또는 그 이상 **
 *  다음까지 시험됨: **6.9.4**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [Croatian](https://hr.wordpress.org/plugins/wc-leanpay/) 및 [English (US)](https://wordpress.org/plugins/wc-leanpay/).
 *  [자국어로 번역하기](https://translate.wordpress.org/projects/wp-plugins/wc-leanpay)
 * 태그:
 * [installment](https://ko.wordpress.org/plugins/tags/installment/)[payment](https://ko.wordpress.org/plugins/tags/payment/)
   [payment gateway](https://ko.wordpress.org/plugins/tags/payment-gateway/)[woocommerce](https://ko.wordpress.org/plugins/tags/woocommerce/)
 *  [고급 보기](https://ko.wordpress.org/plugins/wc-leanpay/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[리뷰 추가하기](https://wordpress.org/support/plugin/wc-leanpay/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/wc-leanpay/reviews/)

## 기여자

 *   [ Leanpay ](https://profiles.wordpress.org/leanpay/)
 *   [ Sinus IKS d.o.o. ](https://profiles.wordpress.org/sinusiks/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/wc-leanpay/)