Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tantodefi committed Jul 1, 2024
1 parent c7265f7 commit ae22328
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,20 @@ Handles the payment for a product in the transaction frames

Schema that we have for users to 'attest' to the order receipt details onchain to share with customer in warpcast DM later

## Shopify Integration

Example onchain smoothie shopify store: https://my-on-chain-store.myshopify.com/

In order to use our shopify integration we require users to create a custom app with access to the ADMIN api and permissions enabled for the 'read_products' scope. See the images below.

<div><a href=""><img src="assets/shopify1.png" width="100%" /></a></div>

<div><a href=""><img src="assets/shopify2.png" width="100%" /></a></div>

We require users input the shopify url + their API key to GET their product data and create product frames.

<div><a href=""><img src="assets/shopify3.png" width="100%" /></a></div>

## Example Frames

## Similar Products
Expand Down
Binary file added assets/shopify1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/shopify2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/shopify3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ae22328

Please sign in to comment.