Interface CommercePaymentRequestProvider
public interface CommercePaymentRequestProvider
-
Method Summary
Modifier and TypeMethodDescriptiongetCommercePaymentRequest
(String cancelUrl, long commerceOrderId, javax.servlet.http.HttpServletRequest httpServletRequest, Locale locale, String returnUrl, String transactionId)
-
Method Details
-
getCommercePaymentRequest
CommercePaymentRequest getCommercePaymentRequest(String cancelUrl, long commerceOrderId, javax.servlet.http.HttpServletRequest httpServletRequest, Locale locale, String returnUrl, String transactionId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-