Uses of Class
com.broadleafcommerce.vendor.chasepayment.service.hps.domain.subschemas.GatewayResponse
Packages that use GatewayResponse
-
Uses of GatewayResponse in com.broadleafcommerce.vendor.chasepayment.service.hps.domain
Methods in com.broadleafcommerce.vendor.chasepayment.service.hps.domain that return GatewayResponseModifier and TypeMethodDescriptionHPSOrderAbstractionQueryResponse.getGateway()This will contain all the (variable) response data from the Orbital Gateway.Methods in com.broadleafcommerce.vendor.chasepayment.service.hps.domain with parameters of type GatewayResponseModifier and TypeMethodDescriptionvoidHPSOrderAbstractionQueryResponse.setGateway(GatewayResponse gateway) This will contain all the (variable) response data from the Orbital Gateway.