One login for several businesses, gasless payments on Solana, and a WHMCS plugin
Run more than one business from a single sign-in, each with its own wallets, payments, and credit. Solana joins gasless checkout, so customers can pay in stablecoins without holding SOL for fees. A WHMCS plugin ships alongside WooCommerce and OpenCart.
- Wallets and recoveryImprovedThe add wallet form now tells you whether gasless payments are available on that network before you submit.
- FixedIf a wallet is created with gasless payments switched off, you are now told why.
- Payments and checkoutNewGasless payments on Solana. Your customers pay in stablecoins like USDC and USDT without holding SOL for network fees, as they already can on Ethereum, Base, and Polygon. Native SOL cannot be paid this way.
- FixedThe wrong network warning now clears as soon as the customer switches network in their wallet, instead of leaving the Pay now button disabled.
- FixedA failed gasless attempt on Solana no longer freezes the checkout. The customer is told their funds did not move, and can still pay by scanning or from a connected wallet.
- FixedChanging coin on a Solana checkout now always asks the customer to sign for the coin and amount they are paying.
- FixedThe Gasless tab now shows when a payment has already been sent, instead of offering to pay again.
- FixedThe Gasless button on Solana no longer offers to pay when no wallet is installed, and opens the one your customer picked when several are. Declining a prompt no longer shows an error.
- ImprovedThe Wallet tab now previews logos for wallets that work on the network being paid, TRON included, instead of Ethereum logos everywhere.
- DashboardNewOne login, several businesses. Each keeps its own wallets, payments, invoices, API keys, and prepaid credit, and you switch between them from the sidebar. Adding one asks for your password or authenticator code.
- ImprovedA new business starts with no wallets or payments and gets no signup credit. All your businesses share the email you sign in with.
- ImprovedSign out everywhere now ends every session across all your businesses and devices.
- ImprovedPlatform announcements are emailed to you once, not once per business.
- API and webhooksImprovedAn API key belongs to the business that created it, and cannot reach another business under the same login.
- FixedA payment link or invoice is now refused at creation with NO_VIABLE_OPTIONS when the only wallet it could use has not finished setup.
- ImprovedGET /api/v1/chains returns gasless_wallet_creation_available, telling you whether gasless can be switched on for a new wallet on that chain.
- Integrations and docsNewWHMCS plugin, for self-hosted WHMCS 8.13 and 9.0. Your client pays through the hosted checkout, the invoice is marked paid by signed webhook, and funds are already in your wallet. Renewals are paid by the client, not charged automatically.
- ImprovedSetup guides for the WooCommerce, OpenCart, and WHMCS plugins are now on the site, and the wallet documentation describes how each network delivers a payment. Old links still work.