Skip to content

Commit

Permalink
Merge pull request #41 from appinlet/release/1.4.3
Browse files Browse the repository at this point in the history
Release/1.4.3
  • Loading branch information
appinlet authored May 13, 2021
2 parents fab1ef8 + 5f6a494 commit 4c9c579
Show file tree
Hide file tree
Showing 10 changed files with 161 additions and 81 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# PayWeb_WooCommerce
## PayGate WooCommerce plugin v1.4.2 for WooCommerce v4.9.0
## PayGate WooCommerce plugin v1.4.3 for WooCommerce v5.3.0

This is the PayGate PayWeb3 plugin for WooCommerce. Please feel free to contact the PayGate support team at [email protected] should you require any assistance.

## Installation
[![How To Setup PayGate PayWeb for WooCommerce](https://appinlet.com/wp-content/uploads/2021/01/How-To-Setup-PayGate-PayWeb-for-WooCommerce.jpg)](https://www.youtube.com/watch?v=MMcEG7FmoEM "How To Setup PayGate PayWeb for WooCommerce")

Please navigate to the [releases page](https://github.com/PayGate/PayWeb_WooCommerce/releases), download the latest release (v1.4.2) and unzip. You will then be able to follow the integration guide PDF which is included in the zip.
Please navigate to the [releases page](https://github.com/PayGate/PayWeb_WooCommerce/releases), download the latest release (v1.4.3) and unzip. You will them be able to follow the integration guide PDF which is included in the zip.

## Collaboration

Expand Down
2 changes: 1 addition & 1 deletion assets/css/paygate_checkout.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/images/snapscan.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/js/maps/paygate_checkout.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/js/paygate_checkout.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
= 1.4.3 - May 13, 2021
* Tested on WooCommerce 5.3 and Wordpress 5.7.
* Add SnapScan payment type.
* Remove legacy reference to 'paypopup'.
* Fix error messaging on cancelled and declined transactions.
* Use pending status for checksum failures.
* Add cron job for query function on orders older than 60 minutes.
* Fixed incorrect order note on transaction declined for Notify method.

= 1.4.2 - Jan 18, 2021
* Tested on WooCommerce 4.9 and Wordpress 5.6.
* Fix an issue where PayVault did not work while Payment Type selection was active.
Expand Down
Loading

0 comments on commit 4c9c579

Please sign in to comment.