Releases: ixopay/pgc-woocommerce
Releases · ixopay/pgc-woocommerce
v1.7.2
Changed
- Add card type to script handle for js asset
v1.7.1
Fixed
- Callback missing OK response
v1.7.0
Added
- Explicit check of callback
- Clear cart filter
- Source platform header
v1.6.1
Fixed
- Do not force http on callback URL
v1.6.0
Changed
- Error return url redirect to checkout page with error message
- Set payment status more explicitly
- Unique order IDs in transaction
- Handle Void/Capture postback
v1.5.0
Changed
- Remove redundant transaction request option read
- Remove incorrect payment complete call on seamless finish
- Hide all payment gateways except selected gateway within order
Fixed
- Seamless checkout sends incorrect token if more than one seamless payment option is available
- Gateway client PHP 7.3 compatibility: remove redundant filter_var FILTER_VALIDATE_URL flags
v1.4.2
Fixed
- Decode HTML entities in stored password option within callbacks as well
- Explicitly re-read transaction request type option
v1.4.0
Changed
- Display generic error message to user on any payment errors
Fixed
- Decode HTML entities in stored password option
v1.3.0
Added
- Preauthorize/Capture/Void transaction request option
- Plugin author, WooCommerce minimum & tested up to version
Changed
- Unified payment failure response
v1.2.0
Added
- README note on enabling/disabling additional adapters
- Enable seamless integration by setting integration key