Post
Topic
Board Project Development
Re: Need API Help | Please recommend
by
amoonaser
on 06/07/2021, 14:47:57 UTC
You can use cryptapi.io service:

eg:

Code:

https://api.cryptapi.io/COIN/create/?callback=CALLBACK&address=WALLET_ADDRESS&pending=1


then save "address_in" from json response to user, when user maked deposit, The payment info can sent to your callback address.