brotherton-erpnext/erpnext/erpnext_integrations
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
..
connectors Refactor shopify (#13588) 2018-05-16 11:33:47 +05:30
data_migration_mapping Add Github Connector (#11259) 2017-11-13 19:19:13 +05:30
data_migration_plan/github_sync Add Github Connector (#11259) 2017-11-13 19:19:13 +05:30
doctype Refactor shopify (#13588) 2018-05-16 11:33:47 +05:30
__init__.py Add Github Connector (#11259) 2017-11-13 19:19:13 +05:30
utils.py Refactor shopify (#13588) 2018-05-16 11:33:47 +05:30