Resource icon

[bd] Paygates 1.5.2

No permission to download
just curios any support for SMS paygate? i am unsure what paygates support this but it has come to my attention there is a majority people that come to our community do not have paypal or a credit card.. most of them have there mobile smart phones....

because i haven't seen any xenforo paygates for sms pay..

so any support for this?

and i am kind of new with this paygate stuff with the paygate accounts bitpay and so on would it possible to have them some howl inked to my paypal so all $ flowing from there goes to paypal? would make sorting things much easier...
 
Last edited:
Currently no SMS gateway is supported.

And XenForo has PayPal support by default.
ah k then.. what i meant with paypal thing i meant instead of having a paygate like bitcoin all the profit sent to my bank i was thinking would it be possible for it to all auto go to my paypal account instead (with auto bitcoin to AUD or USD conversion (this isn't xenforo related this is if the paygate system itself could do it... reason i am asking is because i am unsure how these other paygates fully work. i know all google ad sense profits go though via bank transfer but i wanted to know ig these other paygates accept deposits to paypal instead of bank transfer.. )

and any way you could bring a paygate API system to support mobile SMS Billing system to support 75+ countries (preferably all of them) this would open the doors to more profit from younger teens/kids who are not yet of age to have a credit card or paypal account... by paying via there mobile (Premium SMS) if you have heard of it...

There is BitCoin thats one that you do not need to be old enough to have... or earn (best way to earn via TOR or some other darknet project...)

but support for SMS Billing system would open up many more doors...

just saying would be fantastic to have..
 
For bitcoin and PayPal, there is not much I can do. Sorry about that.

Regarding SMS billing system, I believe it's quite complicated. Even Google and similar big company doesn't roll out that feature in all countries. Do you know any service that provides it? I may consider integration.
 
For bitcoin and PayPal, there is not much I can do. Sorry about that.

Regarding SMS billing system, I believe it's quite complicated. Even Google and similar big company doesn't roll out that feature in all countries. Do you know any service that provides it? I may consider integration.

well i am still researching into this... i will let you know if i find something...
 
well i found these:
http://www.daopay.com
https://fortumo.com
http://www.junglepay.com

well fortumo or daopay look promising...

done some other reading that the SMS/Mobile Transaction system/services is something new and starting to spread..

some other notes and details on it: http://www.mobiletransaction.org/what-are-sms-payments/

notes:
http://www.moneyscripts.net/tutoria...oducts-using-fortumos-sms-api-mobile-payments

Other:
http://www.txtnation.com/solutions/mfusion/

seems like what i am after but i haven't had the time yet to read into it much, still looking for others... if there are any...

i think simplest solution is something with very good API support + Very good global coverage...

One other quick question: is paygates fully compatible with waindigo's user upgrades add one? - http://xenforo.com/community/threads/user-upgrades-by-waindigo.33823

i haven't had the time to install paygates yet... but will soon..
 
Last edited:
I don't mean to be ignorant but this add-on is pointed to by others to allow RM files to be purchased and downloaded. However, I don't see any instructions. Quite frankly I've wasted hours trying to figure this thing out.

This is what I want ...
Person registers on site
Person goes to email, activates account
Person goes to RM
Person pushes RM download button to buy
Person redirected to PayPal and pays
Person redirected back to RM
Person can now download file
No one else can download file

To get this to work. Install this add-on ... Now what??

Resource created in RM (but ... what are the settings?)
User Upgrade created in admin.php user upgrade page but this looks exactly like it did before add-on

What are the permissions so Resource 1 is available but Resource 2 is not .... ?
What are the settings in the user upgrade to get this to work?
What are the permissions in user groups ? Are usergroups even necessary?

Again - I'm amazed this hasn't been asked before in this thread. This add-on is like a 747 ;)
 
I don't mean to be ignorant but this add-on is pointed to by others to allow RM files to be purchased and downloaded. However, I don't see any instructions. Quite frankly I've wasted hours trying to figure this thing out.

This is what I want ...
Person registers on site
Person goes to email, activates account
Person goes to RM
Person pushes RM download button to buy
Person redirected to PayPal and pays
Person redirected back to RM
Person can now download file
No one else can download file

To get this to work. Install this add-on ... Now what??

Resource created in RM (but ... what are the settings?)
User Upgrade created in admin.php user upgrade page but this looks exactly like it did before add-on

What are the permissions so Resource 1 is available but Resource 2 is not .... ?
What are the settings in the user upgrade to get this to work?
What are the permissions in user groups ? Are usergroups even necessary?

Again - I'm amazed this hasn't been asked before in this thread. This add-on is like a 747 ;)
User need to be able to download a resource to be able to purchase it, so user group/resource permission is still needed to be setup as usual.

Resource owner can specify a price for the upload and all resources with a price will require downloader to purchase it first (basically, it is an additional permission layer above download permission). Admin can specify which category accept commercial upload by editing the category in AdminCP:

Screen Shot 2014-05-25 at 1.37.22 PM.webp

Sorry if it was confusing to you.
 
@xfrocks - I'm not seeing those options but I'm seeing these errors in the server log:

Code:
ErrorException: Fatal Error: Cannot redeclare class XFCP_bdPaygate_XenResource_Model_Resource -/path/to/library/XenForo/Application.php(514) : eval()'d code:1
Generated By: Unknown Account, A moment ago
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
["url"] => string(26) "http://www.tuxreports.com/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
 
@xfrocks - I'm not seeing those options but I'm seeing these errors in the server log:

Code:
ErrorException: Fatal Error: Cannot redeclare class XFCP_bdPaygate_XenResource_Model_Resource -/path/to/library/XenForo/Application.php(514) : eval()'d code:1
Generated By: Unknown Account, A moment ago
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
["url"] => string(26) "http://www.tuxreports.com/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
Strange. Which version of XenForo/this add-on are you using?
 
Top Bottom