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.
Thanks to all who participated in our AMA with 2H Media on planning your 2023 marketing bu...
By Jacqui Mar 30, 2023Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023