這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

iwocaPay Payment Gateway

外掛說明

Add iwocaPay as a payment option to your WooCommerce checkout flow.

螢幕擷圖

  • The admin page where you can configure the iwocaPay payment gateway
  • The iwocaPay payment gateway in an example checkout flow

適用於區塊編輯器

這個外掛提供 3 個可供 Gutenberg/區塊編輯器使用的區塊。

  • Mini Banner IwocaPay mini marketing banner. Configurable by loan duration and pricing type.
  • Full Width Banner iwocaPay full width marketing banner. Configurable by loan duration and pricing type.
  • Price Banner IwocaPay price marketing banner. Configurable by loan duration and pricing type.

安裝方式

Installation is just a few simple steps:
* Add the plugin to your wordpress installation. You can either do this by finding the plugin in your installation, or downloading here and uploading as a zip.
* Make sure the plugin is activated
* Head over to WooCommerce -> Settings -> Payments, and configure add the relevant configurations
* On the same page, check \”Enabled\” to enable iwocaPay in your checkout flow.
* Be sure to save your changes at the bottom of the form!

使用者評論

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

參與者及開發者

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

參與者

將〈iwocaPay Payment Gateway〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.3 (2025-01-08)
– Improve error handling for cases when global variables cannot be accessed

1.2 (2024-07-15)
– Move payment gateway icon to root dir

1.1 (2024-07-12)
– Fix icon not loading correctly

1.0 (2024-07-11)
– Add admin option to enable checkout in new window

0.26 (2024-07-03)
– Installed gateway version now included when creating payment order
– Fixed logo link which was sometimes not found

0.25 (2024-06-17)
– Update php platform version to 8.3.8. Any deprecated content updated.
– Update dev dependency wpackagist-plugin/woocommerce to 8.8.3
– Remove unused dev dependency phpunit/phpunit

0.24 (2024-05-24)
– Fix endpoint returning 400 for pricing breakdown

0.23 (2024-04-29)
– Fix icon width being overidden by website css

0.22 (2024-03-19)
– Added product page price banners

0.21 (2024-03-19)
– Added marketing banners

0.20 (2024-03-19)
– Added support for block-based checkout

0.19 (2023-03-05)
– Increase PAY_LATER_MAXIMUM to 30,000 for pay_later only payment mode

0.18 (2023-03-04)
– Fix icon filter which caused crash when other gateways installed

0.17 (2023-09-28)
– Updated dependency wpackagist-plugin/woocommerce to 8.1.1
– Updated php platform version to 8.0.30
– Added protection to only run filter_payment_gateway on non admin pages
– Fixed bug where code referenced payment option before it was enabled