In certain cases, the system administrator would need to insert or update the credit card number in database through 3rd party application. The billing system therefore has an API call that when provided with the credit card number returns the encrypted credit card.
IMPLEMENTATION
The following code snippet returns encrypted Card Number in strEncCardNo variable.
For additional related information, click the article number below to view the article in the Knowledge Base:
Article109 HOW TO: Getting Decrypted Credit Card Numbers From The Database.