Skip to content

Releases: sveawebpay/opencart-module

v4.8.1

28 Aug 13:29
Compare
Choose a tag to compare

Release notes for 4.8.1:

  • Fetch version from correct file

v4.8.0

28 Aug 13:03
Compare
Choose a tag to compare

Release notes for 4.8.0:

  • Change style used when displaying applied coupon and vouchers on checkout page for SCO
  • Add spinners for when actions are being processed on checkout page for SCO
  • Rebrand, remove old Svea logo and add new logo
  • Fix syntax error causing text to thrown exception instead of displaying translation
  • Fix exception sometimes thrown when adding discounts on Svea Invoices
  • Added new feature on all payment methods which hides Svea comments which usually are added when performing actions on orders. (Critical information is still kept on the comments)
  • Remove unused documents

v4.7.0

12 Aug 06:11
Compare
Choose a tag to compare

Release notes for 4.7.0:

  • Email is now sent to Svea Checkouts iframe if customer is logged in
  • Fetch config values using magic function instead of getSettingValue to be compatible with lower Opencart versions
  • Refactored some code to follow MVC framework
  • Orders that are delivered in Svea admin instead of Opencart can now be credited in Opencart
  • Module now uses bootstrap elements on standalone payment pages
  • Discount amounts and VAT is now correctly calculated if more than one VAT percent is present

v4.6.0

05 Jul 12:38
Compare
Choose a tag to compare

Release notes for 4.6.0:

  • Updated front-end design of SCO checkout page
  • Updated integration packages to latest versions
  • Peppol-ID support
  • Fetch module version from file instead of hardcoded value
  • Fixed front-end bug for Svea Partpayment where wrong text was displayed
  • Removed alot of unused code
  • Added swedish translations for GetAddress
  • Adjusted widget calculations
  • Invoice Fee-text translations for SCO
  • Fix bug where you couldn't finalize a purchase if the only content of a cart was a voucher
  • Svea Directbank now displayed "Payment failed" in order history instead of on the comment
  • Svea Checkout support for Denmark
  • Svea Card & Directbank now has the customer comment on order comment instead of order history
  • Refactored some classes to follow the MVC-framework
  • Svea Invoice & Partpayment no longer has the svea order id on the comment
  • Made changes on the front-end for SCO so that mobile users browsers aren't zoomed in automatically when selecting some field
  • Added support for "Identity flags" for SCO
  • Redesigned Svea Checkout module page in Opencart admin
  • Added exception handling for when fetching SCO part payment campaigns
  • Norweigian & finnish translations for SCO module admin page
  • All the parameters of a campaign is now displayed when selecting Svea partpayment (effective interest, monthly cost etc)
  • Added ability to force B2B or B2C flow for SCO
  • Upgrade scripts for database tables which will run if the merchant updates from an old version of the module to a new one
  • Interest rate percent is now always in decimal form
  • Added newsletter consent support for SCO

v4.5.2

20 Feb 12:52
Compare
Choose a tag to compare

Release notes for 4.5.2:

  • Split name on customers when Svea returns a single string instead of one for first name and one for last name (only applicable for Svea Invoice and Svea Partpayment)
  • Unset orderid on checkout page if order is cancelled in SCO

v4.5.1

22 Jan 14:01
Compare
Choose a tag to compare

Release notes for 4.5.1:

  • Removed unused database columns
  • Updated documentation
  • Fix for coupons using single tax rate

v4.5.0

21 Jan 15:59
Compare
Choose a tag to compare

Release notes for 4.5.0:

  • Support for OC 3.1 alpha
  • Updated integration package to newest version
  • Campaigns that have a straight forward price such as "Buy now pay in 3 months" no longer displays a price per month
  • Auto deliver for Svea card payments
  • Removed some unused code
  • Trustly is now displayed as a payment method on the order administration page if a customer purchased using Trustly as the payment method
  • Calculate taxes for addon rows properly, rounding modules show now work properly
  • SCO Price widget
  • SCO Invoice fee is now displayed in the e-mail sent to the customers

v4.4.1

22 Nov 15:41
Compare
Choose a tag to compare
  • Finnish language fix for SCO

v4.4.0

22 Nov 08:42
Compare
Choose a tag to compare

Opencart release for 2.3.0.0 - 3.0.2.0

  • Merged version 2.3.X.X with 3.0.X.X, OC 2.3.X.X is now supported in the master branch. The branch "oc-2-3" is now concidered deprecated and will be removed in the future
  • Updated integration package
  • Payment method appended on Svea Checkout payments
  • Removed some unused files
  • Removed amount from description of the invoice fee
  • Removed events that shouldn't be used for order management
  • Removed the disabling of old payment methods when enabling SCO
  • Modified the "IntegrationCompany" string
  • Aligned the invoice adress text properly on "Svea Invoice"
  • Removed unused events
  • Removed language specific translations that no longer are used
  • Improved crediting flow for card and directbank
  • Fixed auto-deliver function for Svea Invoice and Svea Partpayment
  • Added product price widget for OC 3.0
  • Fixed race condition causing double e-mails to be sent
  • Remove statuses that no longer are used in SCO
  • Fixed statements that caused warnings to appear in PHP 7.2
  • Removed appended price on campaigns that doesn't require a price to be displayed properly

v4.3.3

24 Sep 19:56
Compare
Choose a tag to compare

Release for Opencart 3.0:

  • Updated integration package
  • Purchasing vouchers fixed
  • Refactor order management
  • Merchants comments now appended on order history
  • Added partnerKey
  • Terms url setting is now displayed in admin
  • Other small fixes

Read the documentation about order administration if you have any questions regarding the new order management flow.