Create an App

  1. Create account and app in Console

  2. Add your wallet addresses ( Settings -> Wallets )

  3. Choose tokens you want to accept ( Settings -> Tokens )

  4. Get your API keys ( Settings -> API Keys )

  5. 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:

If you don't use Webhooks, input any website starting with https://

Go to "Settings" -> "API keys"

Copy App ID and API Key ( its also using as Beaer Token)

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).

For no-code integration visit this page, for widget - this page.

Last updated

Was this helpful?