Bitcoin Forum
July 31, 2024, 05:11:18 AM *
News: Help 1Dq create 15th anniversary forum artwork.
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: no need anymore  (Read 301 times)
asker8 (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
December 06, 2016, 04:39:18 PM
Last edit: January 14, 2017, 08:41:59 AM by asker8
 #1

no need anymore
ranochigo
Legendary
*
Offline Offline

Activity: 3010
Merit: 4267


Crypto Swap Exchange


View Profile
December 06, 2016, 04:44:36 PM
 #2

Most gambling sites usually has 1 confirmation to show the balance and 1 confirmation to withdraw.

Blockchain.info API V2? Based on their documentation, you can request Blockchain.info to send the callback immediately on receiving the transaction. You can implement the system to only acknowledge the callback when it has at least 1 confirmation. It isn't that hard to do.

Yes and please NEVER allow for 0 confirmation on online services, they are extremely vulnerable to double spends.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
shorena
Copper Member
Legendary
*
Offline Offline

Activity: 1498
Merit: 1528


No I dont escrow anymore.


View Profile WWW
December 06, 2016, 04:45:51 PM
 #3

Quote
When a payment is received, blockchain.info will notify the callback URL you specify. Please note, the callback url is limited to 255 characters in length.

transaction_hash - The payment transaction hash.
address - The destination bitcoin address (part of your xPub account).
confirmations - The number of confirmations of this transaction.
value - The value of the payment received (in satoshi, so divide by 100,000,000 to get the value in BTC).
{custom parameter} - Any parameters included in the callback URL will be passed back to the callback URL in the notification. You can use this functionality to include parameters in your callback URL like invoice_id or customer_id to track which payments are associated with which of your customers.

source: https://blockchain.info/api/api_receive

Im not really here, its just your imagination.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!