cancel
Showing results for 
Search instead for 
Did you mean: 

CIM: Voids

Do Void transactions follow roughly the same guidelines as Credits?

 

The CIM guide explicitly states that a Refund against a previous CIM transaction requires CustomerProfileID, CustomerPaymentProfileID, and TransID.  For a Refund against a non-CIM transaction, just the TransID and CreditCardNumberMasked should be passed in -- without the CustomerProfileID or CustomerPaymentProfileID.

 

While we test CIM, we'll be in a mixed environment, with some transactions going through CIM and some through AIM.  Do I need to code it like the Refund logic above or should it work fine with the CustomerProfileID, CustomerPaymentProfileID, and TransID being passed in?

kevinfairchild
Contributor
1 ACCEPTED SOLUTION

Accepted Solutions

It works as-is.

 

No issue.

View solution in original post

2 REPLIES 2

It doesn't seem that a Void transaction even has a CreditCardNumberMasked field, so that answers one part of my question... ;)

 

But what happens to a CIM Void of a Non-CIM Sale Transaction?

kevinfairchild
Contributor

It works as-is.

 

No issue.