Skip to content

Releases: vyskoczilova/woocommerce-payforpayment

PHP 8 & new filter

30 Jul 10:34
Compare
Choose a tag to compare
  • New filter introduced woocommerce_pay4pay_get_current_gateway_settings (#61)
  • PHP 8.0 - Unsupported operand types fix (#63)

2.0.19

03 Jun 08:02
Compare
Choose a tag to compare
  • Change the plugin name from "WooCommerce Pay for Payment" to "Pay for Payment for WooCommerce" since the WC claims the trademark.

2.0.17

15 Oct 17:01
Compare
Choose a tag to compare

🐛 FIX: Unsupported operand types (Mercadopago)

28 May 07:22
Compare
Choose a tag to compare

Beta test with fix.

2.0.14

16 Jan 15:02
Compare
Choose a tag to compare

2.0.12 (2018-02-03)

03 Feb 11:25
Compare
Choose a tag to compare

= 2.0.12 (2018-02-03) =

  • Fix: don't add the fee when order and shipping amount is 0, see 2.0.11 for more details.

= 2.0.11 (2018-02-03) =

  • Fix: don't add the fee when order amount is 0. More details here.
  • Updated links in readme and plugin settings.
  • Github: implemented Probot

2.0.10 (2018-11-14)

16 Nov 12:02
Compare
Choose a tag to compare
  • Critical fix of 2.0.9 bug - COD could be anabled as well for "any" shipping method type (accidentaly slipped out from 2.0.9)

Version 2.0.2

31 Jul 13:08
Compare
Choose a tag to compare
  • Feature: Inner compatibility with WPML - fee title and fixed charges can be localized within "String translation" under "woocommerce-pay-for-payment" domain name. Removed wpml-config.xml.
  • Added: Italian and Dutch localization
  • Misc: Code tweaks and fixes (#16)
  • Fix: $fragment_refresh is not defined (#13)
  • Fix: Turn off plugin, if WC is not active
  • Fix: Undefined index: woocommerce_cod_pay4pay_tax_class (#12)

Version 2.0.1

22 May 09:55
Compare
Choose a tag to compare
  • Feature: check WC version, minimum version 2.6 (by @oerdnj)
  • Fix: translatable pay4pay_charges_fixed (WPML support)
  • Fix: disable on free shipping (for WC 2.6+)
  • Fix: disable on zero shipping - added missing settings field

Version 2.0.0

15 May 12:57
Compare
Choose a tag to compare

Changelog

  • plugin overtaken by @vyskoczilova
  • fully compatible with WC 3.0+
  • ADDED Czech localization
  • ADDED Disable on zero shipping (by @panvagenas)
  • FIXED support for WC 2.6+ (by @oerdnj)
  • FIXED tax_rates notice (by @javierrguez)