Delivery customization functions doesn't work stable. #385
letmepro2610
started this conversation in
Feedback: Delivery Customization API
Replies: 2 comments 2 replies
-
If you uninstall the app, then your Payment Customization under Settings > Payments > Payment customizations would have been deleted. After you reinstalled, did you use a UI or GraphQL mutation to recreate the payment customization in your development store? |
Beta Was this translation helpful? Give feedback.
1 reply
-
@nickwesselman Are there future plans to have enabling of Delivery and Payment Customizations functions/rules within the native Shopify Admin UI? (similar to Cart/Checkout Validations) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm getting an issue with my app on my development store. The first time I installed the app in my development store, the function worked properly. After that, I removed the app and reinstalled it later, the Shopify function doesn't work anymore. I have checked the Admin graphql query shopifyFunctions, the functions are still here but it does not show any login in App Insight.
Note: If I install it on a new site, the function will work normally.
Is there anyone pls tell me how can I fix this bug?
Beta Was this translation helpful? Give feedback.
All reactions