Skip to content

Releases: MultiSafepay/woocommerce

Release 4.2.2

16 Mar 17:09
29fb125
Compare
Choose a tag to compare

Release date: Mar 16th, 2021

Fixed

  • PLGWOOS-632: Fix undefined method get_the_user_ip
  • PLGWOOS-621: Fix division by zero when fee price is 0

Release 4.2.1

11 Mar 17:19
5137006
Compare
Choose a tag to compare

Release date: Mar 11th, 2021

Fixed

  • PLGWOOS-613: Fix error related with multiple forwarded IPs by updating the PHP-SDK to 5.0.1

Added

  • PLGWOOS-398: Add support to change the data in the OrderRequest using Wordpress filters

Changed

  • PLGWOOS-614: Avoid changing order status if transaction is partially refunded

Release 4.2.0

09 Mar 18:11
ea11966
Compare
Choose a tag to compare

Release date: Mar 9th, 2021

Changed

  • PLGWOOS-602: Move invoiced and shipped settings field from order status tab to options tab
  • PLGWOOS-602: Remove completed status from order status tab in settings page
  • PLGWOOS-601: Change default status for declined transactions from wc-cancelled to wc-failed

Fixed

  • PLGWOOS-599: Fix typo in string message when payment method changes
  • PLGWOOS-598: Replace hardcoded url using plugins_url function
  • PLGWOOS-605: Fix description of country filter field

Added

  • PLGWOOS-603: Add setting field for custom order description
  • PLGWOOS-604: Add forwarded ip to the CustomerDetails object
  • PLGWOOS-597: Support for orders with is_vat_exempt
  • PLGWOOS-606: Add chargedback transaction status in plugin settings

Release 4.1.8

05 Mar 15:11
8335888
Compare
Choose a tag to compare

Release date: Mar 5th, 2021

Changed

  • PLGWOOS-593: Register PSP ID in WooCommerce order using order complete payment method
  • PLGWOOS-593: Change notification method on completed status to use $order->complete_payment()

Fixed

  • PLGWOOS-594: Fix Credit Card payment method form, to show description if customer is not logged in

Release 4.1.7

03 Mar 15:59
92ef0b4
Compare
Choose a tag to compare

Release date: Mar 3th, 2021

Changed

  • PLGWOOS-579: Remove warning message on validation, when enabling CREDITCARD gateway

Fixed

  • PLGWOOS-584: Fix conflict with third party plugins related with Discovery exception
  • PLGWOOS-585: Set MultiSafepay transaction as shipped or invoiced using order number instead of order id

Release 4.1.6

02 Mar 12:27
3c104b1
Compare
Choose a tag to compare

Release date: Mar 2nd, 2021

Added

  • PLGWOOS-574: Add locale support

Changed

  • PLGWOOS-575: Change settings page capability requirement from manage_options to manage_woocommerce

Fixed

  • PLGWOOS-580: Show credit card payment method description in checkout
  • PLGWOOS-569: Remove class that trigger validation styles for ideal select in checkout page

Release 4.1.5

24 Feb 12:21
927fe8e
Compare
Choose a tag to compare

Release date: Feb 24th, 2021

Fixed

  • PLGWOOS-552: Fix product item price with discounts introduced by third party plugins (#252)

Release 4.1.4

23 Feb 16:07
cb8e0d0
Compare
Choose a tag to compare

Release date: Feb 23th, 2021

Fixed

PLGWOOS-563: Remove some nonce validations to support custom checkouts forms (#249)
PLGWOOS-550: Typecast cart item quantity to int to avoid errors in the PHP-SDK (#248)

Changed

PLGWOOS-556: Change composer dependencies to avoid conflicts with other plugins (#247)
PLGWOOS-562: Add fallback for in3, in case no fields is filled in checkout, convert the transaction to redirect type (#250)

Release 4.1.3

23 Feb 11:49
621c295
Compare
Choose a tag to compare

Release date: Feb 23th, 2021

Fixed

  • PLGWOOS-549: Support custom order numbers generated by third party plugins in notification method
  • PLGWOOS-551: Resize logo if theme used by merchant do not support WooCommerce

Release 4.1.2

19 Feb 14:53
Compare
Choose a tag to compare

4.1.2

Release date: Feb 19th, 2021

Fixed

  • PLGWOOS-548: Fix iDEAL gateway if no issuer is selected in checkout