smallqui / shopify-checkout

An open-source Javascript proof-of-concept module for automating the Shopify checkout process via their legacy storefront API.
MIT License
11 stars 1 forks source link
reverse-engineering shopify

shopify-checkout

shopify-checkout is an open-source auto-checkout module written in Javascript, designed to automate the checkout process on any Shopify store via their legacy storefront API. This code was written before Shopify introduced their GraphQL checkout API, so it may not work on the newest stores. Forgive me for any messy code as this was one of the first-ever checkout modules I've ever written.

Important Note: This code is not intended for use as-is and should only be viewed as a proof of concept (missing dependencies).

Features