Releases: Fintecture/magento
Releases · Fintecture/magento
3.1.0 - Magento 2.4 & 2.3
- Add a setting to choose the checkout design
- Add a setting to set a custom reconciliation key for Smart Transfer
- Permit to cancel a Smart Transfer payment by cancelling the associated order
3.0.1 - Magento 2.4 & 2.3
- PHP 7.X compatibility fixes (@blmage)
- Fix order param for the alternatives payment methods (Login As feature)
- Handle a specific refund return
3.0.0 - Magento 2.4 & 2.3
- Add BuyNowPayLater payment method
- Rewrite the plugin without the deprecated AbstractMethod class to ensure compatibility with future Magento releases
- Better CSRF handling
2.2.8 - Magento 2.4 & 2.3
- Send confirmation email even if not invoicing immediately
2.2.7 - Magento 2.4 & 2.3
- Fix a param following a SDK update.
2.2.6 - Magento 2.4 & 2.3
- Pass state in RTP for QR codes and SMS/Email links
2.2.5 - Magento 2.4 & 2.3
- Fix format of French phone numbers
2.2.4 - Magento 2.4 & 2.3
- Don't permit to send a null value for psuType param
- Add two missing default values for a fresh install
2.2.3 - Magento 2.4 & 2.3
- Fix webhook constructor
2.2.2 - Magento 2.4 & 2.3
- Fix a type issue