I've been evaluating OrcaRail mainly from a developer and architecture perspective, rather than as a high-volume production merchant.
What I like most is that it treats crypto payments like real payment infrastructure instead of just exposing blockchain transactions. The Payment Intent-style API, predictable payment states, webhooks, idempotency, per-payment wallet routing, and recurring billing make the integration model familiar for Web2 developers.
The technical direction is especially interesting. Moving toward deterministic payment contracts, atomic on-chain fee splitting, allowance-based subscriptions, and redundant keepers is a much stronger architecture than simply generating deposit wallets and sweeping funds afterward.
The developer ecosystem is another strong point: Node.js and PHP SDKs, Laravel Cashier, WooCommerce support, an MCP server for AI agents, and an open-source demo make OrcaRail unusually accessible across different stacks.
Features
Payment Intents API
Stablecoin payments
Multi-chain payments
Crypto subscriptions
Webhooks & idempotency
Per-payment wallet routing
Node.js & PHP SDKs
Laravel Cashier integration
WooCommerce integration
MCP server
Non-custodial architecture roadmap
Really appreciate the detailed review. You looked at OrcaRail from exactly the perspective I was hoping for.
I especially agree with your point about making the distinction between what is production-ready today and what is part of the non-custodial roadmap much clearer. That's something I can improve in the documentation immediately.
The feedback around publishing contract addresses, security audits, test results, failure/recovery scenarios, benchmarks, and real-world integrations is also very useful. These are exactly the things that become increasingly important as OrcaRail moves from an API developers can integrate with to infrastructure they can trust with real payment flows.
I also agree on the open-source point. The SDKs and integrations are a starting point, and I'm interested in gradually opening more of the core infrastructure as the architecture matures.
Thanks again for taking the time to go this deep. This is much more useful than a typical Product Hunt review.