Skip to content

Releases: sveawebpay/magento1-checkout

corrected Shipping-address row

15 Nov 12:26
Compare
Choose a tag to compare
v1.0.7

corrected shipping-address row

Create order on validation callback

14 Nov 09:21
Compare
Choose a tag to compare
v1.0.6

create order on validation callback

Company orders utililzes reference and New country - Norway

07 Nov 09:17
Compare
Choose a tag to compare

A few changes:

  • Feature: Norway allowed locale

  • Feature: Customer reference used as name if customer type is company

  • Bugfix: In a few cases: phone number or street-address can be empty, now the order is created anyway but field appears empty.

  • Bugfix: When an order was canceled the queue remained until finally removed weeks later using crontab; now immediately remove.

Capture card orders fix

19 Oct 09:10
Compare
Choose a tag to compare

When capturing, if order does not allow partial action allow missing orderrow flags

Cancellation of orders not fully placed

14 Sep 09:55
Compare
Choose a tag to compare

New feature; when an order is cancelled in Sveas end (by timeout, the order was never fully placed), shop now receive a push. On push we detect the order has been cancelled and the status is replicated to Magento (we cancel the order.)

Feature release v1.0.2

10 Jul 08:34
Compare
Choose a tag to compare
  • includes company address support
  • void payment support
  • frontend scoApi -checkout enabled/disabled instead of loading overlay
  • better partial action (invoice/crediting) handling

Account for multiple qty identical bundle items

19 Jun 11:34
Compare
Choose a tag to compare
v1.0.1

updated Buildorder to account for multiple qty identical bundle items.

Initial release

08 May 06:49
Compare
Choose a tag to compare
v1.0.0

Initial commit