Post
Topic
Board Bitcoin Technical Support
Topic OP
Payments from customers, how do I avoid the forwarding system? .025 BTC BOUNTY
by
PBmining
on 23/01/2014, 15:13:28 UTC
from using the PHP examples at https://github.com/blockchain/receive_payment_php_demo, I was able to create a payment system for my customers.  However, it is set up so that it creates a forwarding address first, and then forwards the Bitcoins to my main address..  I would like the funds to be sent directly to the main address instead.  The reason for this is the 0.2BTC minimum for using Blockchains payment forwarding system.  It's a great loss for business when this restriction is in place, as customers need to place orders that are almost $200 for it to work.  0.025 Bounty for the first solution that works.  Thanks.