We are building a subscription-based store with two plans: monthly and annual. Our goal is to allow customers to select a plan, and if they don’t have an account, they should be prompted to create one before proceeding to checkout. We’ve enabled account creation in Shopify settings, but after login or account creation, customers are redirected back to the homepage or account page, not the checkout.
We’ve tried implementing custom code but had no success. We’re using the Appstle app for subscriptions and believe the issue may be related to the integration with the checkout process. Any suggestions or experiences with this?