Tell me more ×
Bitcoin Stack Exchange is a question and answer site for Bitcoin crypto-currency enthusiasts. It's 100% free, no registration required.

Is there someone who can help me to setup BTC acception in virtuemart, i found this http://blockchain.info/api/api_receive but i don't know exactly how to setup this in virtuemart, i want it realy, any help ??

share|improve this question
1  
Have you considered asking on the forums for a PHP expert to develop it? Does it have to be virtuemart? BitPay provides a Bitcoin shopping cart that integrates with a range of existing online shops. – Gary Rowe Oct 29 '12 at 10:38
1  
Hi John! This question is a bit too vague. It sounds like you are looking for someone to do some programming, is that right? Try to rephrase your post so that there is a specific question or otherwise it will probably be closed. Thanks! – D.H. Oct 31 '12 at 12:36

closed as not a real question by Lohoris, ThePiachu, ripper234, Highly Irregular, makerofthings7 Nov 23 '12 at 14:58

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

)

You might want to examine the transaction of a raw address to extract payments using a cron job. It is very easy. Just make a cron job that sends an http request to the address you want to track.

https://blockchain.info/api/blockchain_api

share|improve this answer
Hi Flaap thanks, can you please help me to set it up? – John Nov 1 '12 at 20:22

Not the answer you're looking for? Browse other questions tagged or ask your own question.