Linux 软件免费装

WZ SenangPay for WooCommerce

开发者 wanzulnet
更新时间 2017年9月11日 22:09
捐献地址: 去捐款
PHP版本: 4.3 及以上
WordPress版本: 4.8
版权: GPLv2 or later
版权网址: 版权信息

标签

visa mastercard fpx paymentgateway malaysia senangpay

下载

1.00 1.01 1.02

详情介绍:

Install this plugin to accept payment using SenangPay (FPX, Visa & MasterCard). Features:
  1. Support for Callback URL
  2. Requery status for payment validation
  3. Dual mode Instant Payment Notification
How to Install:
  1. Install this plugin
  2. At senangPay Shopping Integration Link, Setup:
2.1 Return URL: http://www.yourdomain.com/?wc-api=wc_senangpay_gateway 2.2 Parameters: &status_id=[TXN_STATUS]&order_id=[ORDER_ID]&transaction_id=[TXN_REF]&amount=[AMOUNT]&hash=[HASH] 2.3 Callback URL: http://www.yourdomain.com/?wc-api=wc_senangpay_gateway 1. At your WordPress Admin Dashboard, Setup Merchant ID and Secret Key 1. Leave it Verification Type as Both 1. Save Changes

安装:

  1. Install this plugin
  2. At senangPay Shopping Integration Link, Setup:
2.1 Return URL: http://www.yourdomain.com/?wc-api=wc_senangpay_gateway 2.2 Parameters: &status_id=[TXN_STATUS]&order_id=[ORDER_ID]&transaction_id=[TXN_REF]&amount=[AMOUNT]&hash=[HASH] 2.3 Callback URL: http://www.yourdomain.com/?wc-api=wc_senangpay_gateway 1. At your WordPress Admin Dashboard, Setup Merchant ID and Secret Key 1. Leave it Verification Type as Both 1. Save Changes

升级注意事项:

  • None

更新日志:

1.03
  1. IMPROVED: Increased wp_safe_remote_get for callback verification from default 5 seconds to 20 seconds.
1.02
  1. IMPROVED: Fix for WooCommerce 3.0 API Issue (do_it_wrong: wc_order)
  2. REMOVED: Support for WooCommerce 2.x is removed.
1.01
  1. Callback will print OK message according to senangPay API
1.0
  1. Initial Release