laravel-shopify icon indicating copy to clipboard operation
laravel-shopify copied to clipboard

POS Support

Open ws-shirakawa opened this issue 4 years ago • 4 comments

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

  1. Set the API source on the application server. Here is the middleware to authenticate. ['middleware' => ['auth.shopify']]

  2. Shopify pos app extension embedded POS app management POS link added

  3. Launch shopify POS and add an embedded POS app

  4. From the embedded app Call the API of.

  5. 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.

ws-shirakawa avatar Feb 07 '21 02:02 ws-shirakawa

I have not tested this package with POS software. I currently have no time to investigate this at the moment.

gnikyt avatar Feb 08 '21 12:02 gnikyt

Thank you for your reply. I understand.

ws-shirakawa avatar Feb 09 '21 00:02 ws-shirakawa

Will keep open to address when I can

gnikyt avatar Feb 11 '21 13:02 gnikyt

I'll make it happen if someone sends me a POS

darrynten avatar Apr 09 '21 13:04 darrynten

POS does work with the app (I've been using it on a recent project) so closing this now.

Kyon147 avatar Sep 11 '22 06:09 Kyon147