Releases: NordicWebTeam/briqpay-checkout-m2
Releases · NordicWebTeam/briqpay-checkout-m2
1.0.18
1.0.15
New since last release:
- Compatibility with Magento 2.4.5 and PHP 8.1
- Fixes issue where orders could not be canceled
- Fixes issue where standard checkout was not accessible with Briqpay checkout disabled
- Various updates to comply with the Magento 2 coding standard
1.0.9
Fixes division by zero issue that could appear when capturing orders with free shipping.
1.0.8
- Fixes issue where requests to the Briqpay API could sometimes fail due to data from previous requests remaining in the object that executes them.
1.0.7
- Adds quote validation rule comparing quote contents with Briqpay payment contents, preventing diffs when order is placed.
- Adds validation on cart update in checkout. Will now redirect to cart on validation error, including if cart was emptied.
- Fixes issues that would sometimes prevent capturing of invoices.
1.0.5
- CSS support for Ingrid Iframe
- Adds option to use endpoint dev-api.briqpay.com in test mode
- Adjustments to ensure that orders start in state 'new' and status 'pending', and switches to 'processing' once payment state in Briqpay changes to 'purchasecomplete'
1.0.3
Corrections to ‘unitprice’ and ‘discount’ values sent in API requests.
1.0.1
- Adds Suspend/Resume calls to before/after cart updates.
- Corrects locale config value for Swedish language. Those who wish to use Swedish language will need to update the language config for Briqpay checkout to Swedish after updating to 1.0.1.