Closed Shoprunners closed 3 months ago
Hi there @Shoprunners, Thanks for waiting!
The information was forwarded to our development team, as soon as we analyze this issue and have more details, I will get back to you.
Best Regards, Invertus Support team.
Hi there @Shoprunners, Thanks for waiting!
Yesterday we prepared a demo release. It should have the fix for your issue included, so I would appreciate if you could install the demo version and let me know if that improves the situation.
You can find the demo here - https://github.com/mollie/PrestaShop/releases/tag/v6.2.2-beta
Best Regards, Invertus Support team.
Hi there,
Version 6.2.2 is now live, I am closing this issue.
If you have some feedback, please comment on this issue and we will get back to you!.
Best Regards, Invertus Support team.
Expected behavior
Use the current active phone number
Actual behavior
if the mobile_phone number is set, it is always used, even if the address of a country does not have the mobile_phone assigned.
Steps to reproduce the behavior
1.Have a country format with phone and mobile_phone. 2.Enter 2 different phone numbers for your address with a wrong format
Problem
private function getMobileOrPhone(Address $address)
in class PhoneNumberProvider
Environment