How to check the subscription status in checkout UI extension and only show the app blocks if the subscription status is “ACTIVE”
Please give any solutions or ideas.
How to check the subscription status in checkout UI extension and only show the app blocks if the subscription status is “ACTIVE”
Please give any solutions or ideas.
Thankyou for the time you have taken to respond to my query.
But the post you have mentioned, using “available_if” attribute, which is working only in theme app extension. How can I execute this in my checkout ui extensions.
Example: I want to enable my custom checkout field extensions(checkbox, textfield, select option components) only to my active subscribed users. Please explain how to do that.? I have stored my subscription status in one metafield, how can I use it to enable or disable my checkout ui extensions in theme editor.