Uses of Class
net.authorize.sim.Transaction

Packages that use Transaction
net.authorize   
net.authorize.sim   
 

Uses of Transaction in net.authorize
 

Methods in net.authorize that return Transaction
 Transaction Merchant.createSIMTransaction(TransactionType transactionType, long fingerPrintSequence, BigDecimal amount)
          Creates a new SIM Transaction.
 

Uses of Transaction in net.authorize.sim
 

Methods in net.authorize.sim that return Transaction
static Transaction Transaction.createTransaction(Merchant merchant, TransactionType transactionType, long fingerPrintSequence, BigDecimal amount)
          Create a Transaction for a given merchant.
 



Copyright © 2014. All Rights Reserved.