Checkout

Topic summary

A store owner is building a subscription-based Shopify store with monthly and annual plans using the Appstle subscription app. They want customers without accounts to be prompted to create one before checkout, then redirected directly to the checkout page.

Current Issue:

  • Account creation is enabled in Shopify settings
  • After login or registration, customers are redirected to the homepage or account page instead of checkout
  • Custom code attempts have been unsuccessful

Suspected Cause:
The integration between Appstle and Shopify’s checkout process may be causing the redirect issue.

The discussion remains open with no solutions proposed yet. The poster is seeking suggestions or experiences from others who have encountered similar checkout redirect problems with subscription apps.

Summarized with AI on November 2. AI used: claude-sonnet-4-5-20250929.

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?