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.
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025