Skip to content
This repository has been archived by the owner on Feb 18, 2022. It is now read-only.

Commit

Permalink
Bump v2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aait committed Jun 3, 2019
1 parent 812c80e commit 9797fed
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
Version 2.2.2
* Transaction Callback: Exit if payment method isn't from this plugin
* Transaction Callback: Prevent order cancellation problem
* Transaction Callback: Check orderID in Store
* Bankdebit: Add "Oma Säästöpankki" bank
* Status change fixes
* Factoring: Fixed problem with capturing and "&"
* Factoring: Removed Country check for phone number
* Reduce stock on Authorization
* Check order on order-received page
* Fixed conflicts with payex psp plugin
* Fixed bug with WC Subscriptions and WC3
* Fixed: Use jQuery instead $ in admin.js
* Fixed masterpass bug in admin backend
* Add Endpoint check
* Admin backend: payment info, payment actions etc
* Rounding issue workaround
* Swish: get phone number from order

Version 2.2.1
* Update libraries
* Ledger Service: Use billing address instead shipping
Expand Down
2 changes: 1 addition & 1 deletion woocommerce-gateway-payex-payment.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* Author URI: http://aait.se/
* License: GNU General Public License v3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Version: 2.2.1
* Version: 2.2.2
* Text Domain: woocommerce-gateway-payex-payment
* Domain Path: /languages
* WC requires at least: 3.0.0
Expand Down

0 comments on commit 9797fed

Please sign in to comment.