View Full Version : Add-On Releases - JD - Bitcoin Payment Gateway | Coinbase
Jorandh
04-20-2015, 09:00 PM
!! THIS MOD ONLY WORKS WITH A VALID API KEY & SECRET FROM COINBASE TO ACCEPT BITCOIN PAYMENTS !!
Standard features
Accepting Bitcoin payments in the vBulletin system
Usage of 3 currencies: USD, EUR and GBP
Additional PRO features
Automatically processing payment
All worldwide currencies supported incl. BTC
Userlogging
Discount (in %) for Bitcoin users
Upcoming in the PRO version is RECURRING PAYMENTS! We expect this to be released in about 30 days from now.
https://vborg.vbsupport.ru/external/2015/04/11.png
https://vborg.vbsupport.ru/external/2015/04/12.png
https://vborg.vbsupport.ru/external/2015/04/13.png
Installation:
1. Unzip the download
2. Move the contents of the "upload" folder to your forum root
3. Install the product with the XML file
4. Go to "Paid Subscriptions > Payment API Manager" and click on "go" after "Coinbase".
5. Put in your Coinbase API Key and secret and hit save.
Below you'll find the download WITH and WITHOUT sandbox mode. Use the sandbox version to TEST it using your sandbox account.
Disclaimer:
I only wrote the calls from vBulletin to Coinbase and I am in no way responsible for failed payments. If you're having problems with receiving payments you should contact Coinbase for account assistence.
mikez006
04-21-2015, 01:58 PM
Im confused about these different versions. I'm new to bitcoin.
I have a Coinbase wallet, under normal Bitcoin usage I can send/receive bitcoin to anyone no matter what type of wallet they use.
If I use your Coinbase version, can I only receive payment from other Coinbase users?
The image you posted above shows both Coinbase and Cryptopay, does it have both? Or does Cryptopay only display if I use both versions?
http://i.imgur.com/GTI6e5K.png
Jorandh
04-21-2015, 05:19 PM
Im confused about these different versions. I'm new to bitcoin.
I have a Coinbase wallet, under normal Bitcoin usage I can send/receive bitcoin to anyone no matter what type of wallet they use.
If I use your Coinbase version, can I only receive payment from other Coinbase users?
The image you posted above shows both Coinbase and Cryptopay, does it have both? Or does Cryptopay only display if I use both versions?
http://i.imgur.com/GTI6e5K.png
I agree, the only reason we do provide multiple gateways is because some board owners prefer the API from others. Also there is a big different in the checkout page, it's a matter of what they like the most :)
mikez006
04-21-2015, 06:33 PM
So if I'm using the Coinbase gateway and a member on my site has a wallet with Cryptopay or another provider, can they still send me bitcoins? Or do both buyer and seller have to use Coinbase?
hoangserip
04-22-2015, 12:11 AM
Finally.
Brandon Sheley
04-22-2015, 12:32 AM
nice mod, I would have rated it but apparently I can't..
5 stars from me
EvoDarrenshan
04-22-2015, 08:23 AM
How do we purchase pro?
mikez006
05-05-2015, 01:37 PM
Any ETA for pro?
angemon
05-14-2015, 08:11 PM
it's not working for HTTPS , I got an error
BirdOPrey5
05-17-2015, 04:24 PM
nice mod, I would have rated it but apparently I can't..
5 stars from me
You must mark it as installed to rate it.
BirdOPrey5
05-17-2015, 04:55 PM
To the developer- I don't see any xml file in the download zip?
Jorandh
05-18-2015, 09:48 AM
Any ETA for pro?
The Pro version is currently with a security expert to be checked. We take the security very serious on any payment related mod. Please hold on while we work things out and get a stable release for the Pro version.
it's not working for HTTPS , I got an error
Please hit me a PM with a link so we can look into the issue, we have it running on SSL ourselfs so it might be a problem connected to another installed modification.
To the developer- I don't see any xml file in the download zip?
There is, please look again :)
BirdOPrey5
05-18-2015, 10:12 AM
There is, please look again :)
It's very weird, I can't see it. I've extracted all the files from: JD-Bitcoin payment gateway | Coinbase 1.0.0.zip
This is what I see - https://vborg.vbsupport.ru/external/2015/05/14.png
The php file is there in \upload\includes\paymentapi\ but no other files.
The _MACOSX folder is normal when OSX zips are opened on windows but there are no xml files in there either
If it's just me don't worry about it, I didn't have any immediate need for this. Thank you.
mikez006
05-19-2015, 01:53 AM
I downloaded the file and the XML file is there for me.
BirdOPrey5
05-19-2015, 04:18 PM
I downloaded the file and the XML file is there for me.
Thanks. I see the xml file if I use 7zip, but it doesn't show in the built in Windows zip extractor. Weird.
angemon
05-19-2015, 11:03 PM
Please hit me a PM with a link so we can look into the issue, we have it running on SSL ourselfs so it might be a problem connected to another installed modification.
I have pmed you
Jorandh
05-20-2015, 09:04 AM
I have pmed you
Replied. :)
torrentinvites
05-31-2015, 07:25 AM
I'm getting this when i click through to pay via coinbase from paid subscriptions.
Api key and everything is entered.
Page not found
Sorry we couldn't find what you were looking for.
Jorandh
06-03-2015, 04:24 AM
I'm getting this when i click through to pay via coinbase from paid subscriptions.
Api key and everything is entered.
Page not found
Sorry we couldn't find what you were looking for.
Please make sure you use the sandbox plugin with a sandbox account and a real account with the normal plugin :)
mikez006
06-10-2015, 06:20 PM
Im getting the same error.
PAGE NOT FOUND
Sorry we couldn't find what you were looking for.
I'm using the normal plugin (not sandbox) with my non-sandbox bitcoin account.
When creating the API key I didn't really know what I was doing.
These are my settings for the Bitcoin API setup
Account = My Wallet (Primary)
Permissions API v1 = merchant
Permissions API v2 = nothing
Is that right?
DragonByte Tech
06-17-2015, 04:38 PM
I'm getting this when i click through to pay via coinbase from paid subscriptions.
Please make sure you use the sandbox plugin with a sandbox account and a real account with the normal plugin :)
Im getting the same error.
The problem appears to be that the author used the Sandbox URL in the "non-sandbox" product in /includes/paymentapi/class_coinbase.php on line 44.
CURLOPT_URL => "https://api.sandbox.coinbase.com/v1/buttons",
Change to
CURLOPT_URL => "https://api.coinbase.com/v1/buttons",
And the "Page not found" error is resolved.
Fillip
mikez006
06-18-2015, 02:59 PM
Thanks DragonByte :)
madness85
06-18-2015, 07:16 PM
Pro? Been longer than 30 days :(
mikez006
06-20-2015, 02:26 AM
Payments are working, but nothing is being recorded on the site. I'm getting this email notification from Coinbase about a callback URL.
How do I fix this?
We were not able to get a valid (200) response from the callback URL you set under merchant settings.
The callback URL on your account is:
http://www.domain.com/payment_gateway?method=coinbase
Skaut
06-24-2015, 10:25 PM
I am interested in this when it comes in a better shape I will install.
mikez006
06-25-2015, 01:45 PM
others have confirmed there is no order recording in this version, which means after payment is received, nothing will trigger on the site. So this is not working at all, it's incomplete.
Jorandh
07-15-2015, 01:18 PM
others have confirmed there is no order recording in this version, which means after payment is received, nothing will trigger on the site. So this is not working at all, it's incomplete.
It is written that way, the pro version contains automatic order confirmation :) The lite version only accepts payments.
mikez006
07-21-2015, 06:34 PM
when's the pro version coming out?
qubed
10-14-2015, 08:48 AM
Any update on this?
Manoel J?nior
10-28-2015, 08:46 PM
@Jorandh,
When's the PRO Version coming out?
Manoel J?nior
10-28-2015, 10:08 PM
The problem appears to be that the author used the Sandbox URL in the "non-sandbox" product in /includes/paymentapi/class_coinbase.php on line 44.
CURLOPT_URL => "https://api.sandbox.coinbase.com/v1/buttons",
Change to
CURLOPT_URL => "https://api.coinbase.com/v1/buttons",
And the "Page not found" error is resolved.
Fillip
I did not work at putting the fix of DragonByte appears:
"Page not found"
martin1
06-22-2016, 11:45 AM
Unfortunately I get "Page not Found" with both, sandbox and real version.
Can someone confirm this hack still works?
StormBreaker
07-03-2016, 06:22 AM
Doesn't work Page not found.
StormBreaker
07-03-2016, 04:27 PM
with and without dragonbytes update
ACNET
07-03-2016, 05:13 PM
i think they updated their API the one he was using is expired
mr.bahram
11-19-2016, 06:40 AM
Hi dear
1- In the "notification URL filed", how should I enter address ( vbulletin 4.2)?
2- In the "API V2 PERMISSION", Which options should be checked?
https://vborg.vbsupport.ru/external/2016/11/4.jpg
https://vborg.vbsupport.ru/external/2016/11/5.jpg
DivisionByZero
12-16-2016, 12:13 PM
If this mod doesn't work, try mine: https://vborg.vbsupport.ru/showthread.php?t=323143
fedalblad
02-02-2018, 09:01 PM
is working on VB 5.3.4 ?
BirdOPrey5
02-05-2018, 11:24 PM
is working on VB 5.3.4 ?
No vBulletin 3.x or 4.x mods work on VB 5.x.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.