Title: OasisPay Checkout for WooCommerce
Author: Oasispay
Published: <strong>2026 年 6 月 19 日</strong>
Last modified: 2026 年 6 月 19 日

---

搜尋外掛

![](https://ps.w.org/oasispay-checkout/assets/icon-256x256.png?rev=3578928)

# OasisPay Checkout for WooCommerce

 由 [Oasispay](https://profiles.wordpress.org/maviwurd/) 開發

[下載](https://downloads.wordpress.org/plugin/oasispay-checkout.0.1.6.zip)

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

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

## 外掛說明

OasisPay Checkout for WooCommerce lets merchants start a Hosted Checkout payment
from WooCommerce and complete the order only after OasisPay confirms the payment.

This first version supports Hosted Checkout only. Virtual account checkout can be
added in a later version without changing this payment flow.
 It works with both
the classic WooCommerce checkout shortcode and the WooCommerce Checkout Block.

Security features:

 * Server-side API calls only.
 * OasisPay secret keys are not sent to browsers.
 * Browser returns are verified through OasisPay before an order is marked paid.
 * Server-to-server webhooks are verified using X-OasisPay-Signature and X-OasisPay-
   Timestamp.
 * Duplicate webhooks are idempotent because orders are matched by stored OasisPay
   payment reference.
 * Logs are sanitized and do not include secret keys or webhook secrets.

### External Services

This plugin connects to the OasisPay API to create hosted checkout sessions, verify
payments, process transactions, and receive payment status updates.

The OasisPay service is required for this plugin to function.

Data sent to OasisPay may include:

 * Merchant API credentials.
 * Order reference.
 * Order amount.
 * Currency.
 * Customer name.
 * Customer email address.
 * Customer phone number.
 * Transaction metadata.

Data is sent only when a customer initiates a payment, when payment verification
is performed, or when OasisPay sends a payment status webhook to the merchant site.

OasisPay service: https://oasispayhq.com

Terms of Service: https://oasispayhq.com/legal/terms

Privacy Policy: https://oasispayhq.com/legal/privacy

## 安裝方式

 1.  Upload the `oasispay-checkout` folder to `/wp-content/plugins/`.
 2.  Activate “OasisPay Checkout for WooCommerce” from WordPress plugins.
 3.  Go to WooCommerce > Settings > Payments > OasisPay Checkout.
 4.  Enable the gateway.
 5.  Select Test or Live.
 6.  Add the matching OasisPay secret key.
 7.  Copy the displayed Webhook URL.
 8.  In your OasisPay merchant dashboard, create a webhook endpoint with that URL and
     enable:
 9.   * payment.success
      * payment.failed
 10. Paste the webhook secret generated by OasisPay into the plugin settings.

## 常見問題集

### Does this version support virtual account checkout?

No. This version uses OasisPay Hosted Checkout only. Virtual account checkout can
be added later as a separate mode.

### Can a customer redirect mark an order as paid?

No. The return handler verifies the payment status with OasisPay before completing
the WooCommerce order.

### What webhook events should be enabled?

Enable `payment.success` and `payment.failed`. The plugin safely acknowledges `transaction.
created` but does not use it to complete orders.

## 使用者評論

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

## 參與者及開發者

以下人員參與了開源軟體〈OasisPay Checkout for WooCommerce〉的開發相關工作。

參與者

 *   [ Oasispay ](https://profiles.wordpress.org/maviwurd/)

[將〈OasisPay Checkout for WooCommerce〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/oasispay-checkout)

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

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

## 變更記錄

#### 0.1.6

 * Update – Bump WooCommerce tested-up-to header to 10.8.1 for QIT validation.

#### 0.1.5

 * Update – Bump WordPress and WooCommerce tested-up-to headers for QIT validation.

#### 0.1.4

 * Security – Restrict API Base URL to the official OasisPay HTTPS API host.
 * Security – Document signed webhook raw-body handling for marketplace scanners.
 * Update – Add complete WooCommerce Marketplace metadata and Checkout Blocks compatibility
   declaration.

#### 0.1.3

 * Update checkout payment badge shown in WooCommerce checkout.

#### 0.1.2

 * Fix WooCommerce Checkout Block compatibility on sites where the parent Blocks
   integration exposes protected settings.

#### 0.1.1

 * Add WooCommerce Checkout Block support.
 * Add bundled OasisPay logo for gateway listings and checkout labels.

#### 0.1.0

 * Initial Hosted Checkout gateway for WooCommerce.

## 中繼資料

 *  版本 **0.1.6**
 *  最後更新 **4 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.2**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/oasispay-checkout/)
 * 標籤:
 * [checkout](https://tw.wordpress.org/plugins/tags/checkout/)[nigeria](https://tw.wordpress.org/plugins/tags/nigeria/)
   [payments](https://tw.wordpress.org/plugins/tags/payments/)[woocommerce](https://tw.wordpress.org/plugins/tags/woocommerce/)
 *  [進階檢視](https://tw.wordpress.org/plugins/oasispay-checkout/advanced/)

## 評分

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

[Your review](https://wordpress.org/support/plugin/oasispay-checkout/reviews/#new-post)

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

## 參與者

 *   [ Oasispay ](https://profiles.wordpress.org/maviwurd/)

## 技術支援

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

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