Post
Topic
Board Development & Technical Discussion
Re: Fastest way to execute a transaction?
by
StarfishPrime
on 21/12/2013, 16:12:30 UTC
You can use the blockchain wallet api:

Quote
https://blockchain.info/merchant/$private_key/payment?to=$address&amount=$amount


Great feature. BIP38 decode support would be a very useful addition to the merchant API too - most POS terminal hardware is painfully slow at scrypt. Since BIP38 support has now been added to the Android app can we expect to see it anytime soon for the merchant API?