Uses of Class
net.authorize.reporting.Transaction

Packages that use Transaction
net.authorize   
net.authorize.reporting   
 

Uses of Transaction in net.authorize
 

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

Uses of Transaction in net.authorize.reporting
 

Methods in net.authorize.reporting 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.reporting with parameters of type Transaction
static Transaction Transaction.createTransaction(Transaction transaction, BasicXmlDocument response)
          Create a transaction from a response.
 



Copyright © 2014. All Rights Reserved.