cancel
Showing results for 
Search instead for 
Did you mean: 

CIM and CCV

I am implementing CIM in order to do recurring billing (I don't use ARB because CIM seems easier to implement and manage).

I need to use CCV, at least in the first transaction. I can not use CIM validation mode because I don't have the billing address required by VISA validation. I have read the many threads about using CCV with CIM and the doc and came up with the following. Will this work ?

 

1. Obtain client's credit card number and card code

2. createCustomerProfileRequest, fill payment profile with the credit card number (no card code)

3. createCustomerProfileTransactionRequest with card code

4. at time of later payments, createCustomerProfileTransactionRequest (no card code)

 

 

Christophe
Contributor
1 REPLY 1

As long as you don't store/save the card code, that would work.

 

RaynorC1emen7
Expert