Skip to content

WooCommerce Dotpay payment module

Compare
Choose a tag to compare
@wpawel wpawel released this 25 Jun 14:33
· 20 commits to master since this release

WooCommerce plugin adding Dotpay payment gateway

Download the plugin: woocommerce-dotpay_3.6.0.zip
and install it from the WooCommerce menu: Plugins-> Add New

last changes:

  • v3.6.0:
  • security change: added a new version of the API in the context of calculating the checksum ('chk')
  • an additional setting has been added in the configuration: whether the server uses a proxy. The setting determines how the ip address of notifications received from dotpay will be checked. Disable the options only if you have a problem with receiving notifications.
  • other minor changes

Installation and Manual


Requirements

 * PHP min. 5.6, recommended: >= 7.2 with PHP extension: bcmath
 * Woocommerce ver >= 3.2.0

Tested on

* WordPress 5.3.2 , 5.4.2, 5.6.1, 5.7.2
* WooCommerce 3.9.1, 4.0.0, 4.1.0, 4.1.1, 4.2.2, 5.0.0, 5.4.1
* PHP 5.6.40, 7.3.15, 7.3.17, 7.3.26, 7.4.6