Re: Headless Commerce Plugin Implementation

2020-10-21 Thread Ravi Lodhi
Thanks, Pawan and Deepak for the quick response. Much appreciated! As of now, all the plugins are managed under the ofbiz_plugins repo. So I think I should also start working on the headless commerce plugin using the ofbiz_plugins fork as suggested by Pawan. We may have a better way to handle this

Re: Service or job which applies recurring fee to customer

2020-10-21 Thread Suraj Khurana
Hi Madhu, Ideally you should try to make it consistent, meaning the same currency UOM to product(price) and billing account. There is currently not any job available OOTB, but yes can be incorporated as per customer requirement. For that, 'convertUom' service is already available which will be hel