apps on shopify

10
Omri Cohen – CTO [email protected]

Upload: yotporeviews

Post on 28-May-2015

142 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: Apps on shopify

Omri Cohen – [email protected]

Page 2: Apps on shopify

APPLICATIONS IN SHOPIFY

Page 3: Apps on shopify

APP LIFE CYCLE IN SHOPIFY

Creating a version

Internal reviewing,

testing, QA etc

Shopify App

review and final approval

Shop owners

start using the

App

Feedback is coming

up

Page 4: Apps on shopify

SHOPIFY FOR DEVELOPERS

Shopify Apps MarketOAuth 2 with permissions scopesRest APITest ShopsSource files uploadWeb Hooks – unique to ShopifyBilling Customers – unique to Shopify

Page 5: Apps on shopify

HOW WE DID IT IN YOTPO

The Cliché was proven to be rightPhase 1 – Widget integration ONLYPhase 2 – Bottom Line featurePhase 3 – Mail After Purchase

Page 6: Apps on shopify

HOW WE DID IT IN YOTPO

Async widgetSeamless integration

Used shop owners data to shorten the registration Auto API hooking Code snippets

Page 7: Apps on shopify

LIVE DEMONSTRATION

Page 8: Apps on shopify

SOME PITFALLS

Some server side operations are impossibleSlight problems with Liquid injections

Page 9: Apps on shopify

QUESTIONS