-
## Expected Behavior
Should process payment via ```BillingController@process``` and get redirected user back to home.
## Current Behavior
I get redirected to Shopify's payment approval.
I accept…
-
I am trying to create webhook for my app which should create with app installation but its not working for some reason. My app was installed successfully and I can query data through api but webhook n…
-
*For bug reporting only! If you're posting a feature request or discussion, please ignore.*
## Expected Behavior
The (re)installation should proceed smoothly
## Current Behavior
App was in…
-
I am unable to update or add products via the shopify API. I can read products fine, and delete products, but updating or adding will not work.
This is logged CurlException: Request failed with HT…
-
When using the package for OAuth of an offline/not embedded app, the function OAUTH::callback() attempts to use setcookie() with a null value for expires: parameter.
The same issue was raised here
ht…
-
My Code:
```
...
$metafield = [
'namespace' => "custom",
'key' => "message",
'value' => $message,
'owner_resource' => "product",
'owner_id' => $product_…
-
# Issue summary
Write a short description of the issue here ↓
I get the following error, when I access http://localhost:56554
Shopify\Utils::sanitizeShopDomain(): Argument #1 ($shop) must be of…
-
The dependencies used in php template are too old and it's not upgraded from a long time. The other language templates like node had its app bridge updated to v4, 2 months ago but the php template is …
-
I'm testing GraphQL calls, and the following example from the documentation:
``
it returns the error:
`PHP Fatal error: Uncaught PHPShopify\\Exception\\ApiException: message - syntax error, …
-
### Description
Before installing the Shopify plugin, I had a section named 'Shop Entries', and these contained all my products. When updating the settings for the Shopify products for the first time…