You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I am going to make a new transaction, the country code is wrongly parsed from billing telephone number. If for example my billing phone number is "041123456" (legit Italian number without country code at the beginning), on satispay number input page the country code selector will show the following default selection: "+41".
The module logic should ignore the billing telephone number when it doesn't start with a country code.
The text was updated successfully, but these errors were encountered:
ebaschiera
added a commit
to ebaschiera/magento-module-satispay
that referenced
this issue
Apr 11, 2017
When I am going to make a new transaction, the country code is wrongly parsed from billing telephone number. If for example my billing phone number is "041123456" (legit Italian number without country code at the beginning), on satispay number input page the country code selector will show the following default selection: "+41".
The module logic should ignore the billing telephone number when it doesn't start with a country code.
The text was updated successfully, but these errors were encountered: