cancel
Showing results for 
Search instead for 
Did you mean: 
mkienenb
Contributor
Status: Accepted

Created from previous thread: https://community.developer.authorize.net/t5/Integration-and-Testing/refundTransaction-requires-expi...

 

Currently, to refund a transaction, you must provide both the masked credit card number and expiration date.   Yet this information adds nothing to the request -- in fact, if you no longer have this information, you must issue a separate getTransactionDetail transaction to fetch this information.   Rather than requiring two separate transactions to perform a single task, only require the original transaction id.

 

3 Comments
Status changed to: Under Review
RichardH
Administrator Administrator
Administrator
 
Status changed to: Accepted
RichardH
Administrator Administrator
Administrator
 
jima
Regular Contributor

...Almost 2 years later...
Can an update be given on this? This is an integral part of anyone trying to implement PCI compliance. There should not have to be the additional "get transaction details" call, in order to issue a refund. The original transaction ID should be (and was) sufficient.