Bitcoin Forum
June 25, 2024, 10:36:12 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: What is the best way to accept bitcoins as payment on my website?  (Read 628 times)
superbit (OP)
Hero Member
*****
Offline Offline

Activity: 763
Merit: 500



View Profile
March 04, 2013, 07:19:01 PM
 #1

Hey everyone,

I was hoping to get some advice from the bitcoin community as I would like to start accepting bitcoin as payment at my business.  I currently own and operate a flip flop company, and since I am active in the bitcoin community it only makes sense for me to offer my coconut sandals out to everyone here to enjoy.

http://www.cocoze.com/

I have read the how-to on the wiki's etc... but it seems as there are a ton of different options.  For a website such as mine does anyone have ideas or suggestions?  I imagine the bitcoin purchases won't be very high at all just thought it would be cool to offer or worst case give me at least a few commission free bitcoins to play around with.

Mods, if this should be somewhere else within the forum please feel free to move it.

Thanks,

https://bitfinex.com/?refcode=UInJLQ5KpA <-- leveraged trading of BTCUSD, LTCUSD and LTCBTC (long and short) - 10% discount on fees for the first 30 days with the refcode
My feedback thread: Forum thread
helgabutters
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile
March 04, 2013, 07:34:22 PM
 #2

What kind of framework are you running on the site now? Depending on what you have gives you different options varying in difficulty. If you answer a few questions and I should be able to help out better.

1. If you are active in the bitcoin community, would you like to have everything done yourself? This includes just accepting bitcoins and either spending them or converting them to fiat on your own through an exchange. This is obviously going to be the cheapest option but also the most work.

2. If you have a supported framework you can always look into a company such as BitPay which can do each part of the processes for you if you would like. They have a number of extensions available: https://bitpay.com/bitcoin-shopping-cart-plugins The downside of this is you will be paying extra fees to the company you use.

Simply accepting payments on a site yourself you need to keep track of a few more things then going through a secondary company. You will need to (ideally) have a number of bitcoin addresses pre-generated in a database where you can pull one address for each payment. Then you have to make sure each address is only used once, the address is only used for that transaction and who/what transaction that payment is for. Keeping track of this stuff isn't that difficult and you can use a combination of other services like http://www.bitping.net/ to let you know when you receive payment or manually/api call to https://blockexplorer.com/ to verify payment was sent.

Easiest steps for accepting payment yourself:
1. Create table in a database with bitcoin receive addresses and expired field
2. When at checkout, pull one address from database and set it expired
3. Add receive address to transaction/order
4. Verify payment (manual/api/etc)
superbit (OP)
Hero Member
*****
Offline Offline

Activity: 763
Merit: 500



View Profile
March 04, 2013, 08:17:45 PM
 #3

Hmm, I didn't design or build the website so I'll get the details.

To start I just want the bitcoins sent to my offline wallet and I would do as I like with them.  If it did become a large portion of sales I would have to convert some back to fiat and actually use on the business for more inventory etc....


https://bitfinex.com/?refcode=UInJLQ5KpA <-- leveraged trading of BTCUSD, LTCUSD and LTCBTC (long and short) - 10% discount on fees for the first 30 days with the refcode
My feedback thread: Forum thread
bolehvpn
Full Member
***
Offline Offline

Activity: 136
Merit: 100


View Profile WWW
March 05, 2013, 04:00:56 AM
 #4

You could take a look at CoinBase Cheesy

http://blog.coinbase.com/post/37274999622/how-to-accept-bitcoin-on-your-website

I believe there was one other provider that did buttons but they chrarge a minimal fee for that.

BolehVPN [Offshore, no log VPN|Accepts BTC, DASH and XEM]
DPony13
Full Member
***
Offline Offline

Activity: 126
Merit: 100



View Profile
March 05, 2013, 04:19:10 AM
 #5

Ever tried Walletbit or Bitpay yet?


EndTheFed123, if you had just taken the money it wouldn't have ended like this Sad
BTW this hasn't been the real DPony13 since he "came back", I just hacked this account, SirLolicon is the real DPony13 I think.
Lethn
Legendary
*
Offline Offline

Activity: 1540
Merit: 1000



View Profile WWW
March 05, 2013, 09:20:40 AM
 #6

I'd like to recommend this:

https://bitcointalk.org/index.php?topic=128635.0

He's even done an update just recently.
DPony13
Full Member
***
Offline Offline

Activity: 126
Merit: 100



View Profile
March 05, 2013, 09:24:23 AM
 #7

^ OOoooOoh!

that one's definitely good.

It has bootstrap as its frontend
and is a custom PHP script!

better than a payment processor

EndTheFed123, if you had just taken the money it wouldn't have ended like this Sad
BTW this hasn't been the real DPony13 since he "came back", I just hacked this account, SirLolicon is the real DPony13 I think.
Scrat Acorns
Sr. Member
****
Offline Offline

Activity: 293
Merit: 250



View Profile
March 05, 2013, 10:21:40 AM
 #8

^ OOoooOoh!

that one's definitely good.

It has bootstrap as its frontend
and is a custom PHP script!

better than a payment processor

It still relies on a 3rd party (blockexplorer) to detect payments. Which is unusably slow at the moment.
superbit (OP)
Hero Member
*****
Offline Offline

Activity: 763
Merit: 500



View Profile
March 05, 2013, 04:33:50 PM
 #9

Hmm, seems like bitpay might be the way to go here then.

https://bitfinex.com/?refcode=UInJLQ5KpA <-- leveraged trading of BTCUSD, LTCUSD and LTCBTC (long and short) - 10% discount on fees for the first 30 days with the refcode
My feedback thread: Forum thread
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!