All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- DAVAMS-817: Added the Bizum payment method
- DAVAMS-852: Add the Billink payment method
- MAGWIRE-26: Fixed an issue where the Card payment icon was not changing based on selected configuration setting
- PLGMAG2V2-810: Removed deprecated methods: Santander, Giropay, Sofort, Request to pay and Dotpay
- MAGWIRE-22: Fixed a bug where Apple Pay would be visible on unsupported devices
- DAVAMS-733: Added the BNPL_MF payment method
- MAGWIRE-18: Added the VVVBON payment method
- Added Maestro method and icon (thanks to @alphaLeporis)
- PLGMAG2V2-776: Added payment component to (BNPL) supported methods
- PLGMAG2V2-789: Added payment component for separate card gateways (Visa, Mastercard, American Express and Maestro)
- The Quote is now stored in a class variable on retrieval to improve performance (thanks to @pykettk)
- PLGMAG2V2-783: Removed issuers according to the iDEAL 2.0 standard
- DAVAMS-716: Add Multibanco payment method
- DAVAMS-724: Add MB WAY payment method
- PLGMAG2V2-709: Added payment component for Card Payment
- Added escapers and made strings translateable (thanks to @jesse-deboer)
- Added support for preselected payment method (thanks to @jesse-deboer)
- PLGMAG2V2-717: Added payment icons to all the gateways and gift cards (thanks to @xgerhard)
- Fixed issue 'CRITICAL: Magewire: Warning: Undefined array key issuer_id' happening in some cases (thanks to @jesse-deboer)
- Changed from using container to ReferenceContainer for the payment methods in the Hyva xml layout (thanks to @jesse-deboer)
- Removed the use of PlaceOrder and replaced it with canPlaceOrder (thanks to @jesse-deboer)
- Changed to use checkout.payment.methods ReferenceBlock (thanks to @xgerhard)
- DAVAMS-708: Removed Santander Betaal per Maand
- Added compatibility with Magewire Checkout version 1.0.0
- Upgraded composer dependencies
- Removed year from copyright notice
- Removed legacy files
- First public beta release