Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Checkout and Customer Accounts: Detecting if an App Block is Added to Thank You or Order Status Page #2464

Open
untechvats opened this issue Nov 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@untechvats
Copy link

Description:
Currently, there is no direct way to detect if an app block has been added to the Thank You or Order Status page in Shopify using Checkout Extensibility or Customer Account Extensions. This detection capability is crucial for scenarios where app developers need to confirm if the app block is active on these specific pages to tailor the onboarding experience or manage conditional features based on the block's presence.

Feature Request:
Introduce an API or method within the existing framework that allows developers to detect whether their app block has been successfully added to the Thank You or Order Status page.

Use Case:
During the onboarding process, it’s essential to confirm that the step requiring the app block to be added to the Order Status or Thank You page has been completed. For instance, in the onboarding checklist, the app could indicate that the "App Block Added to Order Status Page" step is complete if it detects the app block on the page. Without this detection capability, onboarding flow tracking becomes challenging, and there is no reliable way to verify that this crucial step has been completed by the merchant.

@untechvats untechvats added the enhancement New feature or request label Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant