Class PaymentGatewayWebResponsePrintServiceImpl
java.lang.Object
org.broadleafcommerce.common.payment.service.PaymentGatewayWebResponsePrintServiceImpl
- All Implemented Interfaces:
PaymentGatewayWebResponsePrintService
@Service("blPaymentGatewayWebResponsePrintService")
public class PaymentGatewayWebResponsePrintServiceImpl
extends Object
implements PaymentGatewayWebResponsePrintService
This default implementation produces the Request Attributes and Request Paremeters in JSON notation.
- Author:
- Elbert Bautista (elbertbautista)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
REQUEST_ATTRIBUTES
- See Also:
-
REQUEST_PARAMETERS
- See Also:
-
-
Constructor Details
-
PaymentGatewayWebResponsePrintServiceImpl
public PaymentGatewayWebResponsePrintServiceImpl()
-
-
Method Details
-
printRequest
- Specified by:
printRequest
in interfacePaymentGatewayWebResponsePrintService
-