Widget Import Mannually

<wcpgl:widgetImport useIBMContextInSeparatedEnv="${isStoreServer}" url="${env_customSiteWidgetsDir}com.sonepar.commerce.store.widgets.PaymentMethods/PaymentMethods.jsp">
                  <wcpgl:param name="storeId" value="${WCParam.storeId}"/>
<wcpgl:param name="catalogId" value="${WCParam.catalogId}"/>
                    <wcpgl:param name="langId" value="${langId}"/>
                     <wcpgl:param name="orderId" value="${currentOrderId}"/>
                    <wcpgl:param name="type" value="add"/>
                    <wcpgl:param name="ShippingPage" value="true"/>
                    <wcpgl:param name="returnView" value="OrderShippingBillingView"/>
                    <wcpgl:param name="fromShippingBillingPage" value="true"/>
                    <wcpgl:param name="paramPrefix" value="SB"/>
                 </wcpgl:widgetImport> 

Comments

Popular posts from this blog

Websphere Commerce Data Load using CSV \Websphere Commerce Data Load using XML

Websphere Commerce Catalog Subsystem

Calculation Framework in Websphere Commerce.