Releases: onpayio/woocommerce
Releases · onpayio/woocommerce
1.0.9
- Fix bug with invalid token crashing whole site
- Updated dependencies, PHP SDK and onpayio oauth2 dependency
- Implemented paymentinfo for paymentwindow, setting available values
- Confirmed working on Wordpress 5.5.1 and WooCommerce 4.6.0
1.0.8
- When users are sent to the payment window, the value for declineUrl has been set to the url for the checkout page. If user returns to declineUrl because of an error encountered in OnPay, an error message will be shown.
1.0.7
- Confirmed working on Wordpress 5.5 and WooCommerce 4.4.1
- Added prefix to dependency namespaces during build, to prevent any overlap with dependency versions from other plugins that might be installed
1.0.6
- Confirmed working on Wordpress 5.4.2 and WooCommerce 4.2.0
- Fix incompatibility with PHP 5.6
- Update composer dependencies to latest versions
1.0.5
- Fixed issue with transaction_id null value being used to fetch transaction, resulting in an error.
- Confirmed working on Wordpress 5.4.1 and WooCommerce 4.1.0
1.0.4
- Added missing translatable strings
- Added danish translation of plugin
1.0.3
- Tested compatibility for Wordpress 5.4 and WooCommerce 4.0.1
- Properly handle no connection to API, and show error message in such case
1.0.2
- Only initialize the settings fields on the settings page
- Updated the OnPay SDK, with the latest version that resolves a issue with invalid oauth tokens
1.0.1
Tagged release 1.0.1
1.0.0
Initial release