
內容簡介
Gate2Play 提供的支付網關外掛可讓您添加信用卡、Mada、STCpay 等多種支付方式。
若要使用此外掛,您必須是 HyperPay 的客戶。
請訪問 https://hyperpay.com 以取得更多資訊。
提取的數據相當敏感,可能包含可用於檢測您的 WordPress 網站漏洞的資訊。請小心您與誰分享這些資訊。
兼容性
此外掛已通過以下測試:
WooCommerce 3.0.9
WordPress 6.0
PHP 7.1
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
Payments Gateways provided by Gate2Play, to make you able to add Credit Card, Mada, STCpay and more payments method.
to be able to use this plugin, you should be one of HyperPay’s customers.
visit https://hyperpay.com for more information.
The data extracted is quite sensitive and contains information that may be used to check the vulnerability of your WordPress site. Be wary of you share this data with.
Compatibility
The plugin has been tested with
WC 8.3.1
wordpress 6.9
PHP 7.2
External services
This plugin connects to the Hyperpay API to process payments and check transaction status.
– Data sent: Payment details, order information, and merchant credentials are sent when processing payments.
– When: Data is sent when a customer initiates a payment or when the plugin checks payment status.
– Service: Hyperpay https://oppwa.com
– Terms of Service: https://www.aciworldwide.com/terms-of-use
– Privacy Policy: https://www.aciworldwide.com/privacy-policy
Third Party Libraries
This plugin includes or depends on the following third-party libraries via Composer. All libraries are licensed under GPL-compatible licenses:
symfony/polyfill-php80 (MIT License)
https://github.com/symfony/polyfill-php80
psr/log (MIT License)
https://github.com/php-fig/log
guzzlehttp/guzzle (MIT License)
https://github.com/guzzle/guzzle
twig/twig (BSD-3-Clause License)
https://github.com/twigphp/Twig
For details, see each library’s LICENSE file in the vendor/ directory or their respective repositories.
Source Code
The uncompressed source code for compiled assets (e.g., JavaScript and CSS) is available in the /src/assets/ directory.
Build tools used:
– Node.js
– Webpack
To build:
1. Run npm install
2. Run npm run build
