Author

Topic: How much you will charge for adding bitcoin payment API to my website? (Read 573 times)

hero member
Activity: 896
Merit: 1000
I can help you to implement a complete bitcoin payment system. Please PM your contact detail, so i get a rough idea on the process and price.

Pmed you
legendary
Activity: 1218
Merit: 1001
I can help you to implement a complete bitcoin payment system. Please PM your contact detail, so i get a rough idea on the process and price.
hero member
Activity: 896
Merit: 1000
Best method is to code in coinbase or what ever known exchange api has for merchant services.
Wallets on server worst idea ever.

If you want to take more then just bitcoin id recommend using coinpayments api.
Very easy to use and set up.
But the cost is going to come from how your cms is set up already with its merchant services and invoice system.
If there is neither you cost is going to raise.

very useful sharing Thanks
sr. member
Activity: 297
Merit: 250
Bitcoin is to money what the internet was to media
On the topic of a wallet hosted on the same server as the web app being a bad idea: Yes. This is very accurate, especially if you're trying to have something as robust as an app store. It works as a "fly-by-night" solution, but is opening yourself up to more trouble than it's worth.

If you start with an architecture that has the wallet comm'ing with the web app through a database, your doors are wide open to other cryptos other than bitcoin and you have no single point of failure. It'd also be that much harder to track down where your wallet resides, let alone hack into it somehow. Also, if your comm'ing through a database, you can whitelist IP's with no regard to the environment of that machine, so if a crypto you want to accept only works on windows, you can still implement that crypto even though your web app resides in a linux environment.

Again man, accepting bitcoin on your website is not as easy as paypal, unless you are okay using something like Coinbase or blockchain.info (but  even then there are high impact opportunity costs involved).
legendary
Activity: 1025
Merit: 1001
Best method is to code in coinbase or what ever known exchange api has for merchant services.
Wallets on server worst idea ever.

If you want to take more then just bitcoin id recommend using coinpayments api.
Very easy to use and set up.
But the cost is going to come from how your cms is set up already with its merchant services and invoice system.
If there is neither you cost is going to raise.

Or checkout Litepaid.eu

Before i can even give you a price or other. We need to know what your script is like. Plain php/sql, etc.
hero member
Activity: 896
Merit: 1000
Best method is to code in coinbase or what ever known exchange api has for merchant services.
Wallets on server worst idea ever.

If you want to take more then just bitcoin id recommend using coinpayments api.
Very easy to use and set up.
But the cost is going to come from how your cms is set up already with its merchant services and invoice system.
If there is neither you cost is going to raise.
hero member
Activity: 1778
Merit: 764
www.V.systems
You can also post here : https://bitcointalksearch.org/topic/jobs-board-get-hired-employers-post-your-requirements-here-1082066 Trying to organize all the employers under one thread so its easy to browse.
member
Activity: 98
Merit: 10
Moneytech.org money making club
You can also try freelancer.com to find the one who can do it. Just signup and post your project there with max amount you are willing to spend. Freelancer will bid on your project and you can award the project to any of them.
full member
Activity: 241
Merit: 107

I would recommend http://bitfreak.info/?page=tools&t=bitsci

You will just have to make a few small changes to the script to work with two different block explorers - blockexplorer.com is down and blockchain.info block your site ip for no apparent reason respond to support issues very fast, will reinstate their block explorer.

This is the best script that I have used since www.mybitcoin.com went down.



hero member
Activity: 896
Merit: 1000
If you use wordpress then you can use one of the many free plugins for such intergration

What kind of cms do you use?
Its not CMS its a custom coded website code igniter
legendary
Activity: 910
Merit: 1000
If you use wordpress then you can use one of the many free plugins for such intergration

What kind of cms do you use?
sr. member
Activity: 297
Merit: 250
Bitcoin is to money what the internet was to media
Just realized I only mentioned about the work involved, and not the pricing.

If you want something that mimics paypals payment process, I can set it up for you for $300 and would take me less than 3 days.

There's a number of decisions you would have to make though prior to dev'ing this payment process. For instance: Where would you expect the wallet to be hosted? Locally on the same server as the web app you have? Or would you expect it to be hosted elsewhere and still work with the web app through the database?
sr. member
Activity: 297
Merit: 250
Bitcoin is to money what the internet was to media
From a high level, there's two options:

  • Blockchain.info or other online wallet solutions with an API - Downsides here will be if they go down, you go down. As well as if they are compromised, you're compromised.
  • Dedicated wallet - This option has a number of implementation choices to suit whatever you need, but will be more complicated than the latter.

Let me know if you'd like that quote! Wink
legendary
Activity: 1025
Merit: 1001
Depends on the software
hero member
Activity: 896
Merit: 1000
Work

How much you will charge on adding bitcoin payment integration on my PHP website.

Details

Add a bitcoin payment for listing fees.It have paypal payment integration right now.I want to use Bitcoin

Put your charges below
or let me know if you can do it for free  Grin
Jump to: