Uses of Class
org.starhope.appius.pay.AuthorizeNetGateway

Packages that use AuthorizeNetGateway
org.starhope.appius.mb   
 

Uses of AuthorizeNetGateway in org.starhope.appius.mb
 

Constructor parameters in org.starhope.appius.mb with type arguments of type AuthorizeNetGateway
Payment(Class<AuthorizeNetGateway> gatewayClass, HashMap<String,String> authorizeNetData)
          Handle Silent Post data returned by Authorize.Net.