Title: LendPro Payment Gateway
Author: LendPro
Published: <strong>2026 年 8 月 18 日</strong>
Last modified: 2026 年 8 月 18 日

---

搜尋外掛

![](https://s.w.org/plugins/geopattern-icon/lendpro-payment-gateway.svg)

# LendPro Payment Gateway

 由 [LendPro](https://profiles.wordpress.org/lendproplugin/) 開發

[下載](https://downloads.wordpress.org/plugin/lendpro-payment-gateway.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/lendpro-payment-gateway/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/lendpro-payment-gateway/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/lendpro-payment-gateway/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/lendpro-payment-gateway/#developers)

 [技術支援](https://wordpress.org/support/plugin/lendpro-payment-gateway/)

## 外掛說明

LendPro Payment Gateway integrates [LendPro](https://www.mylendpro.com) into WooCommerce
as a Buy Now, Pay Later (BNPL) payment method. Customers complete their LendPro 
financing application inside a popup iframe without leaving your store. Payment 
confirmation is handled automatically via webhooks.

**Features:**

 * BNPL checkout via LendPro popup iframe
 * Pre-qualification banner (shortcode `[lendpro_banner]`) — lets customers check
   financing eligibility before reaching checkout
 * Automatic billing address sync from LendPro to the WooCommerce order
 * Guest and logged-in customer support via a persistent customer key
 * Order splitting for mixed leasable/non-leasable carts
 * WooCommerce HPOS (High-Performance Order Storage) compatible

**Third-Party Service**

This plugin connects to the LendPro API, a third-party BNPL financing platform operated
by LendPro Financial Corp. The API is used to:

 1. Launch a financing application inside a checkout popup iframe
 2. Receive payment confirmation via an incoming webhook

Customer data (name, email, phone, billing and shipping address, cart items) is 
transmitted to LendPro servers when a customer initiates checkout or a pre-qualification
application. This transmission occurs only when the customer actively clicks to 
proceed with LendPro financing.

 * LendPro website: https://www.mylendpro.com
 * LendPro Terms of Use: https://www.mylendpro.com/privacy-notice
 * LendPro Privacy Policy: https://www.mylendpro.com/privacy-notice

You must have an active merchant account with LendPro to use this plugin.

**Privacy**

This plugin sets a first-party cookie (`_lendpro_customer_key`) to track a returning
customer’s financing application across sessions. For logged-in users the key is
stored in user meta instead of a cookie. The cookie contains only a random identifier—
no personal data. Site owners using this plugin should update their privacy policy
and cookie notice accordingly.

No data is sent to external servers automatically on page load. Data is only transmitted
to LendPro when the customer explicitly interacts with the LendPro checkout or pre-
qualification flow.

## 安裝方式

 1. Upload the `lendpro-payments` folder to `/wp-content/plugins/`.
 2. Activate the plugin through the **Plugins** screen in WordPress.
 3. Go to **WooCommerce  Settings  Payments  LendPro** and enter your API credentials(
    provided by LendPro).
 4. Copy the generated **Webhook Secret** and provide it to your LendPro account manager,
    or use the **Sync Webhook** button to register it automatically.

## 常見問題集

### Do I need a LendPro account?

Yes. You must have an active merchant account with LendPro. Contact [LendPro](https://www.mylendpro.com)
to get started.

### Does this work with WooCommerce Blocks checkout?

Not currently. The Blocks checkout integration is under development. The plugin 
works with the classic WooCommerce checkout.

### What data is sent to LendPro?

When a customer initiates a LendPro payment or pre-qualification, the following 
data is transmitted to LendPro’s servers: first name, last name, email address, 
phone number, billing address, shipping address, and cart item details (description,
SKU, quantity, price).

### Is HPOS supported?

Yes. The plugin declares compatibility with WooCommerce High-Performance Order Storage(
custom order tables).

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈LendPro Payment Gateway〉的開發相關工作。

參與者

 *   [ LendPro ](https://profiles.wordpress.org/lendproplugin/)

[將〈LendPro Payment Gateway〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/lendpro-payment-gateway)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/lendpro-payment-gateway/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/lendpro-payment-gateway/)，或
透過 [RSS](https://plugins.trac.wordpress.org/log/lendpro-payment-gateway/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/lendpro-payment-gateway/)。

## 變更記錄

#### 2.1.19

 * Removed redundant Plugin URI header to resolve validation warnings.

#### 2.1.18

 * Added a new release version for recent minor changes.

#### 2.1.17

 * Final code sanitation and missing WordPress Plugin Check corrections.

#### 2.1.16

 * Update “Tested up to” and “Requires at least” headers for WordPress Plugin Directory
   compliance.

#### 2.1.15

 * Resolved all remaining WordPress Plugin Check issues for repository approval.

#### 2.1.14

 * Fix fatal error caused by malformed isset checks in $_GET/$_POST validation.

#### 2.1.13

 * Fix syntax errors from escaped quotes.

#### 2.1.12

 * Addressed WordPress plugin checker feedback (localization, escaping, DB queries,
   naming conventions).

#### 2.1.10

 * Internal release — stability improvements and code quality fixes for WordPress.
   org submission

#### 2.1.0

 * Added order splitting for mixed leasable/non-leasable carts
 * Added billing address sync from LendPro webhook to WooCommerce order

#### 2.0.0

 * Initial public release with popup iframe checkout and webhook confirmation

## 中繼資料

 *  版本 **2.1.25**
 *  最後更新 **20 小時前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.5 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.4**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/lendpro-payment-gateway/)
 * 標籤:
 * [bnpl](https://tw.wordpress.org/plugins/tags/bnpl/)[buy now pay later](https://tw.wordpress.org/plugins/tags/buy-now-pay-later/)
   [financing](https://tw.wordpress.org/plugins/tags/financing/)[payment](https://tw.wordpress.org/plugins/tags/payment/)
   [woocommerce](https://tw.wordpress.org/plugins/tags/woocommerce/)
 *  [進階檢視](https://tw.wordpress.org/plugins/lendpro-payment-gateway/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/lendpro-payment-gateway/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/lendpro-payment-gateway/reviews/)

## 參與者

 *   [ LendPro ](https://profiles.wordpress.org/lendproplugin/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/lendpro-payment-gateway/)