Register Members List Search Today's Posts Mark Forums Read

Reply
 
Mod Options
Coinbase (API v2) Payment Gateway Details »
Coinbase (API v2) Payment Gateway
Mod Version: 1.1.0, by DivisionByZero (Member) DivisionByZero is offline
Developer Last Online: Mar 2017 I like it Show Printable Version Email this Page

vB Version: 4.2.x Rating: (4 votes - 2.75 average) Installs: 10
Released: 01 Aug 2016 Last Update: 16 Dec 2016 Downloads: 88
Not Supported Uses Plugins Code Changes Additional Files  

This mod integrates the Coinbase payment gateway using API version 2.

You must have an active merchant account with Coinbase. Once you have your merchant account activated, login to coinbase.com, click on Settings --> API Access and create a NEW api key and make sure that, at a minimum, the settings match the ones in the attached image. Also, you'll have to enter your callback URL (yourvb.com/payment_gateway.php?method=coinbase).

This may work with older vBulletin versions down to v4.0.x, but it has not been tested.

Enjoy, and donations are always welcomed!

Download Now

Only licensed members can download files, Click Here for more information.

Screenshots

Click image for larger version

Name:	coinbase.jpg
Views:	391
Size:	47.7 KB
ID:	155281  

Show Your Support

  • To receive notifications regarding updates -> Click to Mark as Installed.
  • If you like this modification support the author by donating.
  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Similar Mod
Mod Developer Type Replies Last Post
Add-On Releases JD - Bitcoin Payment Gateway | Coinbase Jorandh vBulletin 4.x Add-ons 38 06 Feb 2018 00:24

Comments
  #2  
Old 01 Aug 2016, 00:51
DivisionByZero's Avatar
DivisionByZero DivisionByZero is offline
 
Join Date: Dec 2002
Real name: Chris
December 16, 2016:

Update to v1.1.0:
  1. Updated to address the discontinuation of the Coinbase sandbox.
  2. Added a smarter duplicate transaction handler because CB seems to enjoy sending duplicate and unique notifications for the same transaction.
  3. Rewrote the TEST COMMUNICATION feature to perform an actual API call in addition to verifying the configuration settings.
  4. Rewrote the callback authentication feature to include the proper signature/body verification and CIDR check against Coinbase's notification servers IPs.
__________________
Professional vB development since 2002.
References & Praise: 1|2|3|4|5|6|7|8

Last edited by DivisionByZero; 16 Dec 2016 at 12:55.
Reply With Quote
  #3  
Old 21 Aug 2016, 20:27
ACNET ACNET is offline
 
Join Date: Jun 2016
Really nice that you updated it but when ordering it redirect me to 404 not found (https://www.coinbase.com/checkouts/?)
Reply With Quote
  #4  
Old 21 Aug 2016, 20:29
DivisionByZero's Avatar
DivisionByZero DivisionByZero is offline
 
Join Date: Dec 2002
Real name: Chris
Is the live or sandbox mode doing this?
__________________
Professional vB development since 2002.
References & Praise: 1|2|3|4|5|6|7|8
Reply With Quote
  #5  
Old 21 Aug 2016, 20:41
ACNET ACNET is offline
 
Join Date: Jun 2016
Originally Posted by DivisionByZero View Post
Is the live or sandbox mode doing this?
It was on live, but i got it working something with api was wrong sorry for that :S
Reply With Quote
  #6  
Old 21 Aug 2016, 20:43
DivisionByZero's Avatar
DivisionByZero DivisionByZero is offline
 
Join Date: Dec 2002
Real name: Chris
ok... glad its working for you now.
__________________
Professional vB development since 2002.
References & Praise: 1|2|3|4|5|6|7|8
Reply With Quote
  #7  
Old 29 Sep 2016, 20:04
ryhe ryhe is offline
 
Join Date: Sep 2016
3.8 ?
Reply With Quote
  #8  
Old 14 Dec 2016, 08:57
DivisionByZero's Avatar
DivisionByZero DivisionByZero is offline
 
Join Date: Dec 2002
Real name: Chris
For some crazy reason, coinbase axed their sandbox and encourage the use of "small amounts" on the LIVE api for testing purposes. I'll update this today or tomorrow accordingly.

All done
__________________
Professional vB development since 2002.
References & Praise: 1|2|3|4|5|6|7|8

Last edited by DivisionByZero; 16 Dec 2016 at 12:56.
Reply With Quote
  #9  
Old 19 Dec 2016, 02:24
angemon angemon is offline
 
Join Date: Aug 2014
Hi and thanks @DivisionByZero for the plugin,
But I got this issue when I tried to import your product:
This product is not compatible with version 5.4.36 of PHP. (Compatible starting with 5.6)

Last edited by angemon; 22 Dec 2016 at 00:31.
Reply With Quote
  #10  
Old 19 Dec 2016, 02:25
DivisionByZero's Avatar
DivisionByZero DivisionByZero is offline
 
Join Date: Dec 2002
Real name: Chris
try it if you want, let me know the outcome and i'll update the next release
__________________
Professional vB development since 2002.
References & Praise: 1|2|3|4|5|6|7|8
Reply With Quote
  #11  
Old 19 Dec 2016, 11:21
angemon angemon is offline
 
Join Date: Aug 2014
Originally Posted by DivisionByZero View Post
try it if you want, let me know the outcome and i'll update the next release
thanks

Last edited by angemon; 22 Dec 2016 at 00:30.
Reply With Quote
  #12  
Old 19 Dec 2016, 11:22
DivisionByZero's Avatar
DivisionByZero DivisionByZero is offline
 
Join Date: Dec 2002
Real name: Chris
you can edit the XML before you import it. and my plugin returns TRUE upon receiving a successful callback payment. vBulletin thus changes the usergroups.
__________________
Professional vB development since 2002.
References & Praise: 1|2|3|4|5|6|7|8
Reply With Quote
  #13  
Old 19 Dec 2016, 16:58
angemon angemon is offline
 
Join Date: Aug 2014
Originally Posted by DivisionByZero View Post
you can edit the XML before you import it. and my plugin returns TRUE upon receiving a successful callback payment. vBulletin thus changes the usergroups.
Thanks for your reply ,

Last edited by angemon; 22 Dec 2016 at 00:30.
Reply With Quote
  #14  
Old 19 Dec 2016, 20:27
DivisionByZero's Avatar
DivisionByZero DivisionByZero is offline
 
Join Date: Dec 2002
Real name: Chris
then it wont work with that version...i cant recall which function would require 5.6 or higher
__________________
Professional vB development since 2002.
References & Praise: 1|2|3|4|5|6|7|8
Reply With Quote
  #15  
Old 23 Dec 2016, 21:39
DivisionByZero's Avatar
DivisionByZero DivisionByZero is offline
 
Join Date: Dec 2002
Real name: Chris
my script makes no call to the the MySQL extensions. You have a problem somewhere else.
__________________
Professional vB development since 2002.
References & Praise: 1|2|3|4|5|6|7|8
Reply With Quote
Reply

Tags
coinbase, gateway, payment


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Mod Options

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


New To Site? Need Help?

All times are GMT. The time now is 05:54.

Layout Options | Width: Wide Color: