Releases: rvvup/magento-plugin
Releases · rvvup/magento-plugin
Release 0.12.3
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
Allowed clipboard reading and writing (#29)
Release 0.12.1: Added plugin version into admin
Added plugin version into admin
Release 0.12.0: Pending refunds
Implemented pending refunds functionality (#27) * Implemented pending refund functionality * Added tests to pending refund functionality
Release 0.11.2: Queue and cron detection
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
What's Changed
- Reworked clearpay pricing to work with final price by @andrii-onufriichuk in #24
- Paypal pricing pdp by @andrii-onufriichuk in #25
Full Changelog: 0.11.0...0.11.1
Release 0.11.0: New payment flow
What's Changed
- Implementation of the new order flow by @andrii-onufriichuk in #22
- Added tax to clearpay price by @andrii-onufriichuk in #21
- Minor fix to update logging from debug -> error by @aashwin-rvvup in #17
Full Changelog: 0.10.1...0.11.0
Hotfix 0.10.1: Paypal Disabled causing issues with checkout order button rendering
What's Changed
- (hotfix): Paypal Disabled causing issues with checkout order button rendering by @gene-roussetos in #18
New Contributors
- @gene-roussetos made their first contribution in #18
Full Changelog: 0.10.0...0.10.1
Release 0.10.0: Feature: Paypal
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
Add configured check before making call for methods which prevents the orders admin page from breaking