Title: DOKU Payment
Author: DOKU
Published: <strong>2024 年 12 月 10 日</strong>
Last modified: 2026 年 9 月 16 日

---

搜尋外掛

![](https://ps.w.org/doku-payment/assets/icon-256x256.png?rev=3205212)

# DOKU Payment

 由 [DOKU](https://profiles.wordpress.org/dokuplugin/) 開發

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

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

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

## 外掛說明

DOKU plugin offers a seamless, secure payment solution allowing your customers to
choose from various payment methods and complete transactions directly on your WooCommerce
store.

 * **Multiple Payment Methods**: Accept credit cards, bank transfers, e-wallets,
   and other methods.
 * **Seamless Checkout**: Deliver a fast and secure payment experience for your 
   customers.
 * **Customizable Checkout**: Tailor the checkout page to match your store’s branding
   and design.
 * **Sandbox/Production Mode**: Switch between test and live environments for smooth
   integration.

Refer to our [documentation](https://docs.doku.com/accept-payments/integration-tools/e-commerce-and-plugins/woocommerce-wordpress)
for more information and tips.

### Installation Overview

 1. Install the DOKU Payment plugin.
 2. Activate the plugin from the Plugins page in your WordPress dashboard.
 3. Configure DOKU Payment settings in WooCommerce and DOKU Dashboard.

### Requirements

 * WordPress 5.6 or higher
 * WooCommerce 4.9.0 or higher
 * PHP 8.2 or higher
 * MySQL 5.6 or higher

## 安裝方式

Before installing **DOKU Payment**, ensure that **WooCommerce** is already installed
and activated on your WordPress site.

 1. Install DOKU payment from our WordPress plugin store or under Plugins menu – Add
    New Plugin in your WordPress dashboard
 2. Go to Plugins page, and activate DOKU Payment

After activation, follow these steps to configure the plugin:

### Step 1: Configure DOKU Payment in WooCommerce

 1. Go to **WooCommerce** (in sidebar) > **Settings** > **Payments** tab.
 2. Add debug log step for merchant to enable wp-config.php (file)
     `define('WP_DEBUG',
    true); define('WP_DEBUG_LOG', true); define('WP_DEBUG_DISPLAY', false);
 3. Make sure **DOKU-Checkout** and **DOKU General-Configuration** are enable and click**
    Manage** on **DOKU General-Configuration**.
 4. Fill in the fields:
 5.  * Tick Enable DOKU
     * Choose **Sandbox** (for testing) or **Production** (for live payments).
     * **Client ID** and **Secret Key** (from your DOKU Dashboard).
     * Set the **Expiry Time** for payment sessions (in minutes).

### Step 2: Configure DOKU Dashboard

 1. Log in to your **DOKU Dashboard** for testing [https://sandbox.doku.com/bo/login](https://sandbox.doku.com/bo/login)
    for live payments [https://dashboard.doku.com](https://dashboard.doku.com)
 2. Navigate to **Settings** > **Payments Settings**
 3. Configure the payment methods you wish to accept, and for each channel, click **
    Configure**
 4. Copy the **Notification URL** from the WooCommerce settings and paste it into the
    corresponding payment channel settings in your DOKU Dashboard

This also applies to QRIS Notification URL. You may do so by going to QR Payment
page under Payment Settings section

## 常見問題集

### Do I need to have a DOKU Merchant account to this plugin ?

Yes. Sign up on DOKU Business Account [Registration page](https://dashboard.doku.com).

### How do I get my API credentials (Client ID and Secret Key)?

To obtain your API credentials:

 1. Log in to your **DOKU Dashboard**.
 2. Navigate to **Settings** > **API Keys**.
 3. Your **Client ID** and **Secret Key** will be displayed here.

Copy these credentials and paste them into the WooCommerce DOKU Payment settings.

### Why do I have to configure notification URL ?

This step is important because it is where DOKU will notify WooCommerce to update
the payment status. If you don’t configure it in your dashboard, DOKU won’t be able
to send the payment status change to WooCommerce.

### How can I get support from DOKU?

For support, visit our [Help Center](https://help.doku.com/en/support/home) to read
FAQs, troubleshoot, or submit a support ticket.

## 使用者評論

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

## 參與者及開發者

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

參與者

 *   [ DOKU ](https://profiles.wordpress.org/dokuplugin/)

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

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

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

## 變更記錄

#### 1.3.31

Fixed an issue where the DOKU Integration menu may not appear correctly on new installations.

Improved the reliability of DOKU settings, including when setting up the integration
for the first time. Updated compatibility with WordPress 7.0.2 and WooCommerce 11.0.0.

#### 1.3.30

Improved plugin performance and loading speed.
 Optimized internal checks to reduce
unnecessary processing. Added a Check Payment Status button to the WooCommerce order
details page. Merchants can now manually check and refresh the payment status of
an order without waiting for an automatic status update.

#### 1.3.29

Support notification URL that have subdirectory path
 Enable Go To Merchant button
after customer success payment

#### 1.3.28

Remove back to merchant button and fix error when using other payment method

#### 1.3.27

Increased maximum length of IP column to 64 characters to support IPv6

#### 1.3.26

Change Integration Terms

#### 1.3.25

Enhancement Notification Flow

#### 1.3.24

Enhance Notification Process

#### 1.3.23

Enhance QRIS status notification

#### 1.3.22

Smooth Redirection to DOKU Checkout Page

#### 1.3.21

Added support for WC_Cart add fee to enable custom fee handling.

#### 1.3.20

Enhancement to allow optional phone number input

#### 1.3.19

Enhancement QRIS notification status

#### 1.3.18

Added new featured recover abandoned cart system.
 Customers can now recover their
carts even after the expiry time has passed.

#### 1.3.17

Improved readme formatting and updated documentation and code standardization.

1.3.16 –
 Fixing minor bug and adjust code to wordpress standards.

1.3.15 –
 DOKU Payment Support Tax and Fee for indodana.

1.3.14 –
 DOKU Payment compatible with WooCommerce Checkout Block.

## 中繼資料

 *  版本 **1.3.31**
 *  最後更新 **1 週前**
 *  啟用安裝數 **600+**
 *  WordPress 版本需求 ** 4.9 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.6**
 *  PHP 版本需求 ** 7.3 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/doku-payment/)
 * 標籤:
 * [credit card](https://tw.wordpress.org/plugins/tags/credit-card/)[payment](https://tw.wordpress.org/plugins/tags/payment/)
   [payment gateway](https://tw.wordpress.org/plugins/tags/payment-gateway/)[woocommerce](https://tw.wordpress.org/plugins/tags/woocommerce/)
 *  [進階檢視](https://tw.wordpress.org/plugins/doku-payment/advanced/)

## 評分

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

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

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

## 參與者

 *   [ DOKU ](https://profiles.wordpress.org/dokuplugin/)

## 技術支援

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

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

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://doku.com/)