Payment tools
Volet.com provides APIs, hosted checkout pages, CMS plugins, and smart contract tools for accepting payments, sending payouts, and automating financial operations.
Build with fiat, stablecoins, and cryptocurrencies through a single integration. Depending on your use case, you can choose between custodial and non-custodial payment flows.
Whether you need a fully managed payment platform or a non-custodial blockchain integration, Volet.com provides tools for both approaches.
Who this is for
You are a developer, founder, or product manager building a platform that needs to:
- Accept fiat, stablecoin, or cryptocurrency payments.
- Send payouts to freelancers, creators, contractors, or partners.
- Automate treasury operations, balance management, and currency conversion.
- Add payment functionality to a website, app, or marketplace without building infrastructure from scratch.
- Build non-custodial payment flows using smart contracts.
Payment tools are available for both Personal and Business accounts.
Custodial payment and payout services require account verification. Some non-custodial tools, including smart contract-based payment solutions, can be used directly from a supported crypto wallet without creating a Volet.com account.
Integration options
| API | Hosted Checkout | CMS plugins | Smart Contracts | |
|---|---|---|---|---|
| Best for | Custom payment flows, payouts, and full platform integration | Accepting payments without building a payment UI | Adding payments to existing CMS and e-commerce platforms | Non-custodial payment flows and on-chain automation |
| Effort | Moderate — requires development | Low — redirect users to a hosted payment page | Low — install and configure a plugin | Moderate — requires development |
| Supports | Fiat, stablecoin, and crypto payments; payouts; balances; conversions | Fiat, stablecoin, and crypto payments | Fiat, stablecoin, and crypto payments | Stablecoin and crypto payments directly between wallets on supported blockchain networks |
| Custody model | Custodial | Custodial | Custodial | Non-custodial |
| Control | Full control over the user experience and payment flow | Volet.com manages the checkout experience | Volet.com manages the checkout experience | Full control over wallets, funds, and on-chain payment logic |
API
The Volet.com REST API provides programmatic access to payment acceptance, payouts, balances, transactions, and currency conversion.
Common use cases include payment gateways, marketplaces, SaaS platforms, affiliate networks, creator platforms, and treasury automation systems.
Authentication is based on API credentials and signed requests. The API follows OpenAPI 3.0 conventions.
Hosted Checkout
Hosted Checkout is a ready-to-use payment page hosted by Volet.com. Redirect your customer to the checkout page, let them complete the payment, and receive payment notifications through callbacks.
Accept fiat, stablecoin, and cryptocurrency payments without building your own payment interface. Hosted Checkout works with websites, mobile apps, Telegram mini apps, and other online services.
Use Hosted Checkout when you want to start accepting payments quickly with minimal development effort.
To preview the page your customers will see, open the Hosted Checkout page for developers.
CMS plugins
Pre-built plugins for popular e-commerce platforms. Install a plugin, enter your API credentials, and start accepting payments without custom development.
Currently available for WordPress (WooCommerce) and OpenCart.
Smart Contracts
Smart Contracts provide a non-custodial alternative to traditional payment processing. Payments and payouts are executed directly between wallets on supported blockchain networks without transferring custody of funds to Volet.com.
You retain control of your assets and private keys while automating payment flows through smart contracts. This makes Smart Contracts a good fit for Web3 applications, marketplaces, DAOs, payment platforms, and businesses that require on-chain settlement.
Use Smart Contracts when you need blockchain-native payments, automated payouts, and full control over funds.
Getting started
For custodial integrations:
- Create an account on Volet.com.
- Complete verification.
- Go to Payment Tools in your dashboard to configure your integration.
- Choose your integration method and start building.
For non-custodial Smart Contract integrations, you can start directly from a supported crypto wallet. Please contact us for more information.
Testing and sandbox
Volet.com does not currently offer a sandbox or staging environment for testing integrations.
For a walkthrough of the payment flow, API, Hosted Checkout, and Smart contracts before going live, schedule a live demo with the Volet.com sales team.
What's next
- Accept payments overview — how the payment gateway works
- Integration methods — technical setup guides
- Mass payouts overview — sending payouts via API