yoone-wc-moneris-payments/readme.txt

21 lines
918 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

=== Yoone Moneris Payments ===
Contributors: yoone
Tags: moneris, woocommerce, payment gateway, subscriptions
Requires at least: 5.0
Tested up to: 6.8.2
Stable tag: 0.1.0
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
自定义 Moneris 支付网关,提供 WooCommerce Subscriptions 自动续费所需的令牌化与定时扣款骨架。当前为占位实现,需要你将 class-yoone-moneris-api.php 接入 Moneris 的实际 APIVault/Tokenization 与支付/退款)。
== 安装 ==
1. 将 yoone-moneris-payments 上传到 /wp-content/plugins/
2. 在后台插件页面启用 "Yoone Moneris Payments"
3. 进入 WooCommerce -> 设置 -> 支付 -> Moneris (Yoone),填入 Store ID 与 API Token选择 Sandbox
4. 创建订阅商品进行测试
== TODO ==
- 接入 Moneris Hosted Tokenization/Vault 实际请求
- 完善错误处理与日志
- 完善风控与 3DS如 Moneris 支持)