No content to show
User Activity
We are searching for a API call to list all the available Shopify payment methods. We need to do a maping between these methods and custom methodes inside a POS system. Is there any way to retrieve this data by API? We already tried this call: '/admi...
08-23-2023
You can try this way with outting the test flag inside the query. That was the working code for us. $data = array("query" => 'mutation AppSubscriptionCreate($name: String!, $lineItems: [AppSubscriptionLineItemInput!]!, $returnUrl: URL!) { appSubscrip...
04-03-2023
Hi Nick, Dit you find a solution for this? We discover the exact same issue where we already send test=true with our call