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