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?

mikez006 04-20-2015 12:09 PM

It a member has a Coinbase wallet instead of Cryptopay, can they still make payment using this?

EvoDarrenshan 04-20-2015 03:24 PM

Finally.

Jorandh 04-21-2015 04:44 AM

Quote:

Originally Posted by Dave (Post 2543621)
The whitepage happens because the script contains a typo at line 126:

PHP Code:

'change_quantity'        => false

>
PHP Code:

'change_quantity'        => false


This is so stupid of me, this was a reported bug in the beta stage and it was removed. I uploaded the wrong version ZIP... Will update it in a few minutes!

Jorandh 04-21-2015 04:53 AM

Quote:

Originally Posted by qubed (Post 2543625)
Any chance this will work with the coinbase API?

Quote:

Originally Posted by mikez006 (Post 2543629)
It a member has a Coinbase wallet instead of Cryptopay, can they still make payment using this?

Coinbase API is on it's way. It's on our to-do list as we want to integrate a few different Bitcoin providers.

M.C. 04-21-2015 11:19 AM

cool! can you add blockchain.info API into it as well

EvoDarrenshan 04-21-2015 11:30 AM

Quote:

Originally Posted by Jorandh (Post 2543705)
Coinbase API is on it's way. It's on our to-do list as we want to integrate a few different Bitcoin providers.

Blockchain or multibit would make me very happy indeed. I presume this will be for PRO users? If so i will purchase.

Jorandh 04-21-2015 01:43 PM

Quote:

Originally Posted by EvoDarrenshan (Post 2543744)
Blockchain or multibit would make me very happy indeed. I presume this will be for PRO users? If so i will purchase.



Blockchain is on our list, for now we already uploaded the Coinbase LITE version here: https://vborg.vbsupport.ru/showthread.php?t=318342

mikez006 04-21-2015 02:02 PM

Most of my payments are subscriptions, so I'll have to wait, but I'll definitely be purchasing the Pro version once it's ready.

tanzeelniazi 04-21-2015 07:03 PM

i have a account blockchain how to added ?
you are the great man bro :) also can you made payza and webmoney ?

Jorandh 04-22-2015 06:52 AM

Quote:

Originally Posted by mikez006 (Post 2543765)
Most of my payments are subscriptions, so I'll have to wait, but I'll definitely be purchasing the Pro version once it's ready.

We are currently finetuning the recurring payment communication, once it's ready we'll annouce it here!

Jorandh 04-22-2015 06:53 AM

Quote:

Originally Posted by tanzeelniazi (Post 2543794)
i have a account blockchain how to added ?
you are the great man bro :) also can you made payza and webmoney ?

Sign up with Cryptopay and add your bitcoin address there. :)

tanzeelniazi 04-22-2015 02:02 PM

zip file is damage :( please upload again and you said signup with cryptopay after adding address in cryptopay site?
i am not good in english sorry so i said

tanzeelniazi 04-22-2015 02:09 PM

i rebuild/repair now fine
I test after install crypto hack when i order its says Order using paypal or cryptopay when i select cryptopay and click order he redirect me cryptopay site after he said Enter email then i click pay with bitcoin he redirect me this page
https://vborg.vbsupport.ru/external/2015/04/8.png
valid time for 20 min and my question is where i add my blockchain address ?
or
when i receive payment in cryptopay after i send payment cryptopay to blockchain ?

M.C. 04-23-2015 06:09 AM

tanzeelniazi, you need to have Cryptopay wallet email to send payments

mrozzzz 04-23-2015 09:22 PM

You are the best coder here thanks so much for that :)

T.P. 12-02-2015 05:54 PM

If i click on Order, it goes back to select whic anmount !

marysnow786 12-03-2015 03:10 PM

Quote:

Originally Posted by M.C. (Post 2543594)
why not use blockchain.info API?
https://blockchain.info/api/api_receive

i have coded module :) with blockchain api . also egopay / perfect money api available :mad:

EvoDarrenshan 01-06-2016 03:52 PM

Quote:

Originally Posted by marysnow786 (Post 2559655)
i have coded module :) with blockchain api . also egopay / perfect money api available :mad:

Release?

Brandon Sheley 01-06-2016 05:12 PM

Great mod, thanks for sharing!

I'll have to dig up a vb install to check it out.

JuJuBoSc1 04-14-2016 07:34 PM

Where can I buy the pro version ? :)

ade291067 04-28-2016 01:03 PM

If i click on Order, it goes back to select which amount !
i have the same problem

1F42 07-13-2016 06:36 PM

where is pro?

martin1 07-13-2016 08:54 PM

it works but after payment is sent, my user don't gets auto-upgraded with paid subscription to new rank ,don't know why

1F42 07-14-2016 07:31 AM

Same here, also I do not get any email ID so I have no idea who until they complain :(


All times are GMT. The time now is 07:10 PM.

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.01472 seconds
  • Memory Usage 1,788KB
  • 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
  • (4)bbcode_php_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (34)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete