Credit Card Details

Has anyone had experience of storing Credit Card numbers within a Nav database in an encrypted format?

Thanks in advance

Andrew

Hey Andrew,

I did once, we used a dll to encrypt and decrypt.

Can’t remember who we got it from or what it was called though.

There should besomething out there though.

T

You must create some kind if automation to call standard Windows encryption functions.

As above. Encrypt and Decrypt using automation. Then store into a blob.

Search on this forum and mibuso. There are some great information you can use.

That is not correct. You do not need to use an ocx or automation.

ChargeLogic has an addon that does hash encryption entirely in C/AL (I was shocked).

They also implement PGP entirely in C/AL.

We’ve worked with them for awhile. Highly recommended. You don’t have to spend time worrying about keeping an automation up to date and installed on different clients.

I agree, ChargeLogic is the way to go!

I didn’t know Chargelogic add-on. Thanks for giving another solution.

This sounds great. Normally I have reverted to storing the Credit Card numbers out side Navision, but i could really use a solution like this. Do they offer it as a simle encryption tool, or is it a part of a full blown Credit Card add on.

I have a question regarding to this this addon. Does any one know if algorithm is certified? Many customers when the subject is encryption ask witch library is implemented.

The algorithm is certified by Visa and Verisign. I am not sure, but I believe you have to buy the full blown CC add on. It also works with web based middlemen like Authorize.net.

Some more information here (albeit vague)

Chargelogic doesn’t support some Canadian requirements – so we had to dump it for our implementations there.