App reviews, troubleshooting, and recommendations
Hello Guys,
I have just created my first shopify function based on the official tutorial.
I have a development store with checkout customization enabled.
I have deployed my function successfully.
However when i want to activate it with the following query, i receive an error:
mutation {
checkoutServerExtensionCreate(input: {
functionId: "YOUR_FUNCTION_ID_HERE"
}) {
checkoutServerExtension {
id
}
userErrors {
message
}
}
}
{
"data": {
"checkoutServerExtensionCreate": {
"checkoutServerExtension": null,
"userErrors": [
{
"message": "The function provided is not valid to be used as a checkout server extension."
}
]
}
}
}
Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023