Create an App
Create account and app in Console
Add your wallet addresses ( Settings -> Wallets )
Choose tokens you want to accept ( Settings -> Tokens )
Get your API keys ( Settings -> API Keys )
Setup Webhook url on your server side using Client SDK Introduction
It's intuitively simple.
Then you can create and reject invoices.
1. Setup app and API Keys
Login or register at developers console at console.simplepay.ai
Create an App:

Go to "Settings" -> "API keys"

Save your unique application identifier App ID (app_id
) and API key (also known as app_secret
- using as a Beaer token)
2. Add your public addresses
Navigate to "Settings" -> "Wallets".
Input your own public addresses where you want to receive funds.

Right now we support EVM (Ethereum, Binance Smart Chain), TRON, BITCOIN and LITECOIN addresses
3. Assets setup
Go to "Settings" -> "Tokens".

Select coins and tokens you would like to receive (ex. BTC, USDT).
Last updated
Was this helpful?