bmeyersbtc (OP)
Jr. Member
Offline
Activity: 86
Merit: 1
|
|
July 21, 2017, 10:33:40 AM |
|
I would like to accept bitcoin payments on my website, I have tried using some of the bitcoin payment gateway services, but they either decline my application , restrict access due to my location outside the USA or make excessive requirements, So now I have decided to see if there is a way I can build a script or use an API to develop a bitcoin payment gateway that I could integrate into my website or use as an invoice. I would appreciate the help from those more experienced in the technical aspects of bitcoin to assist me with this. I would welcome all suggestions on how to go about this. Thanks in advance.
|
|
|
|
LeGaulois
Copper Member
Legendary
Offline
Activity: 2940
Merit: 4101
Top Crypto Casino
|
|
July 21, 2017, 03:32:27 PM |
|
I have not used it but there is this PHP/MySQL script from GoUrl that may be good for your needs https://github.com/cryptoapi/Payment-Gateway It can be used with Bitcoin and some others altcoins as well. You can use JSON Server Side, JSON data Client Side, or HTML Iframe. Which one have you tried so far? Just curious
|
|
|
|
Red John
|
|
July 21, 2017, 04:03:35 PM |
|
No Monthly Fee, Transaction Fee from 0%
I just love it. Thanks
|
|
|
|
bitcoinmaniac52
Sr. Member
Offline
Activity: 532
Merit: 250
Presale is live!
|
|
July 22, 2017, 02:21:16 AM |
|
I would like to accept bitcoin payments on my website, I have tried using some of the bitcoin payment gateway services, but they either decline my application , restrict access due to my location outside the USA or make excessive requirements, So now I have decided to see if there is a way I can build a script or use an API to develop a bitcoin payment gateway that I could integrate into my website or use as an invoice. I would appreciate the help from those more experienced in the technical aspects of bitcoin to assist me with this. I would welcome all suggestions on how to go about this. Thanks in advance.
Why did you get declined by companies that facilitate Bitcoin transactions? This is hands down the easiest way to accept Bitcoin on your site. It will be a nightmare to setup using a script considering you seem to not know what you are doing...
|
|
|
|
LeGaulois
Copper Member
Legendary
Offline
Activity: 2940
Merit: 4101
Top Crypto Casino
|
|
July 22, 2017, 12:59:08 PM |
|
Because those companies don't accept websites with some types of activities. I don't know much but as an example, I really doubt you can use Coinbase solution for a hyip, casinos, or illegal activities. And no it's not a nightmare to set up a script within your own website. Less than 1 minute can be enough. I don't know why you say it seems the OP doesn't know what he is doing, he is just looking for some alternatives, he hasn't said he is not able to install something.
|
|
|
|
bmeyersbtc (OP)
Jr. Member
Offline
Activity: 86
Merit: 1
|
|
July 23, 2017, 08:40:42 AM |
|
Because those companies don't accept websites with some types of activities. I don't know much but as an example, I really doubt you can use Coinbase solution for a hyip, casinos, or illegal activities. And no it's not a nightmare to set up a script within your own website. Less than 1 minute can be enough. I don't know why you say it seems the OP doesn't know what he is doing, he is just looking for some alternatives, he hasn't said he is not able to install something.
Glad someone understands.
|
|
|
|
justdimin
|
|
July 27, 2017, 09:12:50 PM |
|
As some other member suggested, I will also recommend using gourl, as they tend to accept all sorts of business and do not ask for verification. If that does not work, you have to create your own api from web based wallets like blockchain.info.
|
|
|
|
Alex Heim
Newbie
Offline
Activity: 15
Merit: 0
|
|
July 28, 2017, 06:24:00 PM |
|
I am a software developer and can make this gateway for you from scratch. Depending on your site and your wishes the prices may vary. Min is about 400 usd ( incl bitcoin wallet configuration). Your wallet will be independant and will receive payment directly. Payment after completion. PM if interested.
|
|
|
|
kodmanyagha
Member
Offline
Activity: 76
Merit: 17
|
|
July 24, 2019, 11:46:03 PM |
|
Please check this: https://payb.tc/this is a bitcoin payment system and bitcoin payment script. this is getting so little commission. no front payment no surprise fee etc. You register and use this script. Easy to integrate with your web sites. If you want to buy this software then please look here: https://nixarsoft.com/product/28
|
|
|
|
|
HelioWallet.com
Copper Member
Newbie
Offline
Activity: 14
Merit: 0
|
|
July 26, 2019, 08:52:43 AM |
|
Previously I also tried coinpayments.net It is very good, but there is a problem when you use the 3rd party service that is "deposit fee high".
|
|
|
|
klaaas
|
|
July 26, 2019, 02:34:55 PM |
|
A few days back someone was asking almost the same and i suggested to check out ' no middleman'. It is a plugin for woocommerce and is open source. It can handle a bunch of coins next to Bitcoin and maybe could suit your needs.
|
|
|
|
Patatas
Legendary
Offline
Activity: 1750
Merit: 1115
Providing AI/ChatGpt Services - PM!
|
|
July 27, 2019, 01:25:14 PM |
|
A few days back someone was asking almost the same and i suggested to check out ' no middleman'. It is a plugin for woocommerce and is open source. It can handle a bunch of coins next to Bitcoin and maybe could suit your needs. Correct me if I'm wrong but woocommerce plugins can only be used by the sites built on Wordpress correct? OP didn't mention that their website is built on Wordpress and in that case your plugin will completely useless. @OP: Write your own payment system. Gives you more control and you save service fees. It's not that hard to manage and maintain a single node.
|
|
|
|
eckmar
Legendary
Offline
Activity: 1878
Merit: 1038
Telegram: https://t.me/eckmar
|
|
April 26, 2020, 03:56:56 PM |
|
I prefer https://payrobot.io it’s a crypto payment processor very well documented and supports PHP. It doesn’t require to signup and supports anonymous wallets I've just checked them out because I've never heard of them, and tbh I wouldn't recommend them. Seems like a random website to me, who is running it? Also there is no info about the company whatsoever, where are they located, who are the persons behind it etc. I wouldn't trust my money to a random website on internet.
|
|
|
|
isabella17
Newbie
Offline
Activity: 26
Merit: 0
|
|
April 28, 2020, 10:00:59 AM |
|
I would like to accept bitcoin payments on my website, I have tried using some of the bitcoin payment gateway services, but they either decline my application , restrict access due to my location outside the USA or make excessive requirements, So now I have decided to see if there is a way I can build a script or use an API to develop a bitcoin payment gateway that I could integrate into my website or use as an invoice. I would appreciate the help from those more experienced in the technical aspects of bitcoin to assist me with this. I would welcome all suggestions on how to go about this. Thanks in advance.
Are you looking for the best cryptocurrency exchange script with secured bitcoin payment method? Then coinsclone is the right place for your all your cryptocurrency exchange platform needs. Check out it their website( https://www.coinsclone.com/) for free live demo/price discussion.
|
|
|
|
cryptoworld99
Member
Offline
Activity: 84
Merit: 22
|
|
May 04, 2020, 06:27:29 AM |
|
I don't know what programming language you're using based on PHP this is the best I could find https://sendbit.io/page/api-documentation other than coinpayments. Sendbit.io allows you to have private key access so you're in control of your funds.
|
|
|
|
|