Hey Guys,
Currently, we're running our donation system at GPay, and it definitely works perfectly. But there is one issue, we cannot charge taxes or retrieve the addresses from our donators/customers, which are required to handle the taxes of the donations legally.
I was wondering if anybody is able to make a kind of the same plugin that communicates with WooCommerce? The would buy a package in Woocommerce, come back in-game and claim their reward(s). I know there is a plugin to log in with your steamid for wordpress/woocommerce, so I don't know if it's possible to design something around that?
If this is possible to realize I will definitely pay the person who can code this into a plugin![]()
Rust WooCommerce donations (paid $$$)
Discussion in 'Plugin Requests' started by MM617, Mar 5, 2018.
-
Hello, did woocommerce log all your donation into a database?
-
-
I can eassily make a plugin that will take information from your database and give item to your player, i already have a plugin like that, i just have to edit query i guess.
Let me know in pm about how your database will store information -
Another way to do it is use the plugin promocodes and timed permissions and there is a plugin for woocommerce that can send the codes via email to the buyer
-
saves us a lot of work
-
Yer I know it’s a lot better I looked into the database for woocommerce while ago for the same thing you are wanting to do and it dose not store any social login details in the database however you can use a custom checkout form and Grab the steamid from that as long as the customer puts in the correct Id
-
Wulf Community Admin
WooCommerce has a REST API that could easily be used for this: WooCommerce REST API - WooCommerce Docs
You could have it setup to sync/cache on the server at intervals, or require the user use a chat command to trigger the check when claiming. -
Well that’s good to know that would make things Easier
-
I'm really not much of a coder so for it all seems pretty difficult for me
That's why I asked over here
-
-
I'm working with Sami to get it figured out
-
@Blackmagic The wordpress claimer is done, if you want a copy you may contact me as it's a private plugin