App reviews, troubleshooting, and recommendations
I created a recurring plan of 0.00 USD with test=false (Because it is free charge) but when I click on the approve subscription button I get the error "The store cannot accept the charge provided".
- It is being tested in a development store
In the google chrome console it shows the following error in the request:
{"errors":[{"message":"Variable $signature of type String! was provided invalid value","locations":[{"line":1,"column":49}],"extensions":{"value":null,"problems":[{"path":[],"explanation":"Expected value to not be null"}]}}]}
Does anyone know what it could be?
Same Exact issue. Someone, please help us!!!
One year later still dealing with this same issue. Partner support says I cannot do a test charge on a development store, which my gut says is probably not accurate.. Has anybody solved this yet?
In my case, the documentation mentions "For testing purposes you can include "test": true when creating the charge. This prevents the credit card from being charged. Test and demo stores cannot be charged".
My problem was that when sending the app to review, is that in the test attribute I was sending false instead of null and that caused me to get the error.
https://shopify.dev/api/admin-rest/2022-04/resources/applicationcharge#resource-object
Even if i send the test:true key/value it doesn't work using the GraphQL version.
If i use the Rest version, I am able to test it. But I need the ability to use annual or monthly billing, which the Rest version doesn't support.
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024