Commit Graph

2 Commits

Author SHA1 Message Date
will db7a128c74 Wire up real Stripe sandbox test key and example book price ID
deploy / deploy (push) Successful in 11s
From the Two Squirrels Press Stripe sandbox account created and walked
through Managed Payments setup for. Both values are test-mode / safe
to commit; swap to live-mode equivalents at go-live.
2026-07-15 16:31:06 -04:00
will 41475f4a5a Add Stripe embedded checkout to book pages
Replaces the gumroad_url stub with an on-site embedded checkout (buy
button -> POST to the bookshop backend -> mounted Stripe iframe),
following the existing contact/submissions form's fetch/status-message
pattern. Adds thank-you and resend-link pages, an example book template
(draft), and updates the privacy policy and terms to honestly disclose
Stripe as a third-party payment processor.
2026-07-14 18:35:50 -04:00