Saturday, March 27, 2010

Tokenization for dummies

The word tokenization of credit card data is being passed around more and more these days. The payment card industry is cracking down on businesses large and small, forcing them to find an alternative ways work with credit card data to protect cardholders.

What is tokenization?
Tokenization simply takes a credit card number and turns it into a token. This can be done a number of ways depending on your service provider. A good example is an e-commerce web site hosted by the merchant where the customer can enter a credit card. Behind the scenes the credit card number is turned into a token and returned to the merchant. Tokens can be stored at the merchants e-commerce site because they are not credit card numbers. When the merchant would like to re-bill the customer (with their authorization of course) they can simply send the token to the service provider. The main benefit being if the token is compromised it cannot be used. Obviously this is not the case with the credit card.

Tokenization is a great way to protect cardholder data and lessen the in scope items merchants are required to abide by from the payment card industry. Not only does it safely protect the cardholder number, but it allows for a re-bill to be done without asking the customer for a credit card number. Not all service providers offer tokenization so check with yours to be sure it is offered. As always you can click the contact us for more information.

Saturday, March 13, 2010

PCI's July 1st Deadline

Here is an interesting article in American Banker about the Payment Card Industries July 1st deadline.

"You have to presume that by July 1, probably 20 percent of retailers are still not going to be compliant," says Paul Martaus, a leading payments industry consultant, adding that many of the terminals in use today are too old to manage the PCI-compliant applications.

Read More

Options for Accepting International Payments

There are few choices when trying to set up international payments for your ecommerce website. PayPal and Stripe are great options for those...