Skip to content

Releases: rvvup/magento-plugin

Release 0.12.3

01 Jun 12:36
fa69dc4
Compare
Choose a tag to compare

What's Changed

  • Added graphql schema to fetch payment enabled/disabled from config by @gene-roussetos in #31

Full Changelog: 0.12.2...0.12.3

Release 0.12.2: Allowed clipboard copy and paste

15 May 11:43
2894bfb
Compare
Choose a tag to compare
Allowed clipboard reading and writing (#29)

Release 0.12.1: Added plugin version into admin

15 May 11:37
5007de4
Compare
Choose a tag to compare

Added plugin version into admin

Release 0.12.0: Pending refunds

26 Apr 13:44
eff42d5
Compare
Choose a tag to compare
Implemented pending refunds functionality (#27)

* Implemented pending refund functionality

* Added tests to pending refund functionality

Release 0.11.2: Queue and cron detection

07 Apr 11:02
82b0557
Compare
Choose a tag to compare
Added cron and queue detection (#23)

* Added cron and queue detection

* Added tests to cron & queue status

Release 0.11.1: Clearpay and Paypal PDP messaging price fix

27 Mar 14:57
b447860
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.0...0.11.1

Release 0.11.0: New payment flow

21 Mar 11:25
41fb1e5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.1...0.11.0

Hotfix 0.10.1: Paypal Disabled causing issues with checkout order button rendering

01 Mar 14:49
8df3d9d
Compare
Choose a tag to compare

What's Changed

  • (hotfix): Paypal Disabled causing issues with checkout order button rendering by @gene-roussetos in #18

New Contributors

Full Changelog: 0.10.0...0.10.1

Release 0.10.0: Feature: Paypal

21 Feb 14:38
72a3d05
Compare
Choose a tag to compare

Please upgrade to version 0.10.1 instead of using this version.

What's Changed

  • Feature: Paypal PDP flow by #16

Full Changelog: 0.9.2...0.10.0

Release 0.9.2

18 Jan 17:44
e36591c
Compare
Choose a tag to compare

Add configured check before making call for methods which prevents the orders admin page from breaking