Uses of Class
net.authorize.admc.authnet.AimTransaction

Packages that use AimTransaction
net.authorize.admc.authnet   
org.starhope.appius.pay.util   
 

Uses of AimTransaction in net.authorize.admc.authnet
 

Methods in net.authorize.admc.authnet that return AimTransaction
 AimTransaction AimConfig.newTransaction()
          Get your AimTransaction instances here!
 

Uses of AimTransaction in org.starhope.appius.pay.util
 

Methods in org.starhope.appius.pay.util with parameters of type AimTransaction
 void PaymentCredential.applyTo(AimTransaction xact)
           Apply a (credit-card only) set of payment credentials to an Authorize.Net one-time-purchase (AIM, Advanced Integration Method) object.