Integrate cryptocurrency payments into any website with the Payotex Merchant API. Generate API keys, create checkout sessions, and embed a ready-made payment widget.
Integration Steps
- Generate your API keys (secret key + publishable key) with your payout wallet address
- Create checkout sessions via the API with USD-denominated amounts
- Embed the payment widget on your website with a single script tag
- Receive webhook notifications for payment events
NPM Packages
- @payotex.com/node — Server-side SDK for the Merchant API
- @payotex.com/checkout — Client-side SDK with React component and vanilla JS support