vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - JD - Bitcoin Payment Gateway | Cryptopay (https://vborg.vbsupport.ru/showthread.php?t=318284)

Jorandh 04-16-2015 09:00 PM

JD - Bitcoin Payment Gateway | Cryptopay
 
1 Attachment(s)
!! THIS MOD ONLY WORKS WITH A VALID API KEY FROM CRYPTOPAY TO ACCEPT BITCOIN PAYMENTS !!



Standard features
  • Accepting Bitcoin payments for subscriptions
  • Usage of 3 currencies: USD, EUR and GBP


Additional PRO features
  • Automatically processing payment
  • All worldwide currencies supported
  • Userlogging
  • Discount (in %) for Bitcoin users

https://vborg.vbsupport.ru/external/2015/04/19.png

https://vborg.vbsupport.ru/external/2015/04/20.png

https://vborg.vbsupport.ru/external/2015/04/21.png

https://vborg.vbsupport.ru/external/2015/04/22.png

https://vborg.vbsupport.ru/external/2015/04/8.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 "Cryptopay".
5. Put in your Cryptopay API Key and save.




Disclaimer:
I only wrote the calls from vBulletin to Cryptopay and I am in no way responsible for failed payments. If you're having problems with receiving payments you should contact Cryptopay for account assistence.

Jorandh 04-17-2015 10:54 AM

  • 1.0.0 - First release
  • 1.0.0 PL1 - Patch for the white page bug

Elite_360_ 04-17-2015 04:04 PM

I'm Sure this will be a popular mod i always see posts for a Bitcoin Payment Gateway.

Jorandh 04-17-2015 04:48 PM

Quote:

Originally Posted by Elite_360_ (Post 2543367)
I'm Sure this will be a popular mod i always see posts for a Bitcoin Payment Gateway.

Exactly the reason I started writing one :) Thanks!

M.C. 04-19-2015 07:30 AM

hmm... got blank page on /payments.php?do=order after choosing subscription and clicking "Order" button

dandanch 04-19-2015 01:27 PM

I got a blank page as well, after looking at the error log, line 126 semi-colon is generating the error. Not sure if you mistakenly put that there or not.

madness85 04-19-2015 05:48 PM

same here white page. interested in pro once bugs are sorted nice mod :)

M.C. 04-20-2015 06:17 AM

why not use blockchain.info API?
https://blockchain.info/api/api_receive

Dave 04-20-2015 10:21 AM

The whitepage happens because the script contains a typo at line 126:

PHP Code:

'change_quantity'        => false

>
PHP Code:

'change_quantity'        => false


qubed 04-20-2015 11:45 AM

Any chance this will work with the coinbase API?


All times are GMT. The time now is 12:36 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01210 seconds
  • Memory Usage 1,735KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete