receive-payments-demos icon indicating copy to clipboard operation
receive-payments-demos copied to clipboard

Blockchain.info Receive Payments API V2 Demos

Results 57 receive-payments-demos issues
Sort by recently updated
recently updated
newest added

Hi! I am trying to get my Receive Payments API V2 integration to work on an .onion site but I get an error: "Error creating payment address on Blockchain: Malformed...

Fatal error: Call to a member function bind_param() on a non-object in .../create.php on line 21 ` //Add the invoice to the database $stmt = $db->prepare("UPDATE invoices SET address =...

I am unable to get an api key, I have followed the link and filled the form but received no mail after 2 to 3 days. Is there something I...

I am getting the following error when running index.php: Fatal error: Call to a member function bind_param() on a non-object in /home/storage/5/d4/32/bitbol/public_html/gateway/create.php on line 19

I was getting normal for the API and is still receiving, however I can not access my wallet either through the application or the site, only shows me the error:...

Whatever the sql database thing it uses is now deappreciated

Right now we have no mechanism for handling partial payments. Those can and do happen in the wild, so it would be good to have sample code to handle those...