This repository has been archived by the owner on Nov 30, 2022. It is now read-only.
Releases: gnikyt/laravel-shopify
Releases · gnikyt/laravel-shopify
v2.3.0
- Updates underlying Shopify API to allow for both REST and GraphQL calls (which is in BETA by Shopify) (ohmybrew/[email protected] -> ohmybrew/[email protected])
- No breaking changes should occur as the underlying library for the Shopify API remains the same
v2.2.0
v2.1.1
v2.1.0
v2.0.1
v2.0.0
This version bump adds an entire new feature for baked-in billing! You can now produce single or recurring charges for your Shopify applications with some simple configuration additions.
There's no internal code changes, however, if you'd like to enable billing on your existing app, see upgrading doc as well as the changelog.
Other useful resources:
- Creating a Billable App
- Charging for Your App *Shopify external link