Skip to content

WooCommerce Dotpay / Przelewy24 payment module

Latest
Compare
Choose a tag to compare
@wpawel wpawel released this 07 Jun 13:20

WooCommerce plugin adding Dotpay / Przelewy24 payment gateway

Download the plugin: woocommerce-dotpay-p24-3.7.3.zip
and install it from the WooCommerce menu: Plugins-> Add New

last changes:

  • v3.7.3:
    -> typographic corrections
    -> minor css changes
  • v3.7.1:
    -> improvement of checkbox behavior for accepting the regulations
    -> centering the bank's logotype for the widget in the container
    -> minor fixes
  • v3.7.0:
    -> added switch whether Dotpay account has already been migrated to Przelewy24
    -> change of names and logo of Dotpay -> Przelewy24
    -> minor fixes
  • v3.6.5:
    -> added: new address to whitelist for notifications!
    -> added: new switch for configuration - Show payment instructions for traditional transfers (some payment methods: cash, online payments)
    -> fixed answer HTTP 400 for api: searching for transactions in the control field (for generating payment instructions for the cash channel and online transfers)
  • v3.6.4:
  • fix: "Trying to get property 'ID' of non-object" for the 'styling_dp_admin_order_list' (css).
  • small 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, 6.0.1
* 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, 6.8.0
* PHP 5.6.40, 7.3.15, 7.3.17, 7.3.26, 7.4.6, 8.0.14