Hi,
I am trying to implement Customer Account UI extension on my app. I know that the extension is only in developer preview at the time but I want to prepare for when the extension release for public use.
I want to display additional information on the Order Status page when my customers checkout. This is the tutorial that I followed:
https://shopify.dev/docs/apps/customer-accounts/build-inline-extensions/order-status?framework=react
However, specifying the Order Status ‘target’ in the extension toml file and the component does not work but other ‘targets’ like Profile page or Order action menu still working fine. Is there something that Shopify still work on or is there a way that I can make this work?
I have tried all the ‘targets’ in this page:
https://shopify.dev/docs/api/customer-account-ui-extensions/unstable/targets