Releases: ixopay/pgc-opencart
Releases · ixopay/pgc-opencart
v1.4.0
Added
- Gateway callback validation
Changed
- Remove order status changes from gateway response handling - handled in callback
- Remove superfluous payment gateway response error output
Fixed
- Missing cc input overflow obfuscating border
- CCV -> CVV typo
v1.3.1
Fixed
- Postback callback URL card type assignment
v1.3.0
Added
- Preauthorize/Capture/Void
Changed
- Order ID suffix to prevent TX ID conflicts
v1.2.2
Fixed
- Gateway client PHP 7.3 compatibility: remove redundant filter_var FILTER_VALIDATE_URL flags
- Limit build script plugin name parameter to 21 characters
v1.2.1
Fixed
- Autoload import path in module controller
v1.2.0
Added
- README note on enabling/disabling additional adapters and how to add language files
Changed
- Display title, gateway API username & password configurable for individual adapters
v1.1.0
Added
- 3D Secure 2.0 extra data
- Pre-select the only card option if only one present
v1.0.0
Added
Changed
- Moved renamed source to
src
Added Previously
- Module & payment extension
- Credit card payment with redirect flow
- Configuration values for card types
- Seamless integration option