Skip to content

MonetizeUsers Plugin

Daniel Neto edited this page Mar 21, 2020 · 5 revisions

With this plugin you can configure how much your user will be rewarded for video viewing.

All rewards will be added directly to the user's Wallet.

The values of the transactions made by the site do not necessarily have to be a real currency, they can be crypto-coins or even a virtual currency created only for your site.

Currency type is set directly in Wallet

Rules to be rewarded

You have the option to reward only views from registered users. this is important to prevent robots from rewarding users. for this, check the option RewardOnlyLoggedUsersView

We also verify the ownership of the video to prevent the uploader from taking money from their own video content

Therefore, to avoid exploiting free money, we do not grant money if the viewer is the sender. In other words, in order to receive any reward, you must watch a video with a registered user other than the owner of the video.

To allow you to control how much money you can give as a reward your site owner must have a balance on his wallet. You can manage his wallet and manually add initial money into it. so if the wallet has no balance the reward will not happen.

Usually, the site owner is the user database ID = 1, to change it you can change the value **manualAddFundsTransferFromUserId **in your YPTWallet plugin

So verify this:

  1. Do you have the YPTWallet plugin enabled?
  2. Does your site owner has a balance on his wallet?
  3. Are you logged in with a different user then the video owner?
  4. After watching a video with a different user, check the video owner's wallet history. you may see the reward.
Clone this wiki locally