WordPress MicroPayments (CMMP) - How To - Transfer Points Between Users


Transferring Points Between Users

Back to User Guides

To transfer points between WordPress MicroPayments user wallets directly (give someone points) you have to create a page with the shortcode:

Shortcode: [transfer_wallet_points]

Description: Shows the form which allows to make a transfer of points from your own wallet to the other wallet with the known ID. Of course only the amount of points lower or equal to the amount of points available on the wallet can be sent.

To transfer the points:

  1. If you are not logged in, paste the "From Wallet ID" (this field will not appear if you are logged in and have an assigned wallet). If you are logged in, you won't have to do this.
  2. Select the receiver's username from the drop-down menu or type its Wallet ID. Note that the drop-down menu will only show if the setting "Assign wallets to customers" is enabled.
  3. Put the Points to transfer amount.
  4. Press the Transfer Points button.

If everything is correct, the points will be transferred immediately. Otherwise a message with the error will be displayed, for example that the amount of points is too big.

Adding Comments

You can let users add comments when they perform a transfer. To do so,

  • users_dropdown - Set "0" to disable dropdown and "1" to enable them.
  • comment_enable - Set "0" to disable comments and "1" to enable them.
  • comment_required - Set "0" for optional, "1" for required. Only works if comment_enable is enabled.

Example: [transfer_wallet_points comment_enable="1" comment_required="0"]


Screenshots

Wallet Transfer form for logged in users

When you are logged in, it does not include the "From Wallet ID" field.

  • With dropdown menu (option "Assign wallets to customers" is enabled)

    Transfer points to another user using a dropdown with a list of users - WordPress Point System
    Transfer points to another user using a dropdown with a list of users
  • Without dropdown menu (option "Assign wallets to customers" is disabled)

    Transfer points to another user by user Wallet ID - Points and Rewards Plugin
    Transfer points to another user by user Wallet ID

Wallet Transfer form for guest users

Includes the "From Wallet ID" field

Transfer points form for logged-out users - WordPress User Wallet Credit System
Transfer points form for logged-out users

Successful transfer message

Mentions the amount of points transferred and the two related wallet IDs.

Success message about transferring points - WordPress Wallet Plugin
Success message about transferring points

Error message caused by wallet not having enough points

Error message about transferring points - WordPress Point System
Error message about transferring points

Transfer Box With Message

The form for transferring points with a message - Points and Rewards Plugin
The form for transferring points with a message

More information about the WordPress MicroPayments plugin

Other WordPress products can be found at CreativeMinds WordPress Store

Let us know how we can Improve this Product Documentation Page

To open a Support Ticket visit our support center
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.