Releases: RBech/QuickPay_Magento2
Releases · RBech/QuickPay_Magento2
0.5.0
- Fix issue related to customers leavings the page before redirect occurred, which would cause orders to be left in the processing state even though no payment was available.
- Clean up transaction classes
- Bump stability to beta
0.4.1
- Withhold order confirmation email until callback is received
- Add order notification on redirect
0.4.0
- Refactor callback
- Add support for payment methods
- Add support for transaction fees
0.3.0
- Refactor gateway requests & response handlers to use subjectreader
- Implement partial refund / capture
Initial release
Alpha release, use at your own risk!
Currently supported:
- Authorize
- Capture
- Cancel
- Refund