Discussing Shopify Functions development, deployment, and usage in Shopify apps.
I have an app that hides payment methods, and the payment customization hide operation fails to work properly in this use case:
Here is the input and output of the function as evidence:
Payment methods input:
Operations output:
Result shown at checkout:
I suspect it has something to do with the fact that PagarMe looks like it "lazy" loads when entering the checkout.
I don't know where else to report this, that's why i'm posting it here. Thank you!