Notice
If you are looking for support you should instead create a support ticket.
Any plans to support other payment methods like stripe?

After purchasing a package with credits it gets stored to your database. Next time the player connects to the server the package is associated with, the package actions (rank, points, custom Lua etc.) are fetched from the database and executed by the included addon.

so if they were to buy credits , then purchase something using thos credits how does the addon lets say VIP actually activate in game for them ? as i am very intrested in this but am unsure on this

Currently the bans are inserted into the database when the /ban
command is executed. I might implement some form of local storage for when the database server is unreachable.

In-case of Server or Database outages are the bans persistent or will the staff need to manually reapply the command when everything is up again (server logged)?

You could always disable them both and use only the landing page. The donation shop is disabled on the demo site.

wheres the donation shop on the live site

I want the Enterpage but i dont need the loadingscreen or donationsystem xD

What do you mean by multiple images? Cycling background images for the loading screen?

Does this allow you to have multiple images.

This is tough, Prometheus has so many more features when it comes to the donation system however this has a lot of features for one solid price. Not sure. I can see you are responding to all questions and suggestions which is good but I don't know. Will have to think about it.

Mainly Rank adding for different packages, but anything else you could see being useful really

I suppose I'll add a demo link to the description soon. What kind of integration would you like to see implemented? Currently the ban system should work with any admin mod.

I second the ServerGuard integration and a Demo Site. Be nice to have a mooch around before buying :)

Ah right I see, I do like it though, very neat!

Ban IDs already exist in the database. I thought about showing them on the table, but it's sorted by the ban creation timestamp so they wouldn't add much value. I've thought about implementing a SteamID search bar to make finding specific bans easier.

I think it would be useful to add Ban ID's for each so obviously each ban is a different number to make it easy for Admins for find specific bans?

The new ban system should support any admin mod as long as you use the correct command for it.

Looks cool, If I didn't already buy a landing page & donation system i'd check it out.

Any thoughts of adding serverguard support? Would for sure be up for buying this if that was a thing :)
GLWS

I'll have to look into Stripe's documentation to see if it's a simple thing to implement. If people want it, I can eventually add it in.
If someone wants to take up the in-game store UI DLC idea, feel free to contact me. Currently I'm focusing on other features such as ban sync, theming, dashboards and Rust support.

will stripe be supported soon enough? also a dlc for an in game store screen would be nice

Currently only PayPal is implemented. I may add more payment processors if they support this kind of integration.

I went with the web view rather than an in-game GUI, because it's a conventional way of handling donations. I also personally prefer it as a player. I could add a simple command to open up the website, though.