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
Problem description
There isn't any clear reference in the specifications about what kind of address should be checked on operator side
Should we require Home, address, Postal or Installation address ?
If not we let the operator define on which of these it'll base the check.
We also know that it depends mostly on the back end solution called by the API.
Possible evolution
indicate clearly in API specifications what kind of address is required according to what information the user should be able to input.
BR
Gilles
The text was updated successfully, but these errors were encountered:
Sharing Info: For contract customer (PAYM) we typically have multiple addresses on the account, billing and shipping can be different. For casual (PAYG) customers its likely to be one address.
We prioritize billing address over shipping address when we perform our checks today.
We have two addresses, a contact address which is used for all official communication with the contract owner, and a billing address.
We typically use the contact address with Match, because that is usually where the contract owner resides, sim cards and handsets are beings shipped to etc.
A separate billing address is often used when you want a paper bill to be send to your bookkeeper. There are not many that have this as a separate address, but it does happen.
As a suggestion, what may be a good idea is to verify an address against all possible adresses the Operator holds (and return the results of the best matching address). That way it doesn't really matter what use case it is etc.
At Orange, we use the contact address for the Match service. As proposed by Huub I think we could specify to check all addresses held by the MNO.
BR
Gilles
Problem description
There isn't any clear reference in the specifications about what kind of address should be checked on operator side
Should we require Home, address, Postal or Installation address ?
Possible evolution
indicate clearly in API specifications what kind of address is required according to what information the user should be able to input.
BR
Gilles
The text was updated successfully, but these errors were encountered: