Skip to content

Releases: RBech/QuickPay_Magento2

0.5.0

20 Feb 21:11
Compare
Choose a tag to compare
  • 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

19 Feb 20:50
Compare
Choose a tag to compare
  • Withhold order confirmation email until callback is received
  • Add order notification on redirect

0.4.0

18 Feb 23:25
Compare
Choose a tag to compare
  • Refactor callback
  • Add support for payment methods
  • Add support for transaction fees

0.3.0

11 Jan 21:38
Compare
Choose a tag to compare
  • Refactor gateway requests & response handlers to use subjectreader
  • Implement partial refund / capture

Initial release

09 Jan 21:23
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

Alpha release, use at your own risk!

Currently supported:

  • Authorize
  • Capture
  • Cancel
  • Refund