All things Shopify and commerce
i have cancelled a test recurring subscription on my development app using the graph ql docs https://shopify.dev/docs/api/admin-graphql/2024-04/mutations/appSubscriptionCancel?example=Cancel+an...
mutation AppSubscriptionCancel($id: ID!, $prorate: Boolean) {
appSubscriptionCancel(id: $id, prorate: $prorate) {
userErrors {
field
message
}
appSubscription {
id
status
}
}
}
i have succesfully cancelled the subscription through this but where do i find the issued prorated credits, i know its a test charge but how do i ensure if proration has happened? i cant find any test credits issued in my shopify dashboard. Please help
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024