I am new to shopify and have developed an embedded app and about to submit for review.
Before that I am now reviewing my app on my own for anything I have missed out as mandatory requirement by Shopify.
Doing so I have missed out to implement Billing System using GraphQL Billing API. While implementing, after OAuth am getting appSubscriptionStatus and accordingly if its not subscribed am calling appSubscriptionCreate for the Pricing plan and it returns confirmationURL and redirected to the Approval page.
But here am missing the pricing page to choose the best plan from all pricing options.. Guide me pls where to handle all those stuffs regarding pricing page in shopify.
Thanks.