A Shopify Plus user is seeking guidance on creating a custom checkout page with full payment processing and order placement capabilities.
Key Points:
The user wants to replicate all default checkout features in a custom implementation
While Shopify Plus allows some checkout editing, it’s noted as limited in feasibility
Important limitation: After Checkout 2.0, Shopify no longer permits direct checkout editing
Suggested Solution:
Integrate third-party payment processors (Stripe recommended as most feasible)
Requires custom development work
Must manually sync orders with Shopify backend
Benefit: Full control over checkout design, layout, and functionality
Status: Discussion remains open with a working example provided (siestly.com) but no final decision from the original poster on implementation approach.
Summarized with AI on November 1.
AI used: claude-sonnet-4-5-20250929.
I want to create a custom checkout page so can you help me or tell me that how can i create api request for payments and placing the order using my new custom checkout page is it posiible to create it.
can i have all the feature from default checkout page to custom checkout page.
You can’t edit checkout, after checkout 2.0 Shopify doesn’t allow it.
To have custom checkout page, you need to go with third party checkouts, like Strpe, or something else and integrate it.
Honestly it is not that simple, and plus you need to sync it with your shopify orders.
From our experience Stripe integration is most feasible one, but still will require custom development, but the good thing you will have full control over checkout, you can add the blocks, change the styling, the layout etc.