brotherton-erpnext/erpnext/erpnext_integrations/connectors
Saurabh d60c0f2292 Refactor shopify (#13588)
* move shopify settings to ERPNext

* [fix] setup webhook for order and validate webhook request

* validate webhook request

* sync customer and item if not exists while syncing order from shopify

* pull item from shopify and minor fixes

* fix method naming, mechanisim to register and withdraw webhooks, patch

* minor fix

* minor fixes

* [Patch][fix] use remove_from_installed_apps instead of remove app

* log exceptions

* add shopify logging for failed requests

* minor fixes

* fix test case

* codecy fixes

* check shared secret exists

* Test Case fixes

* UX fixes and patch fixes

* Documentation

* fixes

* [fix] dump webhooks request data into doctype

* Provision to resync the order if error occured in sync

* [fix] set default host
2018-05-16 11:33:47 +05:30
..
__init__.py Add Github Connector (#11259) 2017-11-13 19:19:13 +05:30
github_connection.py Add Github Connector (#11259) 2017-11-13 19:19:13 +05:30
shopify_connection.py Refactor shopify (#13588) 2018-05-16 11:33:47 +05:30
woocommerce_connection.py Woocommerce Integration (#13217) 2018-04-03 11:17:03 +05:30