Author

Topic: Problem with accepting payments via BlockChain (Read 456 times)

hero member
Activity: 896
Merit: 527
₿₿₿₿₿₿₿
I have heard about this many times already. It seems there are a lot of problems with the callback being triggered.
I'd use a different way to accept Bitcoin until they solve this if you need callbacks - it seems this problem has been happening for a while now.
legendary
Activity: 1442
Merit: 1186
Are you sure you provided your right callback URL when you did "blockchain.info/receive?method=create&callback=$callbackURL"?

Also make sure you do a urlencode with your $callback variable.

BC.info will keep sending a notice to the callback URL everytime a new block is found up to 1,000 times until it receives the echo back *ok*
legendary
Activity: 4130
Merit: 1307
Are you asking about Bitcoin core and the block chain or blockchain.info ?

If blockchain.info, this is the wrong section, if Bitcoin core, more details would be helpful.
newbie
Activity: 1
Merit: 0
I`m trying to accept payments on my website which based on WordPress (+ SSL) via BlockChain API. I sent to API callback url and get an answer with address for payment. Payment processed successful and money from this gateway wallet sent out to my shop wallet. But callback URL wasn`t called anytime. I have installed short code in functions.php in theme to log all requests and there is absolutely nothing...

Where is the problem?
Jump to: