is there any way to know the total coins issued?
Without the need to calculate manually?
]]>Would it be possible to either customise the plugin myself, or have it added to the plugin by yourselves, to allow the value of the virtual currency to ‘float’ on an hourly, daily, weekly or other time period basis, based on trading between users of the currency? So I plan to have a marketplace where people can buy or sell goods and services and pay with the virtual currency, but also have a separate section where the currency can be bought and sold for real money, with options for sellers to either sell at the current exchange rate, or for a higher or lower rate, or to negotiate with a buyer. We also plan to have a commission on these trades. The plan is that at the end of every day, a new exchange rate will be set based on the trades that day. Obviously this could be done manually by calculating it and changing it in the settings, but equally obviously it would be much better if it could be automated. We only plan to have the exchange rate against one currency, with any other currencies being based off that. Incidentally we also want to have this exchange rate prominently displayed in the currency trading section, and probably elsewhere, so any advice on that would also be welcome. I appreciate that this could be quite complex but any advice you can offer would be very appreciated.
]]>Hello,
I wonder, if you have thought about the option to buy the package to charge virtual currency as regular WooCommerce product? Kind of like other virtual wallets work. This is fine, if someone would like to have e-shop only with the virtual currency. But if we want to use it together with regular payment options for our products, it is a bit limiting that customers can only buy it with PayPal or Stripe, not with any other gateway, which we have plugin for in WooCommerce.
Could it be a good idea for some future versions?
And if I use it with WooCommerce e-shop, which uses already Strip or PayPal for payment, can I use the same identification information for your plugin, or should I better open new account/… on PayPal/Stripe to not mess it?
I don’t use yet Stripe, but we think about it.
Hi, can I use MolaMojo as the payment gateway for gravity forms, Wpforms or Formidable forms?
]]>Hi, I love your plugin!
I have a fast questions. How do you manually subtract points from a user?
On your website, I found this code: do_action(“moolamojo_transaction”, false, 50, “downloaded widget”, $user_id, “widgets_table”, $widget_id);
But where do you put the code?
Thanks in advance
]]>Hello, I just run debug mode on wordpress to fix a problem with anothe plugin, and got prompted with “Undefined index: page in html/www/wp-content/plugins/moolamojo/models/basic.php line 157”, not sure if that’s the exact text, but I fixed the issue thanks to this thread in stackoverflow.
Just made this change
if (isset($_GET['page'])) {
if (!session_id() and (strstr($_GET['page'], 'moolamojo') or !is_admin()) ) {
@session_start();
}
}
Hope you can add this in the next update.
Awesome plugin, keep the good work.
Hi! First I must say that this plugins seems like a really cool piece of code, thanks a lot for sharing it.
I write to inform you that I found this message as a prompt from the Child Theme Configurator Plugin, analyzing the theme Neve, from the folks at Theme Isle.
Notice: Undefined index: page in /srv/www/wordpress-one/public_html/wp-content/plugins/moolamojo/models/basic.php on line 157
Hope we can check it together!
]]>I would like to allow the exchange of credits between users. It’s possible? That is, users can transfer credits to other users.
]]>Moolamojo Currency package is created and WooCommerce Product created as per instruction below link :
https://blog.calendarscripts.info/woocommerce-integration-in-moolamojo/
But it does not show add to cart button with any theme.
PHP Version 7.2.6
Latest WordPress 4.9.8
Latest Moolamojo- 0.7.1
Latest WooCommerce-3.4.5
The short code [moolamojo-balance] is not working.
]]>I have installed moolamojo on WordPress version 4.9.5 it records & show the transaction with zero points.
I have not set any action for rewards.
This problem is not solved.
When the “MoolaMojo” plugin is enabled, the following error message displays when you try to save a file in the WP Theme Editor ( /wp-admin/theme-editor.php ):
===============
“Unable to communicate back with site to check for fatal errors, so the PHP change was reverted. You will need to upload your PHP file change by some other means, such as by using SFTP.”
===============
I’m concerned that the plugin could also cause similar issues with WP APIs, etc. We use 30 other plugins that don’t cause this problem. Tested with WP Version 4.9.5 with multiple themes including default WP “Twenty Seventeen”. If you Disable the plugin and theme edits can be saved without an error.
Please let me know how to fix whatever is causing this, and include the fix in the next plugin update.
Thanks
]]>Hello. Is there a way to select the quantity of points to buy? Not by package, but rather by selecting how many packages you want to buy at once. Thanks
]]>Hi hello, i have start a few days to use one of your plugins moola Mojo virtual credits
well i just start to develop something more on it well i try to get the option wen the user archive for example 10000 virtual coins then they can Request the withdraw well i have all much finish, but i have try to get the balance of the user inside of my plugin but it simple not give any error but the credits not apear , how can i get the user credits and store in a variable like $balance and and the i will compare like this if $balance == 10000 then
$balance == o
send email to admin with request payment
can you give a litle help for me to finish it.
With best regards from Portugal
Hi,
I see that the user can buy moola mojo coins with real money. I need the short code which can generate a form that will enable the user to buy mojo coins.
thanks
]]>I just create a button to sell products .It is pasted in a page but it not working .When user click on the button there is no response.and ut is not shows the user balanced points to buy the product.pls help me.
]]>I install the plugin its working fine but I am facing the problem I don’t understand where to pass attribute “user_id” to show the balance of other user?
I want to see balance of other users as admin !!
Thanks and waiting for the solution
]]>Your documentation indicates that the Admin can give points manually to users, but I see no way to do that. Can you please give instructions?
Thanks.
]]>Is there any shortcode to see the Points Balance in the Page or in the user Profile page?
]]>