[jira] [Comment Edited] (OFBIZ-11679) OFBiz - Shopify integration plugin

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Comment Edited] (OFBIZ-11679) OFBiz - Shopify integration plugin

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-11679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17116559#comment-17116559 ]

Jacques Le Roux edited comment on OFBIZ-11679 at 5/26/20, 1:55 PM:
-------------------------------------------------------------------

Thanks everyone for your inputs.

I think example of OFBIZ-10365, doesn't fits here, this is an integration and that was completely new process flow being introduced in OFBiz.

IMO, regarding data model changes, again as this is an integration so no DM changes, except a new entity for configuration if we agreed upon, otherwise SystemProperty will do the job. Similarly, there is not much business logic involved, specially in integrations, you are simply mapping fields from 3rd party JSON data structure to one with your data model.

Apart from these, we already mentioned in description that initially, we are trying to create an MVP and then anyone can pick up API's and start implementing those using that basic framework. We are taking references from existing eBay, Magento integration components.  

+1 [~arunpati] for Magento integration OFBIZ-6236, I also believe that if we still could have Magento integration in OFBiz (whatever version) it would be like another feather in the cap.

For adopters, we can surely plan to create UM's. I hope that sounds good to everyone.


was (Author: suraj.khurana):
Thanks everyone for your inputs.

I think example of OFBIZ-10365, doesn't fits here, this is an integration and that was completely new process flow being introduced in OFBiz.

IMO, regarding data model changes, again as this is an integration so no DM changes, except a new entity for configuration if we agreed upon, otherwise SystemProperty will do the job. Similarly, there is not much business logic involved, specially in integrations, you are simply mapping fields from 3rd party JSON data structure to one with your data model.

Apart from these, we already mentioned in description that initially, we are trying to create an MVP and then anyone can pick up API's and start implementing those using that basic framework. We are taking references from existing eBay, Magento integration components.  

+1 [~arunpati] for Magento integration ([https://issues.apache.org/jira/browse/OFBIZ-6236|https://www.google.com/url?q=https://issues.apache.org/jira/browse/OFBIZ-6236&sa=D&source=hangouts&ust=1590569964302000&usg=AFQjCNHEFBItSJT6fBbkj2o1_X1l547y1w]), I also believe that if we still could have Magento integration in OFBiz (whatever version) it would be like another feather in the cap.

For adopters, we can surely plan to create UM's. I hope that sounds good to everyone.

> OFBiz - Shopify integration plugin
> ----------------------------------
>
>                 Key: OFBIZ-11679
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11679
>             Project: OFBiz
>          Issue Type: New Feature
>    Affects Versions: Trunk
>            Reporter: Suraj Khurana
>            Assignee: Suraj Khurana
>            Priority: Major
>
> Here is the reference of ML discussion: [https://markmail.org/thread/pktfygbz44a7z5kk]
> This integration can be used to provide Order and Fulfillment Management to the orders placed via Shopify store.
> We are taking reference from available Magento plugin and planning to built the same features as MVP. As an MVP, minimal features to implement are:
> – Import locations
> – Import products
> – Import pending orders
> – Create fulfillment on Shopify ie push shipment details and tracking code to Shopify
> After MVP, we will further move with other features like:
> – Edit Order
> – Order Cancellation
> – Returns
> Reference Shopify API documents:
> [https://shopify.dev/docs/admin-api/rest/reference|https://shopify.dev/docs/admin-api/rest/reference]
> We are planning to manage all the configurations in SystemProperty.
> Thanks [~surajk] and [~ritesh.kumar] for discussing things.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)