I'm trying to perform refund using AIM api and failed due to lack of
documentation. I have no idea what is the right way to pass Card Number
and Transaction ID. request = AuthorizeNet::AIM::Transaction.new(
AUTHORIZE_NET_CONFIG["api_login_id"],
AUTHO...