Payment Customization Extension App is not working

I’ve created a remix app for payment customization using the sample template using this:

npm init @shopify/app@latest -- --template https://github.com/Shopify/function-examples/sample-apps/payment-customizations

the app is runing without any problem, as your can see down below.

but the customization payment option is disabled, I made a similar app before and it worked just fine using the same template, but this time doesn’t, and i’ve checked everything and seems to be fine. Anyone has the same situation?

1 Like