Author

Topic: Accepting Bitcoin MYBB - Subscription (Read 548 times)

legendary
Activity: 1750
Merit: 1115
Providing AI/ChatGpt Services - PM!
December 24, 2016, 06:12:03 AM
#4
Hi Guys.

I am currently developing a forum and would like to add paid subscription via bitcoin.. I have exhausted google and searched for weeks for a solution there are many plugins for MYBB that let you accept paypal but I am not keen on paypal subscriptions.
 Could someone point me in the direction of a solution for accepting btc payments via the forum..
There are multiple ways of achieving this :
1.Add a custom module on the signup page.Load another html file which would be your bitcoin transaction page inside your index.html

2.The code is open source anyway ,modify it according to your needs.

3.Access remote API's such as this one : https://bitcoinjs.org/
newbie
Activity: 14
Merit: 0
December 24, 2016, 06:05:34 AM
#3
Thanks. I have seen the script on github and attempted to install it but it uses the old blockchain API.  And to be honest after a quick install it throws up errors on the forum.   also the plugin was designed for 1.6 the new version is 1.8 and I think this might be the issue with this plugin


I shall have a look at bitpay and report back if its going to be suitable for taking payments,

Thank you!

UGMZ
legendary
Activity: 2968
Merit: 3406
Crypto Swap Exchange
December 24, 2016, 01:23:03 AM
#2
You might want to check out the following website (trusted and used by many websites): https://bitpay.com/
Also I found another website for MyBB BTCitcoin payments (not sure if it's working), that might be useful as well (make sure to double check everything). It has the links in the lower right of the page: http://davidsterry.com/credit_from_coins/
newbie
Activity: 14
Merit: 0
December 23, 2016, 06:50:33 PM
#1
Hi Guys.

I am currently developing a forum and would like to add paid subscription via bitcoin.. I have exhausted google and searched for weeks for a solution there are many plugins for MYBB that let you accept paypal but I am not keen on paypal subscriptions.

 Could someone point me in the direction of a solution for accepting btc payments via the forum..

Thank You!

UGMZ
Jump to: