Create Crypto Charge - POST
https://api.100pay.co/api/v1/pay/crypto/6417a20d87aae400371762cb
After creating a payment charge you will need to call the create crypto charge endpoint. This will return a response that includes wallet addresses and a payments field that includes all payments made by the customer.
Please note that you must activate these wallets by calling the convert endpoint else payments sent to the generated addresses will not be recorded.
The convert endpoint handles all the conversions for you so you don't need to worry about price conversions.
Required Parameters:
Field | Description |
---|---|
charge id | You need to provide the charge id returned by the create payment charge endpoint when calling the create crypto charge endpoint. |
Check the Example response to see an example response.
AUTHORIZATION - API Key
This request is using API Key from collection Overview
HEADERS
api-key - LIVE;PK;
Example Request
curl --location --request POST 'https://api.100pay.co/api/v1/pay/crypto/6417a20d87aae400371762cb' \
--header 'api-key: LIVE;PK;eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHBJZCI6IjYyZWU1ZGJmYjAyOWI3MDAyZDViNzQ1MyIsInVzZXJJZCI6IjYyOGIyMjhiMTlhYzUyMDAyYzU4ODUyNSIsImlhdCI6MTY1OTc4ODczNX0.wGyE9qfgsmsOLVTQQ9GrTFZ28moPB31I2eZw7uwd7Gw' \
--data ''
json
headers
{
"is_cancelled": false,
"_id": "6417a2d587aae400371762da",
"charge_id": "6417a20d87aae400371762cb",
"app_id": "62ee5dbfb029b7002d5b7453",
"code": "LfEWnv03UMpV73Fb",
"wallet": {
"addresses": [
{
"name": "Tether Usdt",
"symbol": "USDT",
"currency": "USDT",
"convert_id": "825",
"isFeaturd": false,
"isMultiChain": true,
"isToken": true,
"chart": "cmc",
"isDisabled": false,
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1644943779/coins/usdt_imbfgw.jpg",
"networks": [
{
"name": "bsc",
"contract_address": "0x55d398326f99059ff775485246999027b3197955",
"account": {
"address": "0x555CaEA6B098Ec413639735a094012937c25802F"
},
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png",
"isDisabled": false
},
{
"name": "ethereum",
"contract_address": "0xdac17f958d2ee523a2206206994597c13d831ec7",
"account": {
"address": "0x6b3202D7EDD3b8482E2e2eC1033Ad3Cfbf9e9366"
},
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1644944094/coins/ethereum-eth_ujhxnq.svg",
"isDisabled": false
}
]
},
{
"name": "Ethereum",
"network": "ethereum",
"chart": "cmc",
"currency": "ETH",
"convert_id": "1027",
"symbol": "ETH",
"account": {
"address": "0x6b3202D7EDD3b8482E2e2eC1033Ad3Cfbf9e9366"
},
"isToken": false,
"isMultiChain": false,
"isDisabled": false,
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1644944094/coins/ethereum-eth_ujhxnq.svg"
},
{
"name": "Binance BUSD",
"symbol": "BUSD",
"currency": "busd",
"convert_id": "4687",
"isFeaturd": false,
"isMultiChain": false,
"isToken": true,
"network": "bsc",
"chart": "cmc",
"isDisabled": false,
"contract_address": "0xe9e7cea3dedca5984780bafc599bd69add087d56",
"account": {
"address": "0x555CaEA6B098Ec413639735a094012937c25802F"
},
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1644943778/coins/busd_qntsvx.png"
},
{
"name": "BNB",
"network": "bsc",
"chart": "cmc",
"currency": "bnb",
"convert_id": "1839",
"symbol": "BNB",
"account": {
"address": "0x555CaEA6B098Ec413639735a094012937c25802F"
},
"isToken": false,
"isMultiChain": false,
"isDisabled": false,
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png"
},
{
"name": "USDC Coin",
"symbol": "USDC",
"currency": "USDC",
"convert_id": "3408",
"isFeaturd": false,
"isMultiChain": true,
"isToken": true,
"chart": "cmc",
"isDisabled": false,
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1644942852/coins/USDC_fsfzvv.png",
"networks": [
{
"name": "algorand",
"asset_id": "31566704",
"account": {
"address": "TC563KBUEVJTFNFXLVT7C3BGKC6PUNJEVX7CQ26KGJOJ6TE4CSH3FJJRFM"
},
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1644943778/coins/algorand_gwlohi.png",
"isDisabled": false
},
{
"name": "bsc",
"contract_address": "0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d",
"account": {
"address": "0x555CaEA6B098Ec413639735a094012937c25802F"
},
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png",
"isDisabled": false
},
{
"name": "ethereum",
"contract_address": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"account": {
"address": "0x6b3202D7EDD3b8482E2e2eC1033Ad3Cfbf9e9366"
},
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1644944094/coins/ethereum-eth_ujhxnq.svg",
"isDisabled": false
}
]
},
{
"name": "Dai Stable Coin",
"symbol": "DAI",
"currency": "DAI",
"convert_id": "4943",
"isFeaturd": false,
"isMultiChain": true,
"isToken": true,
"chart": "cmc",
"isDisabled": false,
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1644942851/coins/DAI_udwmxu.svg",
"networks": [
{
"name": "bsc",
"contract_address": "0x1af3f329e8be154074d8769d1ffa4ee058b1dbc3",
"account": {
"address": "0x555CaEA6B098Ec413639735a094012937c25802F"
},
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png",
"isDisabled": false
},
{
"name": "ethereum",
"contract_address": "0x6b175474e89094c44da98b954eedeac495271d0f",
"account": {
"address": "0x6b3202D7EDD3b8482E2e2eC1033Ad3Cfbf9e9366"
},
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1644944094/coins/ethereum-eth_ujhxnq.svg",
"isDisabled": false
}
]
},
{
"name": "Algorand Algo",
"network": "algorand",
"chart": "cmc",
"symbol": "ALGO",
"currency": "ALGO",
"convert_id": "4030",
"account": {
"address": "TC563KBUEVJTFNFXLVT7C3BGKC6PUNJEVX7CQ26KGJOJ6TE4CSH3FJJRFM"
},
"isToken": false,
"isMultiChain": false,
"isDisabled": false,
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1644943778/coins/algorand_gwlohi.png"
},
{
"name": "XRP",
"symbol": "XRP",
"currency": "XRP",
"convert_id": "52",
"isFeaturd": false,
"isMultiChain": true,
"isToken": true,
"chart": "cmc",
"isDisabled": false,
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1645181783/coins/52_ttxctb.png",
"networks": [
{
"name": "bsc",
"network": "bsc",
"contract_address": "0x1d2f0da169ceb9fc7b3144628db156f3f6c60dbe",
"account": {
"address": "0x555CaEA6B098Ec413639735a094012937c25802F"
},
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png",
"isDisabled": false
}
]
},
{
"name": "Cardano",
"symbol": "ADA",
"currency": "ADA",
"convert_id": "2010",
"isFeaturd": false,
"isMultiChain": true,
"isToken": true,
"chart": "cmc",
"isDisabled": false,
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1645181471/coins/2010_cvxrzy.png",
"networks": [
{
"network": "bsc",
"name": "bsc",
"contract_address": "0x3ee2200efb3400fabb9aacf31297cbdd1d435d47",
"account": {
"address": "0x555CaEA6B098Ec413639735a094012937c25802F"
},
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png",
"isDisabled": false
}
]
},
{
"name": "Polkadot",
"symbol": "DOT",
"currency": "DOT",
"convert_id": "6636",
"isFeaturd": false,
"isMultiChain": true,
"isToken": true,
"chart": "cmc",
"isDisabled": false,
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1645181959/coins/6636_tqvvd3.png",
"networks": [
{
"network": "bsc",
"name": "bsc",
"contract_address": "0x7083609fce4d1d8dc0c979aab8c869ea2c873402",
"account": {
"address": "0x555CaEA6B098Ec413639735a094012937c25802F"
},
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png",
"isDisabled": false
}
]
},
{
"name": "Polygon",
"symbol": "MATIC",
"currency": "MATIC",
"convert_id": "3890",
"isFeaturd": false,
"isMultiChain": true,
"isToken": true,
"chart": "cmc",
"isDisabled": false,
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1645192881/coins/3890_xyid9z.png",
"networks": [
{
"network": "polygon",
"name": "polygon",
"contract_address": "0x0000000000000000000000000000000000001010",
"account": {
"address": "0x6b3202D7EDD3b8482E2e2eC1033Ad3Cfbf9e9366"
},
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1645192881/coins/3890_xyid9z.png",
"isDisabled": false
},
{
"network": "bsc",
"name": "bsc",
"contract_address": "0xcc42724c6683b7e57334c4e856f4c9965ed682bd",
"account": {
"address": "0x555CaEA6B098Ec413639735a094012937c25802F"
},
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png",
"isDisabled": false
},
{
"network": "ethereum",
"name": "ethereum",
"contract_address": "0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0",
"account": {
"address": "0x6b3202D7EDD3b8482E2e2eC1033Ad3Cfbf9e9366"
},
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1644944094/coins/ethereum-eth_ujhxnq.svg",
"isDisabled": false
}
]
},
{
"name": "Avalanche",
"symbol": "AVAX",
"currency": "AVAX",
"convert_id": "5805",
"isFeaturd": false,
"isMultiChain": true,
"isToken": true,
"chart": "cmc",
"isDisabled": false,
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1645183288/coins/5805_zldxja.png",
"networks": [
{
"network": "bsc",
"name": "bsc",
"isDisabled": false,
"contract_address": "0x1ce0c2827e2ef14d5c4f29a091d735a204794041",
"account": {
"address": "0x555CaEA6B098Ec413639735a094012937c25802F"
},
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png"
}
]
},
{
"name": "Wrapped Bitcoin",
"symbol": "WBTC",
"currency": "WBTC",
"convert_id": "3717",
"isFeaturd": false,
"isMultiChain": true,
"isToken": true,
"chart": "cmc",
"isDisabled": false,
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1645183707/coins/3717_sprt3w.png",
"networks": [
{
"network": "ethereum",
"name": "ethereum",
"isDisabled": false,
"contract_address": "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
"account": {
"address": "0x6b3202D7EDD3b8482E2e2eC1033Ad3Cfbf9e9366"
},
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1644944094/coins/ethereum-eth_ujhxnq.svg"
}
]
},
{
"name": "Uniswap",
"symbol": "UNI",
"currency": "UNI",
"convert_id": "7083",
"isFeaturd": false,
"isMultiChain": true,
"isToken": true,
"chart": "cmc",
"isDisabled": false,
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1645190602/coins/7083_n7izmy.png",
"networks": [
{
"network": "bsc",
"name": "bsc",
"contract_address": "0xbf5140a22578168fd562dccf235e5d43a02ce9b1",
"account": {
"address": "0x555CaEA6B098Ec413639735a094012937c25802F"
},
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png",
"isDisabled": false
},
{
"network": "ethereum",
"name": "ethereum",
"contract_address": "0x1f9840a85d5af5bf1d1762f925bdaddc4201f984",
"account": {
"address": "0x6b3202D7EDD3b8482E2e2eC1033Ad3Cfbf9e9366"
},
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1644944094/coins/ethereum-eth_ujhxnq.svg",
"isDisabled": false
}
]
},
{
"name": "Chainlink",
"symbol": "LINK",
"currency": "LINK",
"convert_id": "1975",
"isFeaturd": false,
"isMultiChain": true,
"isToken": true,
"chart": "cmc",
"isDisabled": false,
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1645190834/coins/1975_zxkf8x.png",
"networks": [
{
"network": "bsc",
"name": "bsc",
"contract_address": "0xf8a0bf9cf54bb92f17374d9e9a321e6a111a51bd",
"account": {
"address": "0x555CaEA6B098Ec413639735a094012937c25802F"
},
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png",
"isDisabled": false
},
{
"network": "ethereum",
"name": "ethereum",
"contract_address": "0x514910771af9ca656af840dff83e8264ecf986ca",
"account": {
"address": "0x6b3202D7EDD3b8482E2e2eC1033Ad3Cfbf9e9366"
},
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1644944094/coins/ethereum-eth_ujhxnq.svg",
"isDisabled": false
}
]
},
{
"name": "Decentraland",
"symbol": "MANA",
"currency": "MANA",
"convert_id": "1966",
"isFeaturd": false,
"isMultiChain": true,
"isToken": true,
"chart": "cmc",
"isDisabled": false,
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1645400624/1966_bjmzk6.png",
"networks": [
{
"network": "ethereum",
"name": "ethereum",
"isDisabled": false,
"contract_address": "0x0f5d2fb29fb7d3cfee444a200298f468908cc942",
"account": {
"address": "0x6b3202D7EDD3b8482E2e2eC1033Ad3Cfbf9e9366"
},
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1644944094/coins/ethereum-eth_ujhxnq.svg"
}
]
},
{
"name": "Fantom",
"symbol": "FTM",
"currency": "FTM",
"convert_id": "3513",
"isFeaturd": false,
"isMultiChain": true,
"isToken": true,
"chart": "cmc",
"isDisabled": false,
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1645402057/3513_pmuuk9.png",
"networks": [
{
"network": "bsc",
"name": "bsc",
"contract_address": "0xad29abb318791d579433d831ed122afeaf29dcfe",
"account": {
"address": "0x555CaEA6B098Ec413639735a094012937c25802F"
},
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1644945649/coins/bnb_ihf6sq.png",
"isDisabled": false
},
{
"network": "ethereum",
"name": "ethereum",
"contract_address": "0x4e15361fd6b4bb609fa63c81a2be19d873717870",
"account": {
"address": "0x6b3202D7EDD3b8482E2e2eC1033Ad3Cfbf9e9366"
},
"logo": "https://res.cloudinary.com/estaterally/image/upload/v1644944094/coins/ethereum-eth_ujhxnq.svg",
"isDisabled": false
}
]
}
],
"payments": [],
"code": "LfEWnv03UMpV73Fb",
"metadata": {
"chargeID": "6417a20d87aae400371762cb",
"app_id": "62ee5dbfb029b7002d5b7453"
},
"local_price": {
"amount": "10000",
"currency": "NGN"
}
},
"created_at": "Mon Mar 20 2023 00:03:33 GMT+0000 (Coordinated Universal Time)",
"expires_at": "Mon Mar 20 2023 00:08:33 GMT+0000 (Coordinated Universal Time)",
"__v": 0
}
Date
Mon, 20 Mar 2023 00:03:33 GMT
Content-Type
application/json; charset=utf-8
Transfer-Encoding
chunked
Connection
keep-alive
X-Powered-By
Express
Access-Control-Allow-Origin
*
ETag
W/"2cdd-ZhT8oDholcAyn7gnKAeAh8Nr/G4"
CF-Cache-Status
DYNAMIC
Report-To
{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=Co6PHA3hqUIbSCtktTQYtlP7pkeLDv2G3oi66QmMH2R1ewZucnccR4KTi7VxT5ywega4C68UGBImRgGlq%2FboAXo0I1RzhnXOcjhuJgbogD2RIS0zcnjbEAXeKQPfDAni"}],"group":"cf-nel","max_age":604800}
NEL
{"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server
cloudflare
CF-RAY
7aa9b154e9c60e74-AMS
Content-Encoding
br
alt-svc
h3=":443"; ma=86400, h3-29=":443"; ma=86400