-
*For bug reporting only! If you're posting a feature request or discussion, please ignore.*
## Expected Behavior
When open the app should load properly.
## Current Behavior
When I install …
-
We've been using this module for our Shopify module for some time and it's been great for us.
It appears the return type work in #129 may have caused issues in PHP 7.4. The `graph` command throws …
-
This issue trouble me several days. I am looking forward to some help.
1. in the oauth.php file, I add OAUTH_PAGE which is already defined in conf.php
$permission_url = shopify\authorization_url($_GE…
-
# Issue summary
Hello everyone, I have created an app using Shopify CLI - PHP template. My app got rejected three times because of GDPR webhooks endpoints.
I have verifies the hmac using shopify d…
-
My code was working properly and somehow Shopify stopped to send signature parameter. This will lead to:
Notice: Undefined index: signature in **/vendor/phpish/shopify/shopify.php on line 21
in func…
-
**ISSUE SUMMERY**
Trying to deploy Shopify-App-Temp-PHP on AWS ec2 but getting error `Missing host query argument`
**What I Try to Do**
Setup Apache2 on AWS EC2 instance and
> git clone git…
-
Thank you for creating this. There is no documentation or help for PHP and this is a great start. This repository is listed in Shopify's manual as non official solution for PHP
My question: Would I …
-
# Issue summary
I used the CLI, and successfully created an app using `npm run dev` and ngrok into the local install. However, once I deployed to production I ran into both a "CSRF token mismatch" …
-
I have using the private app in shopify admin to fetch the product results in PHP. Totally 278 products is there.
global $config;
$shopify = new PHPShopify\ShopifySDK( $config );
$params = arra…
-
I am getting an "Expired token" error in a fresh Shopify installation when I click on the "Populate 5 Products" button.