Releases: Fintecture/magento
Releases · Fintecture/magento
3.5.4 - Magento 2.4 & 2.3
- Add a link to our online CMS documentation
- Take cancelled status sent by webhook in consideration
3.5.3 - Magento 2.4 & 2.3
- Add a message to ask if private key has been saved when connection test is failing
3.5.2 - Magento 2.4 & 2.3
- Layout fixes by @nenes25
- Use db_schema.xml instead of InstallSchema script
- Update translations
3.5.1 - Magento 2.4 & 2.3
- Mark invoices as made online and fix refunds
3.5.0 - Magento 2.4 & 2.3
- Handle refund webhooks coming from the Console
- BNPL improvements
- Fix a responsive issue
3.4.2 - Magento 2.4 & 2.3
- Re-allow partial refunds on invoices
3.4.1 - Magento 2.4 & 2.3
- Fix a webhook return statement
- Fix refund webhook
- Remove a no-longer-used file
3.4.0 - Magento 2.4 & 2.3
- Update error messages on checkout page
- Update payment confirmation messages on validation page
3.3.0 - Magento 2.4 & 2.3
- Add an option to force first position depending on a configured amount
- Add support for terms checkbox
- Improve webhooks handling
- Fix transfer labels by using increment id instead of entity id
- Fix JS errors in back-office (@blmage)
3.2.0 - Magento 2.4 & 2.3
- Add an optional recommended badge on checkout payment method
- Trigger sales_order_save_after event only in admin area