Uses of Class
net.authorize.cim.Transaction

Packages that use Transaction
net.authorize   
net.authorize.cim   
 

Uses of Transaction in net.authorize
 

Methods in net.authorize that return Transaction
 Transaction Merchant.createCIMTransaction(TransactionType transactionType)
          Creates a new CIM Transaction.
 

Uses of Transaction in net.authorize.cim
 

Methods in net.authorize.cim that return Transaction
static Transaction Transaction.createTransaction(Merchant merchant, TransactionType transactionType)
          Creates a transaction.
static Transaction Transaction.createTransaction(Transaction transaction, BasicXmlDocument response)
          Create a transaction from a response.
 

Methods in net.authorize.cim with parameters of type Transaction
static Transaction Transaction.createTransaction(Transaction transaction, BasicXmlDocument response)
          Create a transaction from a response.
 



Copyright © 2014. All Rights Reserved.