Releases: rvvup/magento-plugin
Releases · rvvup/magento-plugin
Release 0.16.0: Separate auth and capture flow
Feature/capture later flow (#62) * Add support for separate auth and capture card flow
Release 0.15.0: Inline cards flow
Added inline cards flow
Release 0.14.0: Payment voids
Added payment voids possibility from order page
Release 0.13.2: Fix duplicate invoices
Fix for duplicate invoices (#58)
Release 0.13.1: In store pickup
Using In store pickup value for Pbb restriction
Release 0.13.0: Clearpay settings
Clearpay settings are now fetched from backend instead of plugin
Release 0.12.9: Payment logotypes and errors removal
Removed errors thrown and logs for clearpay and paypal not being available
Payment logotypes are now supplied from backend, not plugin
Release 0.12.8: Fix order amount rounding
Release 0.12.8: Fix order amount rounding
Release 0.12.7: Checkout flow improvements
- Added quote restoration if order cannot be cancelled.
- Removed 'pay by bank' option for customers outside of UK.
Release 0.12.6: cancel Express payments
Express cancel mutation, updated sdk version