mybb bitcoin

#1 Is it possible if users pay for a upgrade on my forum with bitcoins it automaticly gets the rank?Is there a source of this somewhere?#2 I have not tested it but this plugin might work with newpoints for MyBB./weex/mybb-credit-from-coins Orange MyBB Theme - 13$ Go Dark MyBB Theme #3 04-01-2016, 06:54 PM (This post was last modified: 04-01-2016, 07:11 PM by Donald_Duck.)@ 24Sevn, if i understand you correct then you need a plugin by which user get's moved to a custom group once payment is done on BTC id generated randomly at upgrade page.Yes, it's possible using https://blockchain.info/api I never had used BTC but what i know is, its safer and irreversible currency and way better than paypal or other payment gateway's.../weex/mybb-credit-from-coins which got all necessary stuff i mentioned above.. #4 @ 24Sevn, if i understand you correct then you need a plugin by which user get's moved to a custom group once payment is done on  BTC id generated randomly at upgrade page.
/weex/mybb-credit-from-coins which got all necessary stuff i mentioned above.. Hello, Once I got the api key how can I code it so people can buy my upgrades with bitcoins and they automaticly receive it?#5 04-02-2016, 10:19 AM (This post was last modified: 04-02-2016, 11:45 AM by Donald_Duck.)You just need to check callback response and if it's 'ok' then move user to custom group Check this https://blockchain.info/api/api_receive with a example php code Easy plugin I'm working on a plugin to release, if i get it done then i will focus on this one and publish here for free obviously, it wont be that hard as i look at the BTC api #6 You just need to check callback response and if it's 'ok' then move user to custom group Check this https://blockchain.info/api/api_receive with a example php code Easy plugin I'm working on a plugin to release, if i get it done then i will focus on this one and publish here for free obviously, it wont be that hard as i look at the BTC api Uhm, I'm just a beginner so I don't know how to do this   if you could like teach me or something that would be great !linux bitcoin miner client
#7 Just took me 10 minutes to make this plugin Install and activate.Copy in inc folder.Report bugs if found.well commented and doubt there will be bugs Attached Files Thumbnail(s) award_1.8.7.zip (Size: 8.03 KB / Downloads: 95) #8 Just took me 10 minutes to make this plugin Install and activate.well commented and doubt there will be bugsWow, thanks!#9 04-02-2016, 12:56 PM (This post was last modified: 04-02-2016, 01:09 PM by Mathew_.)award looks like this To buy need to go http://www.website.net/buy_award.php it will show buy button along with randomly generated btc id place this in root folder buy_award.php simple logic is used by using blockchain api.bitcoin sbionce user buys the award he gets automatically moved to the specific custom group you selected in backend of plugin and also gets award image Attached Files buy_award.zip (Size: 226 bytes / Downloads: 54) #10 04-02-2016, 02:18 PM (This post was last modified: 04-02-2016, 04:35 PM by 24Sevn.)bitcoin knots
Just took me 10 minutes to make this plugin Install and activate.well commented and doubt there will be bugs Whats the pass of the rar?I have not tested it but this plugin might work with newpoints for MyBB./weex/mybb-credit-from-coins I don't want them to upgrade with credits but automaticly if they pay BTCs Bump!!!!!commits branch releases Fetching contributors Fetching latest commit… README.txt Credit From Coins Version : 1.1 License : Creative Commons Attribution-NonCommercial 3.0 Price : free Project released by : David Sterry Based on Buy Credit by developer Mihu from MyBBRomania Team http://mybb.ro Last change : 03.13.2015 ENGLISH LANGUAGE I. Introduction This mod provides a secure interface for your users to buy forum points with bitcoins.bitcoin fork valueThese forum points (like NewPoints, Image Points, points, credits, gold, etc.)micro bitcoin casino
are often used to buy access to protected areas, downloads, badges, or just to support your forum.There are 6 configuration settings to this plugin: * Available point quantities - Set the amounts of points that are offered to the user in a dropdown box.This is really just a guide because any amount of bitcoins that are sent will be converted into points according to the next option.* How much should a point cost - The incoming amount of bitcoins is divided by this to figure out the number of points to add to the user's account.legit bitcoin mining contracts* Secret to share with Blockchain.info - Blockchain.info's API is used to do the communication and forwarding of transactions on the Bitcoin network.bbc bitcoin exchangeOnce a payment is received by Blockchain.info, their service will ping a script in this plugin and this secret is sent with each request to verify that someone else isn't attempting to fake a payment.faucet bitcoin wiki
* Enter Bitcoin Address - Blockchain.info supplies a new Bitcoin address for each payment but forwards every payment onto the address you enter here.It's a good idea to update this periodically for privacy purposes.* The name of database field - This is the field in the `users` table where points amounts are stored.You may need to create this field if you don't already have a points system like NewPoints installed and should create it as a decimal(16,8) MySQL field.Amounts stored here will be incremented when a payment is received.bitcoin mit lastschriftThe following command will create the extra field from the mysql cli.ALTER TABLE mybb_users ADD `points` decimal(16,8) DEFAULT 0; * Points name - Set your points name so they are referred to correctly by the pages supplied by this plugin.The plugin creates a log showing each payment that has been received, the associated user, and Bitcoin transaction information.