vinodtapmobi / havok-operations

Features and Issue Tracking for Havok
0 stars 0 forks source link

[PL] - Create centralized DND and DNB system #15

Open vinodtapmobi opened 10 years ago

vinodtapmobi commented 10 years ago

Create a centralized repository of user profiles and preferences.

soniyatapmobi commented 10 years ago

1) Added two table by name DND and DNB in the payment gateway database as of now. Later we can move to it new centralized database. 2) Only admin has the right to upload dnd and dnb bases. 3) Both the file has to be .csv extension. 4) It Should have only msisdn of 10 digits. Carrier and circle is not required. 5) Once the file is uploaded, it has to be validated like it has only 10 digit msisdn's and does not contain any alphabet or special characters. 6) Once the file is validated, it will be imported to the database.

vinodtapmobi commented 10 years ago

Platform will call PG API to check whether number is in DND or DNB. PG will call external API to fetch this detail.