Behind the website · checkout
How we built secure checkout on this website.
Customers enter shipping details and card information without leaving helenthecatlive.com. Stripe handles the card field, our server verifies every price, and the order ends on a Helen-branded success page.
More build notes: How we built Helen’s website · The Three.js sitting room · The four live cams · The namesake gallery
Hosted checkout
Pay on a separate generic page
The customer leaves helenthecatlive.com and finishes the order on a payment processor’s standard page.
Why checkout stays on this site
A separate hosted checkout works, but the sudden change in design and web address can make customers wonder whether they are still in the right place. We wanted the final step to feel as clear and familiar as the shop that came before it.
Helen the Cat Live is a 3D live cat cam website first and a shop second. The Royal Collection uses Printify to make items from photos of the real tortoiseshell cat found at the Woman’s Club of Winter Park and named for Helen Morse. The bag and shipping form live at /checkout/, while card details stay securely inside Stripe’s Payment Element on that page. Customers are not sent to Stripe-hosted Checkout as the main payment flow.
We still use Stripe as the payment processor. The difference is that its secure card form appears inside our page, so customers can finish an order without leaving helenthecatlive.com. The cat does not need to follow anyone to a second website.
Our shipping form, Stripe’s secure card field
Our form collects the customer’s name, email, street, city, state, postal code, and country before loading the card field. Stripe then creates the PaymentIntent, which represents the amount to be charged. The page uses cream text, deep brown fields, and gold accents to match the rest of the site. If the secure card element cannot load, the page shows an error instead of silently failing.
After payment, the customer returns to /success/ on this domain. That page keeps Helen’s fonts and colors, confirms the order, and is followed by an email receipt. Royal Collection items are printed to order and ship when ready. Product pages explain that colors may vary slightly between materials.
The server verifies every price
The browser displays a subtotal, but it is not trusted as the final authority. Checkout sends only the product slug, variant, and quantity. The server looks up the correct prices, calculates shipping, and creates the PaymentIntent for that verified amount. Editing a number in browser tools cannot change what the server charges.
We do not list Royal Collection product codes or prices here because the catalog can change. The one fixed price explained on this site is the $2 Treat Cam drop. It also uses Payment Element on this domain and is described in the live-cam notes. Check the bowl, send the treat, and stay to watch it fall.
The shorter version shown in the bag is simple: shipping is confirmed on our checkout page, the server verifies the total, and Stripe securely handles card details inside Payment Element.
Why a consistent checkout matters
Keeping checkout on this domain preserves the same design, navigation, and clear path to the success page. It also avoids sending mobile visitors to what may look like a different vendor at the most sensitive point in the order.
Print-on-demand customers already wait while an item is made. A familiar checkout helps them understand that the 3D room, four 24/7 live cat cams, namesake gallery, shop, and order confirmation all belong to the same Helen the Cat Live experience.
The rest of the site, briefly
The checkout shares the same look and feel as the rest of Helen’s site, while Stripe securely handles the card details behind the scenes. Read how we made the 3D sitting room, the namesake gallery, or the complete website. Shorter answers are in the FAQ and questions page.
Helen the Cat Live remains an independent tribute. The Woman’s Club, its Benefit Shop, and the Morse Museum do not sell these items. Royal Collection earnings support Helen’s care and the cameras. We do not use invented testimonials or imply that those organizations operate this shop.
Watch Helen, read her story, or check out
An empty bag is perfectly respectable. You can watch Helen live, read her story, or finish an order through checkout on this website. Stripe handles the card details; Helen keeps the decor.