ochSubscriptions Package 3.12.2 for Joomla 4.3+

Version
3.12.2
Maturity
Stable
Release Date
2023-11-07
Changelog
Bug Fix
VAT check pattern showing error in browser console in checkout page
New Feature
Add username and email unique check in checkout + VAT check improvements, new config options in config tab 'Checkout / Cart', default off (Check Unique Username, Check Unique E-mail Address)
Change
Small change in script.js to better set sameheight on elements
Change
Change: rename Joomla.JText into Joomla.Text
Notes

This version will only install on Joomla 4.3+

This version has the option to check the username and or email address while the customer is typing them in the checkout when registering as a new customer. This to prevent confusion when a customer 'forgot' they already have an account, or the username is already taken (by another customer). They will now get direct (visual) feedback.

These options are turned off by default and need to be enabled.

They work together with the advanced option 'Lookup Type Delay' which is by default set at 1000ms to prevent a lookup with every character typed: the lookup is delayed for 1000ms before being executed. This value previously was only for the VAT number check. So if you had configured that to a value different then 1000 you need to reconfigure that.

Installation Notes

Joomla! 4.4 PHP 8.1 PHP 8.2

Joomla! 5.1 Joomla! 5.2 PHP 8.1PHP 8.2 PHP 8.3

See: Documentation