Skip to content

Releases: lyra/plugin-oscommerce

v1.4.0

07 Mar 08:49
Compare
Choose a tag to compare

This release is compatible with osCommerce 2.3.x versions. It requires PHP 5.3 or higher.

Changes in this version :

  • [smartform] Smartform integration.
  • Set return mode to POST by default.
  • Update list of supported payment means.
  • Update list of supported currencies.

Click here to view the complete changelog of the plugin.

v1.3.4

05 May 14:01
Compare
Choose a tag to compare

This release is compatible with osCommerce 2.3.x versions. It requires PHP 5.3 or higher.

Changes in this version :

  • Update list of supported payment means.

Click here to view the complete changelog of the plugin.

v1.3.3

28 Jun 15:44
Compare
Choose a tag to compare

This release is compatible with osCommerce 2.3.x versions. It requires PHP 5.3 or higher.

Changes in this version :

  • Do not use vads_order_info, use vads_ext_info_* instead.
  • Send the relevant part of the current PHP version in vads_contrib field.
  • Improve support e-mail display.
  • Improve payment in installments options display on osCommerce backend.
  • Update 3DS management option description.

Click here to view the complete changelog of the plugin.

v1.3.2

19 Jun 22:29
Compare
Choose a tag to compare

This release is compatible with osCommerce 2.3.x versions. It requires PHP 5.3 or higher.

Changes in this version :

  • Fix some plugin translations.

Click here to view the complete changelog of the plugin.

v1.3.1

01 Mar 15:22
Compare
Choose a tag to compare

This release is compatible with osCommerce 2.3.x versions. It requires PHP 5.3 or higher.

Changes in this version :

  • Added Spanish translations.
  • Improve plugin translations (rename certifcate to key, namely refer to Back Office, others fixes).
  • Do not display error message when payment is cancelled by the buyer.

Click here to view the complete changelog of the plugin.

v1.3.0

08 Oct 09:11
Compare
Choose a tag to compare

This release is compatible with osCommerce 2.3.x versions. It requires PHP 5.3 or higher.

Changes in this version :

  • Bug fix: signature error with quote in return data.
  • Enable signature algorithm selection (SHA-1 or HMAC-SHA-256).
  • Improve some plugin translations.
  • [prodfaq]Fix notice about shifting the shop to production mode.
  • [technical]Manage enabled/disabled features by plugin variant.

Click here to view the complete changelog of the plugin.

v1.2.0

07 Sep 07:32
Compare
Choose a tag to compare

This release is compatible with osCommerce 2.3.x versions.

Changes in this version :

  • Send cellular phone number in payment form.
  • Improve module translations.

Click here to view the complete changelog of the plugin.

v1.1.4

06 Sep 15:44
Compare
Choose a tag to compare

This release is compatible with osCommerce 2.3.x versions.

Changes in this version :

  • Correction of a problem relative to cart empty after a sucessful payment.
  • Refactoring of API code.
  • Remove control over certificate format modified on the platform.

Click here to view the complete changelog of the plugin.

v1.1.3

05 Sep 17:45
Compare
Choose a tag to compare

This release is compatible with osCommerce 2.3.x versions.

Changes in this version :

  • Bug fix: relative to MySQLi PHP extension.
  • Correction of a problem relative to labels and descriptions display in module backend.