public class PaymentResponseController extends PaymentMethodCheckoutStepController
Constructor and Description |
---|
PaymentResponseController() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
doHandleIsvResponse(HttpServletRequest request,
SopPaymentDetailsForm isvPaymentDetailsForm,
RedirectAttributes redirectAttributes,
BindingResult bindingResult) |
java.lang.String |
getCountryAddressForm(java.lang.String countryIsoCode,
boolean useDeliveryAddress,
Model model) |
back, doSelectPaymentMethod, enterStep, getBillingCountries, getCheckoutStep, getExpiryYears, next, remove, setupAddPaymentPage, setupIsvPaymentForm
public java.lang.String doHandleIsvResponse(HttpServletRequest request, SopPaymentDetailsForm isvPaymentDetailsForm, RedirectAttributes redirectAttributes, BindingResult bindingResult) throws CMSItemNotFoundException
CMSItemNotFoundException
public java.lang.String getCountryAddressForm(java.lang.String countryIsoCode, boolean useDeliveryAddress, Model model)