Ya but you have to pay for it. It's on their description in bold: "NOTE: SDonate is a PAID donation system, this is just a plugin to make it compatible with Rust, this is NOT the full system."
GPay
Moved
Total Downloads: 1,122 - First Release: Mar 22, 2017 - Last Update: Mar 24, 2018
- 5/5, 6 likes
-
Can this set a person's usergroup once they've donated? Or is this purely and itemID thing?
-
For Rust groups-
Code:"Prod ID": [ { "command" : "/usergroup add <username> admin" } ]
For BetterChat groups-
Code:"Prod ID": [ { "command" : "/chat user add <username> admin" } ]
-
Is this done through PayPal? Because they ALSO charge for transactions? Does this get absorbed within the 10% transaction fee added on by GPay, or is that just an ADDITIONAL fee for a transaction?
-
You facilitate illegal content (RSPS), interesting...
-
10% is WAY too high per trans man, that's like 4x what paypal already charges. Plus if you're charging handling fees, might wanna actually put that information in the overview.
First line of overview:
"GPay for Rust is the easiest free way to start collecting online donations for your private server."
So you say it's free, then charge per transaction?Last edited by a moderator: Mar 24, 2017 -
-
-
I am getting this error in the console when people try to do /claimdonation
"[GPay] Error: 400 - Could not contact GPAY server :: <USERNAME>"
Any ideas why or how to fix it?Last edited by a moderator: Apr 1, 2017 -
I personally love this plugin. The actual system behind it is decades in front of the competition, as well as the themes they provide as templates for our web-stores. It feels like they actually care about their platform. (I don't use it for RUST yet, but I was looking into it). I agree with regards the free thing - hopefully they'll change that - but I do think the transaction fee is a lot more friendly than making me pay anything up front and taking the risk. A no fee start-up was really good to me when I wanted to start monetizing my server, and its helped me along the way.
-
can you let me know what i'm doing wrong, have my config set like this
{
"packages": {
"20817": [
{
"itemID": -1625468793,
"qty": 5
}
]
},
"packages": {
"20818": [
{
"itemID": -1625468793,
"qty": 10
}
]
},
"packages": {
"20819": [
{
"itemID": 563023711,
"qty": 5
}
]
},
"packages": {
"20820": [
{
"itemID": 563023711,
"qty": 10
}
]
},
"packages": {
"20821": [
{
"itemID": -892070738,
"qty": 100000
}
]
},
"packages": {
"20821": [
{
"itemID": 688032252,
"qty": 80000
}
]
},
"Secret": "keeeeey"
}
when i add a transaction to test it the server tells me ""please wait" then "no donation was found" -
Code:{ "Secret": "keeeeey", "packages": { "20817": [{ "itemID": -1625468793, "qty": 5 }], "20818": [{ "itemID": -1625468793, "qty": 10 }], "20819": [{ "itemID": 563023711, "qty": 5 }], "20820": [{ "itemID": 563023711, "qty": 10 }], "20821": [{ "itemID": -892070738, "qty": 100000 }], "20822": [{ "itemID": 688032252, "qty": 80000 }] } }
-
-
Just somethings to take into account.
1) This plugin doesn't currently work with the CLANS plugin (because it messes with your username).
2) Make sure you enter your IN game display name as the username when you add a transaction.
If the above do not apply / do not work for you, please visit GPAY PTY LTD and one of our team members will be able to assist you further. -
-
I am able to get it to work with clans. they need to put [CLAN] SteamName and it works just fine. just have to make sure there's a space between the clan and the name
Edit: will the ability to grant players permissions added in the future? -
Thanks for helping people out XBLITZ, we appreciate it!
So, I've spoken to the higher ups, and we're for the next 12 months going to change gPay's model to a slimline 2.5%. We will convert all current people on the system to 2.5% as well, as to give the plugin more traction!
Also, we're going to change our text as to indicate that we do charge a transaction fee, as to make it easier to understand how gPay works. At the end, we want to be the best, and by listening to you all, hopefully we can achieve that.
Please keep listing your requests so we can add them to future versions. On the server side, we've already provided new features including:
Player Permissions,
Clan Integration. -
Hi,
Is there a way i can add a product like "donation" and for price open to let the donates decide on there own amount?
,Thanks -
Hey King of Pay Back -
I believe most people set up new products with different price points available. (Like $1.00, $2.00, $5.00, $10.00) - Mine go up to $100.00 personally. -
Hey there, hoping to get some help > Anytime I donate to the server it says "Please Wait" but has no response in the end, I've left it sitting for well over a hour and it just hangs. Everything seems to work great besides the ability to claim donation.