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..
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/