public class DefaultPaymentGatewayWebResponsePrintService extends Object implements PaymentGatewayWebResponsePrintService
This default implementation produces the Request Attributes and Request Paremeters in JSON notation.
Modifier and Type | Field and Description |
---|---|
static String |
REQUEST_ATTRIBUTES |
static String |
REQUEST_PARAMETERS |
Constructor and Description |
---|
DefaultPaymentGatewayWebResponsePrintService() |
Modifier and Type | Method and Description |
---|---|
String |
printRequest(javax.servlet.http.HttpServletRequest request) |
public static final String REQUEST_ATTRIBUTES
public static final String REQUEST_PARAMETERS
public DefaultPaymentGatewayWebResponsePrintService()
public String printRequest(javax.servlet.http.HttpServletRequest request)
printRequest
in interface PaymentGatewayWebResponsePrintService
Copyright © 2021. All rights reserved.