Open thehriday opened 3 years ago
@mshridoy I am also looking the solution how you figure out.
I need to do similar and thinking of either calling the app API via App Proxy or maybe attach some metafields to the Shop.
@jsullivan5 can please suggest the solution ?
@sanjay-ios-io So they recently released conditional app blocks for this purpose.
So add a boolean app owned metafield when you create the billing subscription and reference it in the app block schema. It's like what I was thinking with metafields just natively supported.
Suppose, I have 2 plans. The first plan is free and the another plan is paid.
So, how I can render theme app extension's "App Block Liquid" only for paid user?