Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Feature/cookieless - Billing, Turbo #772

Merged
merged 16 commits into from May 5, 2021
Merged

Feature/cookieless - Billing, Turbo #772

merged 16 commits into from May 5, 2021

Conversation

ghost
Copy link

@ghost ghost commented May 5, 2021

I added support for billing.

Also, when using Turbolinks (or Hotwire) token does not come through "$request->ajax() ", so I added appropriate setting in config, and accordingly slightly changed getting token from request.

@gnikyt gnikyt merged commit f0febc8 into gnikyt:feature/cookieless May 5, 2021
onurkose pushed a commit to onurkose/laravel-shopify that referenced this pull request Jun 25, 2021
* add turbo support

* change name for test package

* add get token helper

* add missing auth url exception

* added billing to allowed routes, change token receipt

* exception added to prevent loop redirects if authorization link is empty

* added billing payments with tokens

* change middleware

* return name

* remove session helper

* add shop domain to request

* turbolinks auth token to header

* usage charge billing

* remove shopQuery

* remove unused classes

* change middleware
onurkose pushed a commit to onurkose/laravel-shopify that referenced this pull request Jun 27, 2021
* add turbo support

* change name for test package

* add get token helper

* add missing auth url exception

* added billing to allowed routes, change token receipt

* exception added to prevent loop redirects if authorization link is empty

* added billing payments with tokens

* change middleware

* return name

* remove session helper

* add shop domain to request

* turbolinks auth token to header

* usage charge billing

* remove shopQuery

* remove unused classes

* change middleware
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants