Shopify Application Development.
In Detail Shopify is an e-commerce website platform that allows merchants to create and run their own online store. The Shopify App Store is a collection of apps that extend the capabilities of online stores and is a perfect place to earn recurring revenue. Shopify Application Development will teach...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Packt Publishing,
2014.
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started with Shopify; Revealing Shopify's power; Deciding which type of app to build; Discovering the API; Exploring Webhooks; Orders; Products; Shop / Application; Getting ready to build an app; Summary; Chapter 2: Setting Up; Choosing a development tool; Setting up our development environment; Installing a Ruby management tool; Installing Ruby; Creating the application directory; Installing Rails; Generating a Rails app; Installing Twitter Bootstrap.
- Setting up source controlDeploying to Heroku; Summary; Chapter 3: Building a Private App; Signing up for Shopify; Understanding our workflow; Building the application; High-level requirements; Installing a few necessary gems; Storing Shopify API credentials; Connecting to Shopify; Retrieving product information from Shopify; Retrieving order information from Shopify; Cleaning up the UI; Picking a winner from a list; Creating contests; Summary; Chapter 4: Going Public; High-level requirements; Supporting multiple accounts; Authorizing user access to data; Verifying Shopify requests.
- Verifying HTTP GET/POST requestsVerifying webhook requests; Installing from the Shopify App Store; Subscribing to and processing Shopify Webhooks; Summary; Chapter 5: App Billing and Publication; High-level requirements; Adding free and paid plans; Integrating with the Shopify Billing API; Supporting recurring charges; Publishing in the Shopify App Store; Summary; Index.