gnikyt / laravel-shopify

A full-featured Laravel package for aiding in Shopify App development
MIT License
1.24k stars 374 forks source link

AppBridge : Add the host param to the billing redirect url #1244

Closed Kyon147 closed 1 year ago

Kyon147 commented 2 years ago

Currently when trying to use AppBridge within an SPA, if we leave the SPA context like when billing happens we need to not only pass the shop param but also the new host param that shopify uses to load AppBridge.

Kyon147 commented 1 year ago

Hey @osiset this is ready for your review.