The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
77 views

How much does an online store that sells in multiple currencies need to know about exchange rates?

Please take the title with a grain of salt. I couldn't make it short and also implying all that I am about to ask here. Consider Yen devaluation. Forex traders constantly buy USD and sell JPY, or ...
-1
votes
1answer
126 views

Where can I Buy any Single Pizza Using Bitcoins?

I would like to purchace this notorious Pizza that is talked about , I would like that the bitcoin not be a come-on for a coupon for a pizza, but an actual pizza that I can eat? Can I buy a Pizza ...
1
vote
1answer
95 views

Where can I find a list of business which accept Bitcoin? [duplicate]

I'm looking for business which accept Bitcoin, both online and in my community. Where can I find a list of these? Are there any community-maintained places which enumerate businesses which accept ...
1
vote
1answer
92 views

Can you Send Coins back from a Receive Address? [duplicate]

We are setting up some merchant functions If a customer sends too many coins in a transfer for an order Can you send the change back to address you received the coins from . i.e 1) Order 1234 ...
4
votes
1answer
178 views

What methods are available for me to accept bitcoins for payment?

I'm curious about offering Bitcoin payment instead of PayPal (for all the usual reasons for disliking PayPal). Is this realistic, or is my understanding of how Bitcoins can be used off? My customers ...
0
votes
1answer
230 views

How To Use BitPay

We have a online computer company written in PHP www.cworld.com.au A sister site we have uses Magento How can we use BitPay to enable our site for BTC..Is there an API Can we get paid for every ...
2
votes
1answer
176 views

Can I sell items on Etsy using Bitcoin?

What is the correct way for an Etsy shop owner to sell their items using bitcoin? Does Etsy even allow it? Will they freeze my account?
7
votes
2answers
76 views

Ideal prompt to show to the customer

I am selling SASS solution on my website. How do I ideally educate customer to use bitcoin, which convince them to use bitcoin instead of paypal or other methods.
2
votes
1answer
187 views

What is the store that sells the famous alpaca socks for Bitcoin?

In the now-sort-of-viral Bitcoin video, one notable mention of Bitcoin use was to buy alpaca socks. What is the store that sells or used to sell those iconic socks for Bitcoin?
9
votes
3answers
206 views

How can I assure my consumers they are actually paying the correct person? (prevent MITM attacks)

There are many network level attacks that give someone Man in the Middle ability to replace my Bitcoin address with their own. Since there is no way to cancel a transaction, and the best practice ...
4
votes
2answers
242 views

Is there a point to vanity addresses if a new destination address should be created per sender?

There is some advice for merchants to have a unique Bitcoin address for each incoming address. Apparently this will help associate a transaction with a sender. Since it can take a long time to ...
6
votes
1answer
270 views

Is there an API for price estimation?

I need to display at my website what a certain amount of Bitcoins will likely cost. I can fetch the latest price using the MtGox API and multiply it by the amount, but for large amounts this is ...
3
votes
2answers
334 views

How can I find well-connected nodes?

If I am a merchant accepting 0-confirmation transactions I should protect myself against race attacks. Several resources state that I should configure bitcoin daemon to not listen for incoming ...
5
votes
3answers
201 views

What nodes are best for lessening the risk of loss from a race attack

A successful race attack is one where the payment recipient's node receives a spend transaction yet the next block that is mined has a different transaction that spends the same coin. Thus the ...
4
votes
2answers
433 views

Any multi-currency accounting ledger that lets me use BTC?

Are there any online or open source (i.e., free, or at least cheap) accounting systems that do multi-currency so that I can record revenues and payments made using BTCs in the same system that I use ...
4
votes
5answers
2k views

How can I process Bitcoin transactions in my store?

What merchant solutions are available to integrate Bitcoin in an online store? Is there a wiki page that describes the different merchant solutions? Note - This question was originally asked ...