Skip to content

Releases: NordicWebTeam/briqpay-checkout-m2

1.0.18

21 Mar 08:49
d6235a0
Compare
Choose a tag to compare
  • Improved display of payment info on orders in Admin
  • Added translations on order success page in storefront
  • Reserved Order Increment ID is now used as merchant reference

1.0.15

21 Dec 13:34
Compare
Choose a tag to compare

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

14 Jun 13:12
Compare
Choose a tag to compare

Fixes division by zero issue that could appear when capturing orders with free shipping.

1.0.8

07 Jun 12:27
Compare
Choose a tag to compare
  • 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

02 Jun 11:00
Compare
Choose a tag to compare
  • 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

17 May 08:18
Compare
Choose a tag to compare
  • 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

15 Dec 12:38
Compare
Choose a tag to compare

Corrections to ‘unitprice’ and ‘discount’ values sent in API requests.

1.0.1

19 Nov 13:06
4793c76
Compare
Choose a tag to compare
  • 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.