Interface CommercePaymentHttpHelper


@ProviderType public interface CommercePaymentHttpHelper
  • Method Summary

    Modifier and Type
    Method
    Description
    com.liferay.commerce.model.CommerceOrder
    getCommerceOrder(javax.servlet.http.HttpServletRequest httpServletRequest)
     
  • Method Details

    • getCommerceOrder

      com.liferay.commerce.model.CommerceOrder getCommerceOrder(javax.servlet.http.HttpServletRequest httpServletRequest) throws Exception
      Throws:
      Exception