Search content
Sort by

Showing 20 of 30 results by BiTCoinRC
Post
Topic
Board Project Development
Re: Bounty PAID: BITCOIN OPEN CART PAYMENT MODULE!
by
BiTCoinRC
on 18/12/2014, 09:10:59 UTC
Hi again,

I'm also keen to know if there is any updated version of this. Thanks for your time and effort.

Regards.
Post
Topic
Board Project Development
Re: Bounty PAID: BITCOIN OPEN CART PAYMENT MODULE!
by
BiTCoinRC
on 07/06/2013, 17:46:36 UTC
This is great news, I will be testing it out soon. Thank you Smiley
Post
Topic
Board Project Development
Re: Non-verifying extension
by
BiTCoinRC
on 30/05/2013, 09:38:07 UTC
Could you possibly make a version that shows a button "click here when you have sent payment", that will close the window and put the order through regardless of payment? I know this is not ideal but it would be no harder to check if the payment has been made than it would for say a bank transfer payment.
It makes sense to separate verification from the ordering process. The payment extension will only need to generate and display a new address for every order, which can be done in PHP. The extension can generate public keys using a deterministic wallet algorithm. The corresponding private keys can be generated locally on operator's computer. This scheme does not need a hot wallet or a third-party service.

In all honesty I would personally still check each payment had been made manually anyway, so for me this solution would be fine. I can understand how others may want the whole process to be automatic though, especially for digital goods.
Post
Topic
Board Project Development
Re: Bounty PAID: BITCOIN OPEN CART PAYMENT MODULE!
by
BiTCoinRC
on 27/05/2013, 12:31:49 UTC
Well, friends, I have some bad news. It appears the Blockchain.info JSON-RPC API can not play nice with my payment module in its current incarnation. The payment module relies upon immediate acknowledgement of a transaction (0 confirmations) in order to function properly. There is a delay between sending payment to a Blockchain.info MyWallet address and Blockchain's acknowledgement of the transaction. It appears to wait until 1 confirmation. This means that it is impossible to do a slick immediate recognition of payment (as my payment module is programmed to do) with the Blockchain.info API at the present.

I could write an extension that would accept any order regardless of whether payment was ever sent, OR I could write an extension that would instruct the user to wait 10 or 15 minutes to see if their order went through. Both sound like a rather silly way of doing business, but unfortunately that's all that would be possible with the Blockchain.info JSON-RPC API (until they improve it).

This is a shame. Could you possibly make a version that shows a button "click here when you have sent payment", that will close the window and put the order through regardless of payment? I know this is not ideal but it would be no harder to check if the payment has been made than it would for say a bank transfer payment. Thanks for your time on this.
Post
Topic
Board Electrum
Re: Build hack-free online store and accept bitcoins directly into Electrum wallet
by
BiTCoinRC
on 22/05/2013, 09:55:41 UTC
Is there any way to make it send out an auto mail when the status changes from "on-hold" to "processing"??

Sorry if this is a silly question, I have never used woocommerce before and only tried it out to use this plugin after trying various other carts/plugins with bad results.

Also I posted this request on the wordpress page but a feature to display the prices in BTC on the front end but keep them in GBP (or other currency) in the back end would be great. So the front end BTC prices change depending on the exchange rate.

Thanks again for the plugin, I have tried many others and so far this seems to be the best, and most secure way of doing things.
Post
Topic
Board Electrum
Re: Build hack-free online store and accept bitcoins directly into Electrum wallet
by
BiTCoinRC
on 21/05/2013, 19:51:44 UTC
Good work. Thanks Smiley
Post
Topic
Board Project Development
Re: 50 BTC BOUNTY: BITCOIN OPEN CART PAYMENT MODULE!
by
BiTCoinRC
on 15/05/2013, 10:11:40 UTC
Sure. Well I'm using Electrum and it's possible to add a description to your payment. Will have to check if that's standard.

Eventually jga's module is what I need, because it's the only way to automate things. For small scale I think it can be done my way as well..

I have not tried Electrum yet, just having a look at it now and it seems quite impressive. My plan is to just dump all the BTC into an offline wallet each day/week.

From the standard bitcoin-qt client, I just had a look and it does not look like you can add a comment when sending a payment, only a label for yourself. Maybe I am missing something.
Post
Topic
Board Project Development
Re: 50 BTC BOUNTY: BITCOIN OPEN CART PAYMENT MODULE!
by
BiTCoinRC
on 14/05/2013, 14:23:12 UTC
I think the problem of providing just one address is that you will not know who has sent you the BTC :-/
With the current amount of orders I should be good for now  Roll Eyes. But I'll instruct my customers to add the ordernumber as a description. anyone can add a description to their payments right?

To be honest I'm not sure if you can add a comment/order number with a payment, maybe somebody else can let you know about this... I run a store that accepts bank transfer and that's what I do, get the customer to put the order number as the reference but 99% of the time the payment actually shows the customers name in my bank account anyway, on the odd occasion (I think when they go directly to my bank to make a deposit) it will only show the city/branch name and the reference/order number.

This is what I like about JGA's payment module, it makes a new address with the label as a prefix and the order number, so you could have a different prefix for different stores and still use the same wallet without it getting confusing, like in the screen shot below:

http://s24.postimg.org/4bcsocibp/btcrccri.png

  
Post
Topic
Board Project Development
Re: 50 BTC BOUNTY: BITCOIN OPEN CART PAYMENT MODULE!
by
BiTCoinRC
on 14/05/2013, 13:22:54 UTC
As for everyone else, if you're still having issues with my extension, email me at support@btcgear.com and I'll see what I can do. I can make a test site and/or test bitcoind server available to one user at a time which can make troubleshooting much easier.

Thanks for the email. I have replied, hopefully this can be made to work with the blockchain.info JSON RPC API Smiley

Yes, it is my intention to be independent of the middle men. I haven't been as brave as you to try and install the payment module, and I'm not skilled enough to help you sorry. As my shop is just starting I'm thinking about just providing a fixed bitcoin address. I don't think that's any different from providing details about a bank account. for business it is cheaper though. Before I do that I want to be able to charge the customer for the transaction costs - to make it clear what the difference is between say paypal and bitcoin. I just learned paypal forbids you to separately add the transaction costs, and I'm curious if they're going to cut me off  Roll Eyes

I think the problem of providing just one address is that you will not know who has sent you the BTC :-/

As said above though just do a discount for BTC, many sites do this (10% off or similar) if you pay by bank transfer rather than CC Smiley
Post
Topic
Board Service Discussion
Re: Bitpay needs non business accounts.
by
BiTCoinRC
on 11/05/2013, 20:48:13 UTC
I also agree with this. I'm self employed and trade as myself, not a company.
Post
Topic
Board Project Development
Re: 50 BTC BOUNTY: BITCOIN OPEN CART PAYMENT MODULE!
by
BiTCoinRC
on 11/05/2013, 20:17:55 UTC
I have got this installed now (jga full version) and all seems to be working but it is not saying it has been paid or adding the order on my end?? I have 3 confirmations so far on a test payment of 0.001 BTC and the payment is in my wallet. I'm using the blockchain.info JSON RPC API login details to connect to my blockchain wallet, could this be the problem?:

Store front 1:
http://s24.postimg.org/eszb7p5zp/btc1.png

3 Confirmations:
http://s24.postimg.org/rbki20sd1/btc3.png

Store front 2:
http://s14.postimg.org/v6isvj3s1/btc2.png

It is adding the funds/address to my wallet but not adding the order or saying it has been paid on the website end:
http://s8.postimg.org/50rjt75cl/btc4.png

This was in my opencart error log:
Code:
2013-05-12 2:57:03 - PHP Notice:  Undefined variable: bitcoin_send_address in /home/*****/public_html/catalog/view/theme/default/template/payment/bitcoin.tpl on line 55

Any help is much appreciated. I'm using Opencart 1.5.5.1 and a blockchain.info wallet.
Post
Topic
Board Bitcoin Technical Support
Re: Help with blockchain.info JSON RPC API??
by
BiTCoinRC
on 10/05/2013, 17:30:59 UTC
In the documentation (https://blockchain.info/api/json_rpc_api) I see -rpcssl Set to use a secure connection (Recommended), how can I set this in the code above? Thanks for the info about url encode Smiley

As far as I know, when you specify "https://" you should automatically connect with SSL enabled (I'm not a PHP programmer). You can check it by connecting to non-ssl site (e.g. you own local webserver) using "https://" prefix, if it gives error then it works fine.

Unfortunately doing this does not seem to work in this case.
Post
Topic
Board Bitcoin Technical Support
Re: Help with blockchain.info JSON RPC API??
by
BiTCoinRC
on 10/05/2013, 11:43:36 UTC
In the documentation (https://blockchain.info/api/json_rpc_api) I see -rpcssl Set to use a secure connection (Recommended), how can I set this in the code above? Thanks for the info about url encode Smiley
Post
Topic
Board Project Development
Re: 50 BTC BOUNTY: BITCOIN OPEN CART PAYMENT MODULE!
by
BiTCoinRC
on 10/05/2013, 10:37:07 UTC
I would like to add a feature request and along with it 10 BTC bounty for this feature: Add an easy to implement hack into Opencart that adds Bitcoin as a currency and gives the user the choice to display prices in Bitcoin or any other currency.

Done. This is already in my latest version.  In the admin console upon install, you can choose whether or not to enable BTC as a user-visible currency.

Edit: I also have this available as a stand-alone module, but I haven't open sourced it yet.

Edit: now I have open sourced it and it is available at https://github.com/btcgear/Bitcoin_Exchange_Rate_OpenCart
This code is fully tested and has been in use at http://www.btcgear.com for months.

Please send bounty to 14dTC7bBphANAHzmK9aD7X7Wvo99rhHMTF
I'm dying for a module like this because if the strong fluctuations.. it only works if the standard valuta is USD - but mine has to be EUR.. I recon it's not too difficult to fork this module for the european market? I emailed the guy, and I just hope someone can explain me how to do it sooner rather then later Wink

I noticed the plugin has now been updated to use other currencies, did you manage to get it working? If possible could you PM me the URL of your store so I can see it in action? Thanks.
Post
Topic
Board Bitcoin Technical Support
Re: Help with blockchain.info JSON RPC API??
by
BiTCoinRC
on 10/05/2013, 09:49:01 UTC
If I change the code and port to this:

Code:

/* Configuration variables for the JSON-RPC server */
$rpc_host 'rpc.blockchain.info';
$rpc_port '443';
$rpc_user 'XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX';
$rpc_pass 'PASSWORD';


require_once(
'jsonRPCClient.php');
$bc = new jsonRPCClient('https://' $rpc_user ':' $rpc_pass '@' $rpc_host ':' $rpc_port);

$balance $bc->getbalance();

?>

It will not connect??
Post
Topic
Board Bitcoin Technical Support
Re: Help with blockchain.info JSON RPC API??
by
BiTCoinRC
on 10/05/2013, 08:36:35 UTC
Use https instead of http or your password is passed in plain text.

How do you do this? By buying an SSL cert for the domain and using port 443??

Sorry I have never used https when building websites before, thanks.
Post
Topic
Board Marketplace
Re: [PHP] BitLuck Lottery Script - Released under LGPLv3.0
by
BiTCoinRC
on 09/05/2013, 22:58:44 UTC
BUMP Roll Eyes

http://s13.postimg.org/k5j2cxeh3/Capture.png

I have tried this on two different hosting accounts/servers now and still get the same result. Would really like to get this functioning.
Post
Topic
Board Bitcoin Technical Support
Topic OP
Help with blockchain.info JSON RPC API??
by
BiTCoinRC
on 09/05/2013, 21:10:43 UTC
Hi,

I have opened a blockchain.info wallet in the hope of using their JSON RPC API for a website project, and am trying to use code below to show the balance of the wallet on my website to test the water.

Code:

/* Configuration variables for the JSON-RPC server */
$rpc_host 'rpc.blockchain.info';
$rpc_port '80';
$rpc_user 'XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX';
$rpc_pass 'PASSWORD';


require_once(
'jsonRPCClient.php');
$bc = new jsonRPCClient('http://' $rpc_user ':' $rpc_pass '@' $rpc_host ':' $rpc_port);

$balance $bc->getbalance();

?>

However I get these errors:

Code:
Warning: fopen(http://...@rpc.blockchain.info:80) [function.fopen]: failed to open stream: operation failed in /home/*****/public_html/*****/jsonRPCClient.php on line 132

Fatal error: Uncaught exception 'Exception' with message 'Unable to connect to http://XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX:PASSWORD@rpc.blockchain.info:80' in /home/a*****/public_html/*****/jsonRPCClient.php:140 Stack trace: #0 /home/*****/public_html/*****/index.php(18): jsonRPCClient->__call('getbalance', Array) #1 /home/*****/public_html/*****/index.php(18): jsonRPCClient->getbalance() #2 {main} thrown in /home/*****/public_html/*****/jsonRPCClient.php on line 140

Does anybody have any idea what I am doing wrong?

EDIT SOLVED: I was using a strong password with various symbols (*#; etc..) in for the blockchain wallet and it did not seem to like this.
Post
Topic
Board Project Development
Re: Need feedback - BTCWorker.net
by
BiTCoinRC
on 09/05/2013, 09:26:16 UTC
Just watched two videos and it seems to work perfectly. The design looks good, personally I prefer a more plain design though.

Thanks for the feedback!  I'm testing out my payout system.  If you could let me know if you received payment and that your stats were updated on the website that would be fantastic!

As long as there were no hiccups with my payment system she's ready to go live!

Hi, yes I received 0.0001 last night (I had forgotten about this and wondered where it had come from LOL). Yes my stats are correct Smiley
Post
Topic
Board Project Development
Re: Coin of Midas :: Bitcoin Paid-to-Click
by
BiTCoinRC
on 08/05/2013, 18:44:38 UTC
Site looks good Smiley