laravel-shopify
laravel-shopify copied to clipboard
POS Support
Expected Behavior
I want to execute the API of the developed shopify app server from the embedded POS app of the extension of the shopify pos app.
Current Behavior
I ran the API from the embedded POS app, but I get an authentication error.
Failure Information
I'd like to provide some information, but the Shopify pos app doesn't see the javascript console, so I don't know the detailed error.
Steps to Reproduce
-
Set the API source on the application server. Here is the middleware to authenticate. ['middleware' => ['auth.shopify']]
-
Shopify pos app extension embedded POS app management POS link added
-
Launch shopify POS and add an embedded POS app
-
From the embedded app Call the API of.
-
Authentication cannot be cleared. Not executed.
It can be executed by executing it from the application screen of the store management screen. Is there POS-only authentication? I would be grateful if you could teach me how to set up authentication.
I have not tested this package with POS software. I currently have no time to investigate this at the moment.
Thank you for your reply. I understand.
Will keep open to address when I can
I'll make it happen if someone sends me a POS
POS does work with the app (I've been using it on a recent project) so closing this now.