Hi all,
We are already using PCIDSS solution using CRM 5.0 and ISU EHP6.
While setting up direct debit information, customer enters the credit card number and it goes to a third party database. There the card number gets tokenized (masked) and then it comes to ISU. After storing in ISU system replicates the token number in CRM.
So both our CRM and ISU system are having tokenized number of credit card.
Currently we are updating CRM to 7.0.
Here what we are noticing, while calling the standard function module to replicate the masked number from ISU to CRM, system again masks it and displays with asterisk.
E.g., the actual card number is 1234567812345678. After masking ISU gets 1234567811111178. And, in CRM below thing is happening:
1. It is stored as 1234567822222278.
2. It displays 1234567*********78 in BP transaction in GUI and everywhere in webUI.
So, is there a way I can stop the data masking while replicating it from ISU to CRM ?
Since we are already compliant with PCIDSS we do not require further masking from ISU to CRM.
Please assist; many thanks in advance.
Thanks
Bodhisattwa