Releases: sveawebpay/magento1-checkout
Releases · sveawebpay/magento1-checkout
corrected Shipping-address row
v1.0.7 corrected shipping-address row
Create order on validation callback
v1.0.6 create order on validation callback
Company orders utililzes reference and New country - Norway
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
When capturing, if order does not allow partial action allow missing orderrow flags
Cancellation of orders not fully placed
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
- 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
v1.0.1 updated Buildorder to account for multiple qty identical bundle items.
Initial release
v1.0.0 Initial commit