Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 646 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 646 Bytes

Sample Projects

In this directory you will find sample projects which implement the ShopifyCheckoutSheetKit library in various ways.

Each project directory contains a .env.example file. Simply rename it to .env and update the contained values to match your Shopify storefront.


MobileBuyIntegration

This project demonstrates how to use the Mobile Buy SDK in conjunction with the Shopify Checkout Sheet Kit library.

SimpleAppIntegration

This project demonstrates how to use the Shopify Checkout Sheet Kit library with a custom built Storefront GraphQL API client.