How can I tell if we need to update anything in our store to get ready for Checkout Extensibility?
Right now we just have referral candy that gives an affiliate link on the order/thank you page.
I don’t know if we have anything else touching the checkout that we need to address. Does anyone know of a way to check? We’re not on the Plus plan, so I wonder if me asking these questions is a waste of time but I just want to know to make sure our store doesn’t break.
I am currently developing a app built with UI extensions for the thank you and order status pages and pretent to make it available for Basic Shopify plan or higher. However, when I try to install my app via custom distribution in a store whose plan is Basic, I cannot add my extension to the checkout from that same store as it does not have Checkout Extensibility.
Do I need to install my app via public distribution? Thank you.