简体   繁体   中英

error blockchain recive api code

as you see in the title i need help with bitcoin payments api i have a website all i need is an api that generate a new address for each payment and send the amount that i specify and get a call back with an invoice_id and a link and a number i did everything as mentioned on the blockchain api page not the wallet api but i cant get it done because i dont recive a callback i can generate address and the money come back to my address all the problem is i dont recive the callback to my url also when i test the URL manualy everything is working

anyone can help me or can give me a working version of blockchain api i use this [ https://github.com/blockchain/receive_payment_php_demo]

You can go to the receive payments API page here: https://blockchain.info/api/api_receive and put in your callback URL, as well as a bitcoin address. When you click 'submit', you can see an option to fire test callbacks to see if the blockchain server can interface properly with yours (and if not, what error message is generated).

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM