Skip to content

WooCommerce Dotpay payment module

Compare
Choose a tag to compare
@wpawel wpawel released this 08 Feb 16:06
· 13 commits to master since this release

WooCommerce plugin adding Dotpay payment gateway

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

last changes:

  • v3.6.3:
  • improved behavior of displaying messages about the need to fill in the required data before payment
  • fixed for larger transaction numbers after migrating to p24
  • small changes
  • v3.6.1:
  • important: added new addresses to whitelist for notifications!
  • change of the amount range for the PayPo method
  • small 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, 5.9
* WooCommerce 3.9.1, 4.0.0, 4.1.0, 4.1.1, 4.2.2, 5.0.0, 5.4.1, 6.1.1
* PHP 5.6.40, 7.3.15, 7.3.17, 7.3.26, 7.4.6, 8.0.14