Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Notes:
Document:
eKomi Official Shopify Plugin for NetComm

Summary - present:
Shopify install → This is broken down into a number of steps:
Create DB configuration - new table / entity.
Shopify App config page → add apps nav uri’s.

Main Install steps.
First → request from shopify to the app with the hmac and shop.
The app recodes and removes the hmac value, sends authorization request with shop api key or client id and with the redirect url. Then it redirects with callback.

Second → request from shopify with callback while process is still actually in the install method.
app parses request in callback action method, creates a request to shopify to get the access token.
Then the app registers the un-install webhook.

Third -> Then upon success the app should return the application settings form.
This is where the NetcommId and eKomi details are captured.
Form then saves. -> Currently busy

Check from start to finish -> Refactor to include omission of Customer & Store Redaction and privileges for shopify are not needed.

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.