Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add postpaid / prepaid / business information to KYC Match #95

Open
HuubAppelboom opened this issue Jun 6, 2024 · 7 comments
Open

Add postpaid / prepaid / business information to KYC Match #95

HuubAppelboom opened this issue Jun 6, 2024 · 7 comments
Labels
enhancement New feature or request

Comments

@HuubAppelboom
Copy link
Collaborator

In the current Mobile Connect specification of KYC Match there is also a feedback what type of subscription the user has.

We have recently seen quite some fraud cases in which this kind of information is valuable for developers. Most fraud cases happen in my country with anonymous prepaid cards, but for business user subscribers there is limited or no risk (because there sim cards are registered by a business).

I therefore we propose to include this kind of info also in the CAMARA version of KYC Match.

In the Mobile Connect spec it is specified as (optional) billing_segment, with Allowed values “PAYG”,” PAYM”, “Business”
See https://www.gsma.com/solutions-and-impact/technologies/mobile-identity/wp-content/uploads/2023/01/IDY.23-v1.0.pdf
Page 16.

@HuubAppelboom HuubAppelboom added the enhancement New feature or request label Jun 6, 2024
@KevScarr
Copy link
Collaborator

KevScarr commented Jun 7, 2024

@HuubAppelboom What rules would you propose for when those attributes are returned, ie how many (if any) of the fields provided would need to match before these values are returned?

@HuubAppelboom
Copy link
Collaborator Author

@KevScarr I would propose to make these return values optional, and let the MNO's decide on local market conditions in what case they return the data. For example, in case you have anonymous prepaid in a market, you always return the data, so the customer decide to ask for additional identification in case the answer is PAYG, ans skip this additional identifcation if the answer is PAYM or Business. In countries where identification for prepaid SIMs is regulated mandatory, I would only offer the data as at least for example family name is matching.

@KevScarr
Copy link
Collaborator

KevScarr commented Jun 7, 2024

@HuubAppelboom Excellent - Sharing your best practise (like the above) or a recommendation would help everyone have a common service; I think this was one failing from the MobileConnect days as we had 4 different sets of logic in our country for when they would be returned. I fully accept your point, Camara can't mandate the return of these values.

@KevScarr
Copy link
Collaborator

Adding a comment here to show support for future inclusion into the specification - Spring'25?

@HuubAppelboom
Copy link
Collaborator Author

In case we also support this information with Tenure, there is no need to add this to KYC Match as well.

Tenure might indeed be a better place to share this kind of information. For customers that want to have both, they can always do a Tenure call as well (next to KYC Match).

@scarrk
Copy link

scarrk commented Oct 29, 2024

Our customers who are using the MobileConnect flavour of KYC wont migrate to Camara KYC until we provide the billing segment so they don't lose functionality (so we/VF will include in order to migrate customers to the new standard) using the camara naming convention/style.
I also support the inclusion in Tenure response (for all the reasons you've mentioned).

@claraserranosolsona
Copy link

@scarrk , I agree with the point made by Hub, as a general rule we would like to avoid duplicating same information in different APIs. If a customer wants to know the segment, they could call Tenure where it has been already agreed to expose this information. We can discuss this point in tomorrow's meeting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants