Questions tagged [broadleaf-commerce]

An open-source, eCommerce framework written in Java using Spring Framework & Hibernate.

BroadleafCommerce is an open-source, eCommerce framework written in Java.

It is targeted at facilitating the development of enterprise-class, commerce-driven sites by providing a robust data and service model, a rich administration platform, and specialized tooling that takes care of core commerce functionality.

The developers of Broadleaf Commerce monitor this tag, a Gitter, and a Google Group to answer questions about the framework.

Documentation can be found here.

Other information about the company and the framework can be found at broadleafcommerce.com.

312 questions
0
votes
1 answer

where i can edit the broadleaf update asset's html and controller files?

Oops, I can't find the broadleaf update asset's html and controller files in my project? I can write controller but want to do some changes in the html file. How can I do? and where i can find that html for update asset?
0
votes
0 answers

broadleaf demo site tomcat persistence unit exception

I am trying to get my hands dirty on broadleaf, was trying to run broadleaf demosite on tomcat. For this purpose i addes db related props in catalina.properties, but i am facing below errors. [ WARN] 03:30:43 RuntimeEnvironmentPropertiesConfigurer -…
Prabhat
  • 810
  • 9
  • 33
0
votes
2 answers

WildFly AS 8.0 Error: org.hibernate.integrator.spi.Integrator: Provider org.hibernate.envers.event.EnversIntegrator not a subtype

I come from a heavy .NET/IIS background and although I have worked with Java in the past, I am fairly new to large Java web applications so please bear with me. Due to my limited background, I will walk through the steps I took from the very start…
Ruslan
  • 2,691
  • 1
  • 19
  • 29
0
votes
1 answer

Context Initialization Failed - Broadleaf Commerce - Send Order Confirmation Email

In the broadleaf demo site, after ordering I have seen.. A confirmation email has been sent to xyz@abc.com But the email doesn't seem to go because it wasn't configured. I tried making these changes to my applicationContext-email.xml file.
JavaTechnical
  • 8,846
  • 8
  • 61
  • 97
0
votes
2 answers

Type error: autocomplete is not a function jQuery

I have the following code (in the tag) <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/jquery" class="post-tag grid--cell" title="show questions tagged 'jquery'" rel="tag">jquery</a> <a href="../../questions/tagged/jquery-ui" class="post-tag grid--cell" title="show questions tagged 'jquery-ui'" rel="tag">jquery-ui</a> <a href="../../questions/tagged/jquery-ui-autocomplete" class="post-tag grid--cell" title="show questions tagged 'jquery-ui-autocomplete'" rel="tag">jquery-ui-autocomplete</a> <a href="../../questions/tagged/broadleaf-commerce" class="post-tag grid--cell" title="show questions tagged 'broadleaf-commerce'" rel="tag">broadleaf-commerce</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Mar 17 '14 at 10:22">asked Mar 17 '14 at 10:22</time> <a href="../../users/2534090/javatechnical" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2534090.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="JavaTechnical" /> </a> <div class="s-user-card--info"> <a href="../../users/2534090/javatechnical" class="s-user-card--link">JavaTechnical</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">8,846</li> <li class="s-award-bling s-award-bling__gold" title="8 gold badges">8</li> <li class="s-award-bling s-award-bling__silver" title="61 silver badges">61</li> <li class="s-award-bling s-award-bling__bronze" title="97 bronze badges">97</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-22412794"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/22412794/how-to-upload-images-via-broadleaf-admin" class="question-hyperlink">How to upload images via Broadleaf admin</a></h3> <div class="excerpt">I am unable to upload a product image in broadleaf commerce via the broadleaf admin site. When I try to upload image from a local file, I get the following error HTTP ERROR 500 Problem accessing /admin/asset/uploadAsset. Reason: File operation…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/java" class="post-tag grid--cell" title="show questions tagged 'java'" rel="tag">java</a> <a href="../../questions/tagged/broadleaf-commerce" class="post-tag grid--cell" title="show questions tagged 'broadleaf-commerce'" rel="tag">broadleaf-commerce</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Mar 14 '14 at 18:16">asked Mar 14 '14 at 18:16</time> <a href="../../users/2534090/javatechnical" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2534090.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="JavaTechnical" /> </a> <div class="s-user-card--info"> <a href="../../users/2534090/javatechnical" class="s-user-card--link">JavaTechnical</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">8,846</li> <li class="s-award-bling s-award-bling__gold" title="8 gold badges">8</li> <li class="s-award-bling s-award-bling__silver" title="61 silver badges">61</li> <li class="s-award-bling s-award-bling__bronze" title="97 bronze badges">97</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-22097819"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/22097819/understanding-broadleaf-extension-and-ui" class="question-hyperlink">understanding broadleaf extension and ui</a></h3> <div class="excerpt">Hi I am very new to broadleaf . I have some questions around the same ,ap per my knowledge In broadleaf we have 2 apps admin and the client app . I was just wondering if we have any extending ability of core broadleaf or any ability given by…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/broadleaf-commerce" class="post-tag grid--cell" title="show questions tagged 'broadleaf-commerce'" rel="tag">broadleaf-commerce</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Feb 28 '14 at 14:25">asked Feb 28 '14 at 14:25</time> <a href="../../users/2002823/shahids" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2002823.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Shahids" /> </a> <div class="s-user-card--info"> <a href="../../users/2002823/shahids" class="s-user-card--link">Shahids</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">93</li> <li class="s-award-bling s-award-bling__silver" title="2 silver badges">2</li> <li class="s-award-bling s-award-bling__bronze" title="8 bronze badges">8</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-21851586"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/21851586/specific-customer-offer-in-broadleaf-commerce" class="question-hyperlink">Specific Customer Offer in Broadleaf Commerce</a></h3> <div class="excerpt">We are using Broadleaf Commerce Frameworks to developer our E-Commerce Application. Can anybody tell me How can I apply an offer to a Specific Customer ? I have tried that one but, not working for the Specific Customer. It is becoming common for…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/java" class="post-tag grid--cell" title="show questions tagged 'java'" rel="tag">java</a> <a href="../../questions/tagged/spring" class="post-tag grid--cell" title="show questions tagged 'spring'" rel="tag">spring</a> <a href="../../questions/tagged/thymeleaf" class="post-tag grid--cell" title="show questions tagged 'thymeleaf'" rel="tag">thymeleaf</a> <a href="../../questions/tagged/broadleaf-commerce" class="post-tag grid--cell" title="show questions tagged 'broadleaf-commerce'" rel="tag">broadleaf-commerce</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Feb 18 '14 at 10:54">asked Feb 18 '14 at 10:54</time> <a href="../../users/3138515/skc" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/3138515.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="SKC..." /> </a> <div class="s-user-card--info"> <a href="../../users/3138515/skc" class="s-user-card--link">SKC...</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">223</li> <li class="s-award-bling s-award-bling__gold" title="3 gold badges">3</li> <li class="s-award-bling s-award-bling__silver" title="7 silver badges">7</li> <li class="s-award-bling s-award-bling__bronze" title="15 bronze badges">15</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-21430977"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/21430977/regarding-gwt-in-admin-of-broadleaf-commerce" class="question-hyperlink">Regarding GWT in Admin of BroadLeaf Commerce</a></h3> <div class="excerpt">Hope all are doing good. I am using BroadLeaf Commerce. As we know that , BroadLeafCommerece uses GWT in Admin Module. How can I create a GWT form after clicking a button. I am unable to find the Controller which is going to generate the Form…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/java" class="post-tag grid--cell" title="show questions tagged 'java'" rel="tag">java</a> <a href="../../questions/tagged/javascript" class="post-tag grid--cell" title="show questions tagged 'javascript'" rel="tag">javascript</a> <a href="../../questions/tagged/gwt" class="post-tag grid--cell" title="show questions tagged 'gwt'" rel="tag">gwt</a> <a href="../../questions/tagged/view" class="post-tag grid--cell" title="show questions tagged 'view'" rel="tag">view</a> <a href="../../questions/tagged/broadleaf-commerce" class="post-tag grid--cell" title="show questions tagged 'broadleaf-commerce'" rel="tag">broadleaf-commerce</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jan 29 '14 at 12:20">asked Jan 29 '14 at 12:20</time> <a href="../../users/3138515/skc" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/3138515.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="SKC..." /> </a> <div class="s-user-card--info"> <a href="../../users/3138515/skc" class="s-user-card--link">SKC...</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">223</li> <li class="s-award-bling s-award-bling__gold" title="3 gold badges">3</li> <li class="s-award-bling s-award-bling__silver" title="7 silver badges">7</li> <li class="s-award-bling s-award-bling__bronze" title="15 bronze badges">15</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-21059724"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/21059724/what-is-the-use-of-adminpresentation-in-broadleafcommerce" class="question-hyperlink">What is the use of @AdminPresentation in broadleafCommerce</a></h3> <div class="excerpt">Hi I am new on broadleaf and trying to understand it , so while going through the code of broadleaf commerce I have found the @AdminPresentation over the Entity fields and so many @Admin related like…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/java" class="post-tag grid--cell" title="show questions tagged 'java'" rel="tag">java</a> <a href="../../questions/tagged/jpa" class="post-tag grid--cell" title="show questions tagged 'jpa'" rel="tag">jpa</a> <a href="../../questions/tagged/e-commerce" class="post-tag grid--cell" title="show questions tagged 'e-commerce'" rel="tag">e-commerce</a> <a href="../../questions/tagged/broadleaf-commerce" class="post-tag grid--cell" title="show questions tagged 'broadleaf-commerce'" rel="tag">broadleaf-commerce</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jan 11 '14 at 07:17">asked Jan 11 '14 at 07:17</time> <a href="../../users/1884937/henrycharles" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/1884937.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="henrycharles" /> </a> <div class="s-user-card--info"> <a href="../../users/1884937/henrycharles" class="s-user-card--link">henrycharles</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1,019</li> <li class="s-award-bling s-award-bling__gold" title="6 gold badges">6</li> <li class="s-award-bling s-award-bling__silver" title="28 silver badges">28</li> <li class="s-award-bling s-award-bling__bronze" title="66 bronze badges">66</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-20991761"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>0</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/20991761/javax-persistence-entitynotfoundexception-unable-to-find-org-broadleafcommerce" class="question-hyperlink">javax.persistence.EntityNotFoundException: Unable to find org.broadleafcommerce.profile.core.domain.CustomerImpl with id 253104</a></h3> <div class="excerpt">I am getting the EntityNotFoundException when i try to register a Customer and redirect him to the PayPal payment gateway service. The customer is registered successfully and record is saved in database. When redirecting to paypal sandbox url I am…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/java" class="post-tag grid--cell" title="show questions tagged 'java'" rel="tag">java</a> <a href="../../questions/tagged/hibernate" class="post-tag grid--cell" title="show questions tagged 'hibernate'" rel="tag">hibernate</a> <a href="../../questions/tagged/jpa" class="post-tag grid--cell" title="show questions tagged 'jpa'" rel="tag">jpa</a> <a href="../../questions/tagged/paypal" class="post-tag grid--cell" title="show questions tagged 'paypal'" rel="tag">paypal</a> <a href="../../questions/tagged/broadleaf-commerce" class="post-tag grid--cell" title="show questions tagged 'broadleaf-commerce'" rel="tag">broadleaf-commerce</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jan 08 '14 at 09:35">asked Jan 08 '14 at 09:35</time> <a href="../../users/1793718/lucky" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/1793718.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Lucky" /> </a> <div class="s-user-card--info"> <a href="../../users/1793718/lucky" class="s-user-card--link">Lucky</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">16,787</li> <li class="s-award-bling s-award-bling__gold" title="19 gold badges">19</li> <li class="s-award-bling s-award-bling__silver" title="117 silver badges">117</li> <li class="s-award-bling s-award-bling__bronze" title="151 bronze badges">151</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-20936198"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/20936198/adding-separate-persistenceunit-still-looks-at-broadleaf-own-entities-and-fail" class="question-hyperlink">Adding separate persistenceUnit still looks at broadleaf own entities and fails</a></h3> <div class="excerpt">I followed this tutorial and set off to add another persistence unit pointing to a separate database. It should not share broadleaf own entities. So... The core project now holds applicationContext.xml with these new beans: <!-- New data source to…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/hibernate" class="post-tag grid--cell" title="show questions tagged 'hibernate'" rel="tag">hibernate</a> <a href="../../questions/tagged/persistence-unit" class="post-tag grid--cell" title="show questions tagged 'persistence-unit'" rel="tag">persistence-unit</a> <a href="../../questions/tagged/broadleaf-commerce" class="post-tag grid--cell" title="show questions tagged 'broadleaf-commerce'" rel="tag">broadleaf-commerce</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jan 05 '14 at 16:43">asked Jan 05 '14 at 16:43</time> <a href="../../users/2157313/dominika" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2157313.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Dominika" /> </a> <div class="s-user-card--info"> <a href="../../users/2157313/dominika" class="s-user-card--link">Dominika</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">388</li> <li class="s-award-bling s-award-bling__silver" title="3 silver badges">3</li> <li class="s-award-bling s-award-bling__bronze" title="11 bronze badges">11</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-20688490"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/20688490/error-on-running-admin-of-broadleaf-commerce" class="question-hyperlink">error on running admin of broadleaf commerce</a></h3> <div class="excerpt">Hi i am new to Broadleaf commerce framework.I have done the setup is successfully in my system but when i tried to run the admin through jetty following error is coming before starting of jetty server please help me on this [ERROR] 23:22:45…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/broadleaf-commerce" class="post-tag grid--cell" title="show questions tagged 'broadleaf-commerce'" rel="tag">broadleaf-commerce</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Dec 19 '13 at 17:55">asked Dec 19 '13 at 17:55</time> <a href="../../users/1884937/henrycharles" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/1884937.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="henrycharles" /> </a> <div class="s-user-card--info"> <a href="../../users/1884937/henrycharles" class="s-user-card--link">henrycharles</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1,019</li> <li class="s-award-bling s-award-bling__gold" title="6 gold badges">6</li> <li class="s-award-bling s-award-bling__silver" title="28 silver badges">28</li> <li class="s-award-bling s-award-bling__bronze" title="66 bronze badges">66</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-19761979"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/19761979/broadleaf-commerce-user-administration-doc" class="question-hyperlink">Broadleaf Commerce User Administration Doc</a></h3> <div class="excerpt">i want to know about user permissions in broadleaf admin and how to create them ? I can't find any documentation about related user administration. Please guide me on this. Thanks in Advance. </div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/broadleaf-commerce" class="post-tag grid--cell" title="show questions tagged 'broadleaf-commerce'" rel="tag">broadleaf-commerce</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Nov 04 '13 at 05:11">asked Nov 04 '13 at 05:11</time> <a href="../../users/2364970/config" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2364970.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="config" /> </a> <div class="s-user-card--info"> <a href="../../users/2364970/config" class="s-user-card--link">config</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">105</li> <li class="s-award-bling s-award-bling__gold" title="1 gold badge">1</li> <li class="s-award-bling s-award-bling__silver" title="2 silver badge">2</li> <li class="s-award-bling s-award-bling__bronze" title="8 bronze badge">8</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-19630202"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/19630202/how-to-integrate-apache-ofbiz-with-broadleaf-commerce" class="question-hyperlink">How to integrate Apache Ofbiz with Broadleaf commerce</a></h3> <div class="excerpt">I have developed broadleaf commerce custom module web application project, and now i want to integrate some functionality such payment system, management system and so on with Apache Ofbiz. Can anyone help me on this ? Broadleaf Commmerce url :…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/ofbiz" class="post-tag grid--cell" title="show questions tagged 'ofbiz'" rel="tag">ofbiz</a> <a href="../../questions/tagged/broadleaf-commerce" class="post-tag grid--cell" title="show questions tagged 'broadleaf-commerce'" rel="tag">broadleaf-commerce</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Oct 28 '13 at 08:36">asked Oct 28 '13 at 08:36</time> <a href="../../users/2364970/config" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2364970.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="config" /> </a> <div class="s-user-card--info"> <a href="../../users/2364970/config" class="s-user-card--link">config</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">105</li> <li class="s-award-bling s-award-bling__gold" title="1 gold badge">1</li> <li class="s-award-bling s-award-bling__silver" title="2 silver badge">2</li> <li class="s-award-bling s-award-bling__bronze" title="8 bronze badge">8</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="s-pagination pager fr"> <a class="s-pagination--item" href="../../questions/tagged/broadleaf-commerce_page=18" rel="prev" title="Go to page 18">Prev </a> <a class="s-pagination--item" href="../../questions/tagged/broadleaf-commerce_page=1" rel="" title="Go to page 1">1</a> <a class="s-pagination--item" href="../../questions/tagged/broadleaf-commerce_page=2" rel="" title="Go to page 2">2</a> <a class="s-pagination--item" href="../../questions/tagged/broadleaf-commerce_page=3" rel="" title="Go to page 3">3</a> <div class="s-pagination--item s-pagination--item__clear">…</div> <a class="s-pagination--item" href="../../questions/tagged/broadleaf-commerce_page=20" rel="" title="Go to page 20">20</a> <a class="s-pagination--item" href="../../questions/tagged/broadleaf-commerce_page=21" rel="" title="Go to page 21">21</a> <a class="s-pagination--item" href="../../questions/tagged/broadleaf-commerce_page=20" rel="next" title="Go to page 20"> Next</a> </div> </div> </div> </div> </div> <script src="../../static/js/stack-icons.js"></script> <script src="../../static/js/fromnow.js"></script> </body> </html>