Order not in listed in endpoint
Opened this issue · 2 comments
Cerexus commented
After a product is bought the endpoint is not holding the order.
Its stays empty until i manually click resend. After i clicked resend, the order gets processed as it should.
Cerexus commented
Okay it just takes forever till something happen. Like 15-30Minutes. Is there anything i can do to speed this up?
Baktus79 commented
The commands are not sent to the server by this Wordpress plugin, the Minecraft plugin WooMinecraft uses REST to get the orders itself. You can choose how often to get the orders in the Minecraft plugin config file.
# This is how often, in seconds, the server will contact your WordPress installation
# to see if there are donations that need made.
update_interval: 900