cancel
Showing results for 
Search instead for 
Did you mean: 

AIM Requirements Refund vs Unlinked Refund

Hi,

 

I am trying to compare the requirement between AIM's refund and unlinked refund type. But I am confused whether the expiration date is required for either or both. The XML Guide didn't mention the expirationDate as required, but the API Reference Guide online says it's required. Is it also required for unlinked refund? Could you clarify that? 

 

I am providing my understand of the required elements below for the two types:

 

                              Refund                     UnlinkedRefund

API LoginID            Y                                          Y

TransactionKey     Y                                           Y

Amount                    Y                                          Y

Card Number         Y                                           Y

Exp Date                 ?                                            ?

Transaction ID        Y                                            N

 

JsLu
Member
4 REPLIES 4

Is it required for both refund and unlinked refund?

Both.

 

Or you can get a test account and test it out

https://developer.authorize.net/sandbox/

I didn't see this requirement in the XML guide (PDF). That's why I had the question.

 

Now I have tested, and it's clear. Thanks.