Hi, I'm working on integrating the AIM payment method using the Ruby
SDK. I've followed the instructions in the readme and can successfully
process payment: transaction =
AuthorizeNet::AIM::Transaction.new('API_LOGIN', 'API_KEY', :gateway =>
:sandbox...