sparkleCreate an App

  1. Create account and app in Consolearrow-up-right

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

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

  4. Get your API keys ( Settings arrow-up-right-> 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.aiarrow-up-right

Create an App:

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

Go to "Settings" -> "API keys"arrow-up-right

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"arrow-up-right.

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"arrow-up-right.

Select coins and tokens you would like to receive (ex. BTC, USDT).

circle-info

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

Last updated