
內容簡介
wallee 外掛提供一個簡便安全的方式來接受信用卡及其他支付方式,並將支付表單完全整合於結帳流程中,無需重定向到支付頁面,提升用戶體驗。
【主要功能】
• 支援所有 wallee 支付方式
• 結帳過程無需重定向
• 頁面預設為行動優化
• 可自訂外觀以符合商家需求
• 提供設備識別以增強安全性
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
Website: https://www.wallee.com
The plugin offers an easy and convenient way to accept credit cards and all other payment methods listed below fast and securely. The payment forms will be fully integrated in your checkout and for credit cards there is no redirection to a payment page needed anymore. The pages are by default mobile optimized but the look and feel can be changed according the merchants needs.
This plugin will add support for all wallee payments methods and connect the wallee servers to your WooCommerce webshop.
To use this extension, a wallee account is required. Sign up on wallee.
Documentation
Additional documentation for this plugin is available:
here.
Source code and build process
This plugin ships a compiled WooCommerce Blocks bundle at assets/js/frontend/blocks/build/index.js. The human-readable source code is included in assets/js/frontend/blocks/src/ alongside webpack.config.js.
To rebuild the bundle from source:
cd assets/js/frontend/blocks
npm ci
npm run build
This regenerates build/index.js and build/index.asset.php from the sources included with the plugin.
External Services
This plugin loads a device-identification script from the wallee gateway to secure checkout and payment flows.
Service: wallee device identification
Endpoint/domain: Base gateway URL (default https://app-wallee.com/), script path /s/{spaceId}/payment/device.js
Data sent: sessionIdentifier (value from cookie wc_wallee_device_id, a unique device/session ID) and the configured space ID in the request path; no payment or PII fields are sent by this script
When: Enqueued on cart/checkout page load; the identifier is stored in the browser for up to one year to keep sessions consistent and prevent fraud
Purpose: Device fingerprinting/session continuity to secure transactions
Policies: See the service provider’s terms of use and privacy policy linked below in the “Privacy Policy” and “Terms of use” sections
Support
Support queries can be issued on the wallee support site.
Privacy Policy
Enquiries about our privacy policy can be made on the wallee privacy policies site.
Terms of use
Enquiries about our terms of use can be made on the wallee terms of use site.
