
內容簡介
總結: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」→ 直接安裝(推薦)
原文外掛簡介
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
