python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Testing @shopify/shopify-api with jest
I am using shopify-api module in my application and I want to test it by mocking it with jest.
The shopify-api is a class based module and in that module, I want to mock the post method in a way that ...
Nabeel Munir
Votes: 0
Answers: 0
Shopify PriceRule Create Mutation
I am trying to create a Price Rule to automatically apply a discount at checkout. I am getting the error:
{
"errors": [
{
"message": "Parse error on \"1\"...

G.Rose
Votes: 0
Answers: 1
Shopify Custom Carrier Service Error : Your cart has been updated and the items you added can’t be shipped to your address
I've create a shopify app using Codeigniter 4. It's a carrier service app. The carrier service is created successfully and I can see it in my development store in settings under manage rates but I'm g...
Lutfor Rahman
Votes: 0
Answers: 1
shopify is not accepting image src when the downloadable image content type (image/jpeg;charset=UTF-8)
Here is the source URL of the image -
https://erp.guu-portal.de/erp/dokumente/download/759927?filename=9783835408241.jpg
curl result for the image file -
curl -v 'https://erp.guu-portal.de/erp/dokumen...

Mahbubur Rahman
Votes: 0
Answers: 0