Skip to content

issues Search Results · repo:phpclassic/php-shopify language:PHP

Filter by

0 results
 (51 ms)

0 results

inphpclassic/php-shopify (press backspace or delete to remove)

even after migration to graphql shopify triggers that we are using /products /variants we have even updated ApiVersion = 2024-07 is there any place we need to update??/
  • way2enjoy2
  • Opened 
    7 days ago
  • #345

When we call the graphql api, its failing when there is no variable passed even if they are not needs to be passed. $client- GraphQL- post($graphQL); I have also opened a pull request here : https://github.com/phpclassic/php-shopify/pull/343 ...
  • svishalgarg
  • 1
  • Opened 
    9 days ago
  • #344

New stable Admin API version is 2025-01. Thanks.
  • verdant-spark
  • 6
  • Opened 
    17 days ago
  • #340

Update default API version breaking changes by April 2024
  • ceri-waterscreative
  • 1
  • Opened 
    17 days ago
  • #339

Hello, With Shopify API version 2025-01, calling a GraphQL query no longer works: Unsupported Content-Type header, use application/json Indeed, since 2025-01, the Content-Type header application/graphql ...
  • shevabam
  • Opened 
    on Dec 27, 2024
  • #338

I was able to upload products, but after switching to PHP 8 it no longer works. I m running this here: $shopify- Product- post($product); I pass this array: Array( [body_html] = [status] = ...
  • Lollichkeit
  • 1
  • Opened 
    on Dec 10, 2024
  • #337

Hi, We haven t been using this for a while, but now when we re using the order fulfillment method we re getting 406. It used to work just fine before. PHP Fatal error: Uncaught PHPShopify\Exception\CurlException: ...
  • dherbs2
  • Opened 
    on Nov 19, 2024
  • #336

I have a function where I need to call the 2024-10 version; if I pass the ApiVersion in my config the SDK still calls the hard-coded old version 2024-07.
  • verdant-spark
  • 1
  • Opened 
    on Oct 11, 2024
  • #335

As title says; this library requires a version bump.
  • verdant-spark
  • 1
  • Opened 
    on Oct 11, 2024
  • #334

now shopify is reminding of using graphql instead of rest api so this will be automatically cared by your code or we need to write ourself if this is my code for shopify rest api $productspp = json_encode($shopify- ...
  • way2enjoy2
  • 7
  • Opened 
    on Oct 9, 2024
  • #333
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub