Squarespace Merchants: Accept Crypto This Week Without a Developer
Accept crypto on Squarespace with a payment link first; upgrade to embed and webhook automation when ready. Try Cryptopayr's hosted checkout.
Accept crypto on Squarespace with a payment link first; upgrade to embed and webhook automation when ready. Try Cryptopayr's hosted checkout.

Squarespace has no native crypto checkout, so you have two practical routes: embed a hosted checkout via Code Injection with webhook verification for automated order updates, or use a payment link plus a single-use coupon for a lower-tech workaround. A gateway like Cryptopayr can handle the checkout, links, and webhook verification behind either path. Start with the simpler method and upgrade once volume justifies the extra setup work.
TL;DR:
- Accepting crypto on Squarespace requires embedding a checkout button with webhook verification or using a payment link with a single-use coupon, as there is no native crypto checkout option.
- For high-volume stores with many products, embedding a webhook-automated checkout is more scalable, while low-volume or single-service sellers can use quick payment links and coupons.
- Setting up a secure embed involves creating a merchant account, provisioning a relay server, adding the code to Squarespace, and testing with sandbox or testnet credentials before going live.
- Verifying payments requires checking webhook signatures, attaching transaction hashes to orders, and planning for potential chain reorganizations based on transaction confirmations.
- Cryptopayr offers a ready-to-use gateway with over 110 cryptocurrencies, supporting both embedding and payment links, with no KYC delays and flexible settlement options.
Squarespace’s official payment options cover Squarespace Payments, Stripe, PayPal, and Square. Cryptocurrency isn’t on that list, and it never has been. Squarespace’s own subscription payment help page spells out that Bitcoin specifically is not accepted, which tells you the platform’s checkout was never built with blockchain rails in mind.
That leaves two workable paths:
Settlement is a separate decision from either method: you can receive straight into a self-custody wallet, or let the gateway auto-convert to stablecoins or fiat before it lands in your account.
The right method depends less on preference and more on how your shop actually operates. A boutique selling five product variants at high volume needs different plumbing than a consultant selling one $200 discovery call a week.
Pro Tip: Don’t guess your volume. Pull the last 90 days of orders from your Squarespace dashboard. If you’re under 20 transactions a month, the coupon method will cost you less in developer hours than it saves.
Technical resources matter too. If nobody on your team can read a webhook log, start simple and revisit the embed route once a freelance developer or a platform like Cryptopayr’s gateway can shoulder the heavy lifting.
This is the closest you’ll get to a native-feeling crypto checkout on Squarespace, and it takes real setup work before your first sale.
This client-plus-relay structure isn’t something you have to invent from scratch. Open-source examples like makepay-io/makepay-squarespace walk through the embed script, relay endpoints, and webhook handling in working code, and the same pattern shows up in how similar embeds work on other platforms.
Pro Tip: Log every webhook payload your relay receives, even the failed ones, for at least 30 days. When a customer disputes an order, that log is the only record that settles it fast.
If a relay server sounds like more infrastructure than your shop needs, this route gets you accepting crypto payments today.
A sample confirmation email might read: “Payment received, thanks. Here’s your one-time code [CODE] to finish your order confirmation on our site, just enter it at checkout for $0.00 due.”
Community documentation on Acciyo’s Squarespace crypto guide covers this coupon workaround in more depth, including edge cases around partial payments and timing.
Pro Tip: Set your coupon to expire in 24 hours. It stops old codes from floating around in inboxes and being reused by mistake.
Confirmation requirements vary by chain: Bitcoin transactions typically need multiple confirmations for larger orders, while some gateways accept single-confirmation stablecoin payments for lower-risk amounts. Set your own threshold based on order size, not a blanket rule.
Don’t flip the switch on a new payment method without running through this list first.
Start with the payment link and coupon method, even if it feels basic. It’s the lowest-risk way to learn how your customers actually behave around crypto checkout before you invest developer hours into a relay server. Move to embed and webhook automation once your order volume makes manual coupon emails genuinely painful, not before. A gateway like Cryptopayr fits well at that upgrade point, since it handles hosted checkout, payment links, and webhook verification across a wide range of coins without forcing you to build that infrastructure yourself.
— Dustin
Cryptopayr gets you past the relay-server problem entirely. Instead of building and hosting your own verification layer, you get hosted checkout, payment links, and webhook confirmation already built, plus support for over 110 cryptocurrencies including Bitcoin and Ethereum with processing fees starting at 0.1%.

There’s no KYC onboarding delay, so you can generate API keys and start testing in a sandbox environment the same day you sign up. Whether you land on the embed method or the payment-link workaround, the same gateway handles both, and you can choose auto-convert to stablecoins or settle straight to your own wallet. If you want to see the full coin list and typical fee structure before you commit, the crypto acceptance overview breaks down settlement options in plain terms. Sign up, grab your API keys, paste the embed code or generate your first payment link, and you’re live.

For the order-automation piece, Squarespace’s own Orders API documentation covers every endpoint you’ll call from your relay. Their payments help center confirms exactly which processors are native. For a working code reference on the embed and relay pattern, the MakePay Squarespace repository is worth cloning before you write your own from scratch. If you’re weighing self-custody against processor settlement, Commas offers a useful outside perspective on payout structures.
Open a free CryptoPayr account and take your first crypto payment the same day.
Get started for free
Practical guide for merchants to accept Polygon payments. Pick gateways, plugins, or APIs, test on Amoy and go live in under an hour.
Launch Telegram crypto payments in six production-ready steps with Cryptopayr. Covers Bot API flows, Stars rules, webhook hardening, recurring billing,...
Protect users and merchants from crypto fraud: keep seeds offline, revoke approvals, use strong passwords, and add real time checks to block scams.