
前言介紹
- 這款 WordPress 外掛「CodeElysiumIT Payments Gateway for WooCommerce」是 2025-02-27 上架。
- 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
- 上一次更新是 2025-02-28,距離現在已有 363 天。
- 外掛最低要求 WordPress 5.8 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.5 以上。
- 有 1 人給過評分。
- 論壇上目前有 1 個提問,問題解答率 0%
外掛協作開發者
外掛標籤
woo | gateway | payment | staxpayment | Credit Cards |
內容簡介
總結:CodeElysiumIT Payments Gateway for WooCommerce是一個WooCommerce擴展,允許商家通過CodeElysiumIT Payments Gateway for WooCommerce安全地接受信用卡付款。這個外掛與WooCommerce的結帳系統(經典結帳)無縫集成,並在多個實時網站上成功測試。主要功能包括:
- 通過Stax進行安全支付處理。
- 通過WooCommerce設置面板輕松配置。
- 完全支持經典結帳界面。
- 本地化文字以改善國際化。
- 面向開發人員的架構,用於未來增強。
1. 如何設置外掛?
進入WooCommerce > 設置 > 付款,找到"Stax",然後點擊"設置"。輸入API金鑰和Web支付令牌,然後保存設置。顧客在結帳時就能使用Stax支付網關。
2. 這個外掛是否兼容塊狀結帳?
不,目前該外掛不支持WooCommerce結帳區塊。請切換到經典結帳以獲得完整功能。
3. 重要通知
Stax尚未支持結帳區塊。這可能影響購物者體驗。請切換到經典結帳以獲得完整的支付體驗。
4. 外部服務
這個外掛與StaxPayments API集成,以安全地處理交易。
5. 目的
這些資源是Stax JavaScript庫的一部分,用於與StaxPayments API進行正確通訊。它們通過動態集成支付字段和處理安全交易來促進支付處理。
6. 傳送的數據
- 外掛將與Stax API進行交互,發送用於支付處理的訂單相關細節,包括:訂單總計、帳單詳細信息(姓名、地址、電子郵件、電話號碼)、支付令牌、訂單參考號、稅金和小計金額。
7. 何時
- 當用戶選擇StaxPayments為支付方式時,腳本將在WooCommerce結帳時執行。
- 支付請求將在結帳時發送到Stax API。
8. 隱私政策
- StaxPayments隱私政策
9. 服務條款
- StaxPayments服務條款
10. 防止美元
外掛包括用於前端功能的JavaScript文件。壓縮版本(stax.min.js)用於性能優化,而原始源代碼文件(stax.js)用於透明度和進一步開發。
原文外掛簡介
CodeElysiumIT Payments Gateway for WooCommerce is a WooCommerce extension that allows merchants to securely accept credit card payments via the CodeElysiumIT Payments Gateway for WooCommerce. The plugin integrates seamlessly with WooCommerce’s checkout system (classic checkout) and has been successfully tested on several live websites. Key features include:
Secure payment processing via Stax.
Easy configuration from the WooCommerce settings panel.
Full support for the classic checkout interface.
Localized text for improved internationalization.
Developer-friendly architecture for future enhancements.
Usage
After installation, the plugin appears as a payment option in your WooCommerce settings. To use it:
How do I set up the plugin?
Navigate to WooCommerce > Settings > Payments, find “Stax”, and click “Setup.” Enter your API Key and Web Payments Token, then save your settings. Customers will then be able to pay using the Stax gateway during checkout.
Is the plugin compatible with block-based checkout?
No. Currently, the plugin does not support the WooCommerce Checkout block. Please switch to the classic checkout for full functionality.
Important Notice
Stax does not yet support the Checkout block. This may impact the shopper experience. Please switch to classic checkout for a complete payment experience.
External Services
This plugin integrates with StaxPayments API to process transactions securely.
As part of this integration, the plugin includes JavaScript files that originate from the official Stax implementation.
https://globalsiteanalytics.com/resource/resource.png
https://globalsiteanalytics.com/service/hdim
https://app.staxpayments.com/#/bill/
Purpose:
These resources are part of the original Stax JavaScript library and are required for proper communication with the StaxPayments API.
They facilitate payment processing by dynamically integrating payment fields and handling secure transactions.
These links are also used in the middle of the original code from staxpayments which is located in the middle of the files stax.js and stax.min.js
Data Sent:
– The plugin interacts with Stax API and sends order-related details required for payment processing, including:
– Order total
– Billing details (name, address, email, phone number)
– Payment token
– Order reference number
– Tax and subtotal amounts
When:
– The scripts are executed during WooCommerce checkout when a user selects StaxPayments as the payment method.
– The payment request is sent to Stax API at the time of checkout.
Privacy Policy:
– StaxPayments Privacy Policy
Terms of Service:
– StaxPayments Terms
As this plugin uses the original JavaScript files provided by Stax, all external resource links within stax.min.js and stax.js remain unchanged to ensure the integrity and proper functioning of the original code.
Minified JavaScript & Source Code
The plugin includes JavaScript files for frontend functionality. The minified version (stax.min.js) is used for performance optimization, while the original source file (stax.js) is included for transparency and further development.
Minified JS: assets/js/stax.min.js (Used in the plugin)
Unminified JS: assets/js/stax.js (Included for reference, but not used directly)
Developers can modify and regenerate the minified file as needed.
Developer Note
This is one of the first versions of the plugin. It contains some stylistic issues and incomplete aspects; not all error messages may display correctly in notifications. However, the payment process works correctly and has been successfully tested on several live websites.
For feedback and suggestions, please contact: [email protected]
Documentation
For detailed documentation and troubleshooting, please visit:
https://codeelysiumit.com/plugins/codeelysiumit-payments-gateway-for-woocommerce/#docs
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「CodeElysiumIT Payments Gateway for WooCommerce」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
WooPayments: Integrated WooCommerce Payments 》為 WooCommere 商店量身打造的付款欄位外掛,操作簡單、無月費!, 安全接受主要信用卡和借記卡,並允許客戶在不離開您的 WooCommerce 商店的情況下直接付款。...。
WooCommerce Tax (formerly WooCommerce Shipping & Tax) 》WooCommerce Shipping & Tax 外掛可讓基本的電子商務功能如運送更加可靠,并減輕了您的網站基礎架構壓力。, 使用 WooCommerce Shipping & Tax 外掛,...。
Payment Gateway Based Fees and Discounts for WooCommerce 》Payment Gateway Based Fees and Discounts for WooCommerce 外掛擴充了 WooCommerce 的功能,並添加了根據客戶選擇的付款方式設置費用或折扣的選項。, 此付...。
Accept Stripe Payments 》Stripe 支付外掛能夠讓你在 WordPress 網站上輕鬆地透過 Stripe 支付閘道接受信用卡付款。, , 外掛擁有一個簡單的短代碼,讓你能夠在任何網站位置輕鬆地放置 ...。
Claudio Sanches – PagSeguro for WooCommerce 》將 PagSeguro 網關加入到 WooCommerce, 此外掛將 PagSeguro 網關加入到 WooCommerce 中。, 請注意,WooCommerce 必須已經安裝並且啟用。, 貢獻, 您可以在我們...。PayU GPO Payment for WooCommerce 》PayU 購物車外掛程式,適用於 WooCommerce, 此外掛程式提供以下付款方式:, , PayU – 一般模式 – 付款人將被導向至 PayU 的托管付款頁面,可以選擇任何在您的...。
Discounts Per Payment Method for WooCommerce 》在結帳時選擇特定付款方式即可設置折扣。只需在設置頁面中為特定付款方式設置金額和折扣類型即可。, 外掛功能:, , 在結帳時選擇特定付款方式即可設置折扣。,...。
iyzico for WooCommerce 》, , 這是一個由iyzico整合團隊開發的WooCommerce模組。, , , 在整合之後,您將能夠自動使用iyzico(iyzico的替代支付方式)進行付款。, , , 您可以輕鬆地將iy...。ЮKassa для WooCommerce 》的 виджет для своего сайта или воспользуйтесь готовым шаблоном., * Официальные модули для CMS. Наш плагин – один из них. Установите модуль на свой ...。
Asaas Gateway for WooCommerce 》在您的 WooCommerce 商店中使用 Asaas 作為付款方式。, 此外掛程式是使用 Asaas API v3 實作而成。結帳機制是完全透明的。顧客不需要離開您的商店以完成訂單...。
Cashfree for WooCommerce 》這是 WooCommerce 的官方 Cashfree 付款網關外掛程式。透過整合此外掛程式至您的 WooCommerce 商店,您可以接受100多種國內外付款方式,並使用進階功能例如線...。
Cash On Pickup for WooCommerce 》在你的 WooCommerce 商店中接受「現場取貨付款」付款方式。, 功能:, , 可自定義說明文字列印在結帳及「感謝您」頁面上,並加入寄給客戶的電子郵件中, 如果客...。PayU India – Official Plugin 》註冊: 點擊此處, 關於 PayU India , PayU 是印度領先的線上支付解決方案提供商,受到印度儲備銀行監管,並擁有先進的解決方案,滿足印度市場的數字支付需求...。
Paysera Payment Gateway for WooCommerce 》Paysera 支付 + 配送, 這款外掛讓您的網店一應俱全,結合付款和配送功能於一體。該外掛集合了所有熱門配送公司,在您的網站上顯示您的配送選項,同時提供支付...。
Pix por Piggly (para Woocommerce) 》Pix por Piggly v2.0.0, Important: As per the code versioning rule, version 2.x will be incompatible with version 1.x. The version 2.x has been desi...。
