No content to show
User Activity
01-24-2022
Let`s check it. curl --location --request POST 'https://{{YOUR_MYSHOPIFY_STORE}}/payments_apps/api/2021-10/graphql.json' --header 'X-Shopify-Access-Token: {{YOUR_STORE_ACCESS_TOKEN}}' --header 'Content-Type: application/json' --data-raw '{"query":"m...
10-27-2021
@KevinZeng use public API key as a externalHandle@Garthdw Nice catch, man! Thank you very much.I created a new dev store and install a payment app, It fix the problem!
10-26-2021
Hi @sahil_197 What did you use as an externalHandle parameter for the paymentsAppConfigure migration?I have a similar problem and have already checked different options for this parameter. Any param return message 'Payments App is not installed on th...