A Plisio alternative with no gateway taking a cut.
Plisio is a hosted crypto gateway with per-transaction fees and platform-managed settlement. My Crypto Server replaces it with software you host: your own checkout, your own wallet, and no percentage skimmed from each payment.
Self-hosted, non-custodial, and 0% platform fees. Most migrations come down to swapping the charge call and verifying a signed webhook.
See the full Plisio comparisonWhy switch
Self-hosting means no per-transaction cut. The customer pays gas and you keep the full amount.
Funds derive from your seed and land in your wallet, with no platform holding or forwarding them.
Full source, self-hosted, with no gateway that can change terms or restrict your account.
Vercel + Postgres + Alchemy, wallet connected. About an hour with no approval.
Swap Plisio's invoice creation for a My Crypto Server charge via the API or SDK.
Move from Plisio's callback to the HMAC-SHA256 webhook and mark orders paid.
Correct. There's no platform fee. You pay once for the source and run it yourself; the customer covers network gas.
Native coins plus USDC, USDT, and DAI across 14 chains, covering the mainstream payment assets.
Typically swapping the charge call and the webhook verification. The flow maps closely to a hosted gateway.
$699 one-time with code MCSINTRO $999, full source, every v1 update included, 0% platform fees.
Read the docs