@Controller(value="blSampleMockCustomerPaymentProcessorController") public class SampleMockCustomerPaymentProcessorController extends Object
| Constructor and Description |
|---|
SampleMockCustomerPaymentProcessorController() |
| Modifier and Type | Method and Description |
|---|---|
String |
processTransparentRedirectForm(javax.servlet.http.HttpServletRequest request) |
public SampleMockCustomerPaymentProcessorController()
@RequestMapping(value="/sample-customer-payment/process",
method=POST)
@ResponseBody
public String processTransparentRedirectForm(javax.servlet.http.HttpServletRequest request)
Copyright © 2017. All rights reserved.