-- HikaShop version -- : 4.2.3
-- Joomla version -- : 3.9.15
-- PHP version -- : 7.3
-- Browser(s) name and version -- : N/A
Hi, currently during the checkout process, the buyer is presented the form for address registration if no address is present in the DB.
But it may happen that an address entry is present but not all fields that are required have a value, for example because the admin has set as required some fields that before were not required in the default configuration, like the postal code that is required by PayPal. So we can have a number of customers with existing but uncompleted address.
The same situation may happen when synchronizing Joomla user profile with Hikashop address: the Joomla user profile can have some fields with values inserted during Joomla registration and replicated to Hikashop address table but not all Hikashop address fields are filled in.
Then it would be useful that during checkout, when HikaShop looks for an existing address entry, it additionally checks also if all fields marked as required have a value and, if not, it shows the form to the user to complete the address instead of using a partial address that can cause failed transactions with some payment plugins.
Can it be added in a future release?
Thanks a lot
Giuse