Is there any way to hide specific checkout extensions on local?

Hi!

Is there a way to hide specific Checkout UI extensions when they are served from the local dev server (via a cookie or some config setting)?

P.S. some time ago there were buttons to show/hide specific extensions via /extensions/dev-console

It used to be possible but for some odd reason it got removed. I just rename .toml to .tomlz or whatever so those extensions are not picked up anymore. Note that extensions dev server needs to be restarted after that.

Iā€™m doing a similar thing, but thought maybe there is a proper way as this is not ideal :slightly_smiling_face:

1 Like