Linux 软件免费装

April Payment Gateway for WooCommerce

开发者 april
更新时间 2024年7月8日 13:43
WordPress版本: 6.5.3
版权: GPLv3 or later
版权网址: 版权信息

标签

Checkout Credit card Split Payments Debit card

下载

1.0.3

详情介绍:

Integrates April Payments Gateway into WooCommerce site. It allows merchants to accept Credit/Debit card payments on their store. April allows merchants to enable 3DS protection for the transactions. For signed in users, April allows to re-use their last used card making the payment process more efficient. Also customers will be provided with option to split their payment in to multiple instalments at the checkout. This plugin utilises following April APIs in order to create orders, pay and refund. Click here to check the April Privacy Policy page

安装:

Make sure WooCommerce plugin is installed and activated.
  1. Obtain API Access keys from April
  2. Install April Payment Gateway for WooCommerce
  3. Activate the plugin
  4. From WooCommerce -> Settings -> Payments tab, open April Payments setup page
  5. Enter you Publishable key and Secret key provided by April and enable the gateway
  6. Check the plugin documentation for more details on configurations.

更新日志:

v1.0.3 Release Date: 27th June 2024
  1. Removed inline styles from widgets
  2. Stopped echoing js code
  3. Sanitised and validated user data
  4. Made constant names unique
  5. Added translator comment
  6. Escaped exception messages
v1.0.2 Release Date: 4th June 2024
  1. Escape echo variable
  2. Remooved SSL check
  3. Removed ApplePay domain association file
  4. Fixed internationalization functions
v1.0.1 Release Date: 10th May 2024
  1. Prevented direct php file Access
  2. Validate, escape and sanitise user data
  3. Removed tst and dev environment support
  4. Fixed licence version and url mismatch
  5. Fixed stable tag version
  6. Updated ApplePay domain verification file
v1.0.0 Release Date: 15th January 2024
  1. First release of April plugin