erpnext_shopify.utils

erpnext_shopify.utils.create_webhook (topic, address)

No docs


erpnext_shopify.utils.create_webhooks ()

No docs


erpnext_shopify.utils.delete_request (path)

No docs


erpnext_shopify.utils.delete_webhooks ()

No docs


erpnext_shopify.utils.get_address_type (i)

No docs


erpnext_shopify.utils.get_country ()

No docs


erpnext_shopify.utils.get_header (settings)

No docs


erpnext_shopify.utils.get_request (path, settings=None)

No docs


erpnext_shopify.utils.get_shopify_customers ()

No docs


erpnext_shopify.utils.get_shopify_items ()

No docs


erpnext_shopify.utils.get_shopify_orders ()

No docs


erpnext_shopify.utils.get_shopify_settings ()

No docs


erpnext_shopify.utils.get_shopify_url (path, settings)

No docs


erpnext_shopify.utils.get_webhooks ()

No docs


erpnext_shopify.utils.post_request (path, data)

No docs


erpnext_shopify.utils.put_request (path, data)

No docs


erpnext_shopify.utils.shopify_webhook (f)

A decorator thats checks and validates a Shopify Webhook request.


Public API
/api/method/erpnext_shopify.utils.webhook_handler

erpnext_shopify.utils.webhook_handler ()

No docs