receive-payments-demos
receive-payments-demos copied to clipboard
Blockchain.info Receive Payments API V2 Demos
the column `address` is not created in table `invoices` at setup thereby causing error when users who used the setup.php tries to generate an address.
Fixes #31 . Fatal error: Call to a member function bind_param() on a non-object
I created some xPubs to receive payment to my wallet. But those xPubs was disappeared from my wallet. I got 5 payments to those xPubs. Now I can't access that...
Looks like the development of this API is abandoned. Please share your alternatives.
Am using your wallet api and its working fine, but to monitor particular address for payment receive which is not added in wallet api , for this am using payment...
I am having issue with Blockchain call back. let me explain the steps how exactly i am doing. Generating address (https://api.blockchain.info/v2/receive?xpub=$xpub&callback=$callback_url&key=$key) Balance Updates (https://api.blockchain.info/v2/receive/balance_update) with confirmations, callback, onNotification, op, addr,...
Hi, API v2 callback stopped working for us about a week ago. API is obviously unable to receive any confirmations from the network. Please look into the issue, we're forced...
Hi Support Team, I follow this same code but callback not working $secret = 'ZzsMLGKe162CfA5EcG6j'; $my_xpub = '{YOUR XPUB ADDRESS}'; $my_api_key = '{YOUR API KEY}'; $my_callback_url = 'https://mystore.com?invoice_id=058921123&secret='.$secret; $root_url =...
have not been receiving callback for like 4 days, please how do I fix it.
Can someone assist me in unblocking our callback domain name?