Delivery customization extension - function doesn't run on merchant's store

If you are only running an extension only app, most of us creating custom cart functions. The key is that once you need to install the shopify graphql App with the right permissions to update cart functions, delivery customizations etc, then you can then run the mutations to create the customizations like you did during development. They should then show as active and run as expected.