
Paymento – The Non-Custodial Crypto Payment Gateway for WooCommerce
Paymento allows businesses and individuals to accept cryptocurrency payments directly into their own wallets, eliminating third-party risks, custody issues, and unnecessary fees.
🌟 Key Features:
✔ Direct Wallet Payments – No intermediaries, full control over your funds.
✔ Multi-Chain Support – Accept Bitcoin, Ethereum, USDT (ERC20 & TRC20), and more.
✔ Secure & Private – Non-custodial solution with no private key access required.
✔ Easy WooCommerce Integration – Install, configure, and start accepting crypto in minutes.
✔ WooCommerce Blocks Compatible – Works with both classic and modern block-based checkout.
✔ HPOS Compatible – Full support for High-Performance Order Storage.
✔ Low Transaction Fees – Save costs compared to traditional payment gateways.
✔ Developer-Friendly API – Expand functionality with simple API calls.
Once configured, the Paymento payment option will appear on your WooCommerce checkout page. Customers can select this option to pay with cryptocurrency.
This plugin connects to the Paymento API to process cryptocurrency payments. Paymento is a non-custodial payment gateway that enables WooCommerce stores to accept payments in Bitcoin, Ethereum, USDT, and other cryptocurrencies.
The plugin makes exactly four types of request to the Paymento API, each with a specific trigger. No request is made on ordinary page views.
Submitting Payment Requests
https://api.paymento.io/v1/payment/requestPayment Verification
https://api.paymento.io/v1/payment/verifyFetching Merchant Information
https://api.paymento.io/v1/ping/merchant/Setting Callback URLs
https://api.paymento.io/v1/payment/settings/After an order is placed, the customer’s browser is redirected to https://app.paymento.io/gateway with the payment token for that order, where they complete the payment. No other customer data is included in the redirect.
Paymento sends payment status notifications to /wp-json/paymento/result on your store. Every notification is verified with an HMAC SHA256 signature using your Secret Key before it is processed.
By using this plugin, your WooCommerce store communicates with Paymento API. You can review Paymento’s terms and policies here:
This ensures users are fully aware of the data being sent and why. 🚀
If you encounter any issues:
For support, please open an issue on the GitHub repository or contact Paymento support for gateway-specific questions.
Contributions to improve the plugin are welcome. Please fork the repository and submit a pull request with your changes.
This plugin is released under the GPLv2 or later license.