Releases: rvvup/magento-plugin
Releases · rvvup/magento-plugin
Release 1.0.9
What's Changed
- Refinements to back office payment links by @andrii-onufriichuk in #106
Full Changelog: 1.0.8...1.0.9
Release 1.0.8
What's Changed
- Included additional logging to provide us with more information on transaction errors, which will help us with some of the transactions that may be impacted by 3rd party conflicts. by @andrii-onufriichuk in #105
Full Changelog: 1.0.7...1.0.8
Release 1.0.7
What's Changed
- Bugfix: Add Afterpay domain to CSP whitelist to fix the clearpay modal by @aashwin-rvvup in #104
Full Changelog: 1.0.6...1.0.7
1.0.6
What's Changed
- Fix for not updating total due for payment links by @andrii-onufriichuk in #97
- Bugfix: Show Payment method infographics by @andrii-onufriichuk in #99
- Bugfix: For 0 amount payment links by @andrii-onufriichuk in #100
- Messaging Wrappers added to PDP by @aashwin-rvvup in #103
Full Changelog: 1.0.5...1.0.6
Release 1.0.5
Hyva changes sync
Release 1.0.4
What's Changed
- Fix for different merchant ids in store configuration for webhooks by @andrii-onufriichuk
Full Changelog: 1.0.3...1.0.4
Release 1.0.3
- Queue locks fixed in case of authorization and completed webhooks coming in at the same time.
- Paypal button display fix.
- Fix for cards js issue.
Release 1.0.2 Fix for queues errors
Fix for wrong processor used and possibly order locks (#89) Andrii Onufriichuk <[email protected]
Paypal block styling
Changed paypal block button styling
Release 1.0.0 Payment links
Feature/payment links (#85) * De-couple capture service * Added availability to place rvvup pay by link orders from admin * Appended merchant note in email as well * Added separate email for pay-by-link outside of order confirmation email * Webhook for payment links * Saved payment links and fixed webhook * Added configuration for pay-by-link text * Removed paymentCapture call for pay-by-links * Payment links voids