Uses of Class
net.authorize.Result

Packages that use Result
net.authorize   
net.authorize.aim.cardpresent   
 

Uses of Result in net.authorize
 

Methods in net.authorize that return Result
 Result<?> Merchant.postTransaction(Transaction transaction)
          Post a Transaction request to the payment gateway.
 

Uses of Result in net.authorize.aim.cardpresent
 

Subclasses of Result in net.authorize.aim.cardpresent
 class Result<T>
          Templated wrapper container for passing back the result from the request gateway.
 



Copyright © 2014. All Rights Reserved.