Skip to content

Releases: alma/alma-woocommerce-gateway

v1.3.0

11 Jun 11:53
57cb459
Compare
Choose a tag to compare
  • Remove PHP warnings & do not display widget on out-stock or un-priced product
  • Minor refactoring
  • Enhance dev docker env (display php warnings / errors + prioritize custom-php-ini file)
  • Fix widget display price without tax depending on WooCommerce tax rule configuration
  • Add fallback locale on checkout payment ALMA API call
  • Add filter to override locale on checkout payment ALMA API call
  • Add widget shortcodes

v1.2.3

21 Jan 10:13
Compare
Choose a tag to compare
  • Use unpkg.com instead of unpkg.io

v1.2.2

15 Dec 22:06
Compare
Choose a tag to compare
  • Do not display a radio button at checkout, when there's only one payment plan available

v1.2.1

14 Dec 22:45
Compare
Choose a tag to compare

v1.2.1

  • Fixes default min/max amount values being converted to cents multiple times in a row
  • Improves xdebug configuration

v1.2.0

12 Dec 23:03
Compare
Choose a tag to compare
  • Allows merchant to activate 2-, 3- and 4-installment plans, with min and max allowed amounts per plan
  • Displays an Alma widget on product pages and cart page to inform customers of eligible payment plans
  • Displays a full payment plan for each plan option on the checkout page
  • Enables Alma by default for all fr_* locales
  • Adds a alma_wc_enable_for_locale that can be used to enable Alma for additional locales
  • Any of the module's settings can be overridden via a filter: alma_wc_settings_[setting_name]
  • Fixes compatibility issues with WooCommerce 2.6.14
  • Fixes many bugs
  • Dependencies update

v1.1.7

20 Apr 14:03
Compare
Choose a tag to compare
  • Do not require Live key in Test mode and vice versa
  • Include cancel url, order reference & order URLs in payment data
  • Don't show the eligibility message in case of API error
  • Stop checking in vendor dependencies – they'll be included in each release's ZIP file

v1.1.6

16 Apr 20:04
Compare
Choose a tag to compare
  • Dependencies update

v1.1.5

04 Feb 13:20
Compare
Choose a tag to compare
  • Fixes display on cart option that was always on
  • Tested against latest versions of Wordpress/WooCommerce

v1.1.4

22 Nov 15:58
Compare
Choose a tag to compare
  • Fixes various warnings when WooCommerce isn't activated
  • Updates dependencies
  • Fixes errors when Alma's API is not available
  • Attempt to fix problem triggered when calling the Wordpress API

v1.1.3

30 Jul 14:42
Compare
Choose a tag to compare
  • Fixes warning when excluded_products_list is not set