Skip to content

Releases: vippsas/vipps-magento

Vipps 1.3.3

11 Apr 08:01
633529d
Compare
Choose a tag to compare

Set default order Status = Processing.
It requires Processing Status to be assigned to Pending State (Admin -> Stores ->Settings -> Order Status).

Vipps 1.2.4

11 Apr 07:59
c5f5e48
Compare
Choose a tag to compare

Set default order Status = Processing.
It requires Processing Status to be assigned to Pending State (Admin -> Stores ->Settings -> Order Status).

Vipps 1.3.2

03 Apr 12:21
465c2c0
Compare
Choose a tag to compare

Fix php7.1 syntax error.

Vipps 1.3.1

25 Feb 14:20
Compare
Choose a tag to compare

Release Notes

  • Compatibility with Magento 2.3

Vipps 1.2.3

25 Feb 14:31
58aa7bd
Compare
Choose a tag to compare

Release Notes

  • Fixed issue with order amount when order amount in Vipps is not the same as in Magento (VIPPS-196)

Vipps 1.2.2

13 Feb 15:39
1b458a3
Compare
Choose a tag to compare

Release Notes

  • Fixed issue with incorrect statuses displayed on monitoring grid
  • Fixed issue with profiler save process when transaction rolled back

Vipps 1.2.1

07 Feb 18:35
d9a20e1
Compare
Choose a tag to compare

Release Notes

  • Monitoring Tool. This feature aims to solve an issue with missed order on Magento side. From now it is possible to track and manage orders that have not beed accepted by customer yet. So admin user can see the status of initiated orders and the reason if order was not placed for some reason. Also admin user can cancel or restart processing of order. There are set of setting in Store > Configuration relates to monitoring. Admin user can choose how failed orders should be processed by Magento with two possible cases: cancel order on Vipps side manually or automatically.
  • Various bugfixes

Vipps 1.0.14

12 Dec 14:27
3476a97
Compare
Choose a tag to compare

Release Notes

  • Fixed an issue with Vipps Express Checkout 500 error

Vipps 1.0.13

10 Dec 18:08
06c171e
Compare
Choose a tag to compare

Release Notes

  • Background process improvements
    -- all quotes have 3 attempts to be placed, then will be canceled
    -- in case of quote cancelation (error occurred or time out) reserved amount in Vipps will be released

Vipps 1.0.12

27 Nov 17:19
32dc58d
Compare
Choose a tag to compare

Release Notes

  • Added GDPR compliance processor (VIPPS-168)
  • Fixed issue when not all customer information comes from Vipps gateway (VIPPS-170)
  • Added support of "Authorize and Capture" behavior (VIPPS-170)
  • Fixed issue when catalog price rules not applied during background processing