# myCred

[myCred](https://wordpress.org/plugins/mycred/) is an intelligent and adaptive points management system that allows you to build and manage a broad range of digital rewards including points, ranks and, badges, you can install [myCred](https://wordpress.org/plugins/mycred/) for free from your WordPress Admin dashboard.

This section does not cover how to Configure myCred and its addons, for further help, please visit myCred website <https://codex.mycred.me/chapter-ii/install/>

Configure myCRED settings at **Appearance > Customize > myCRED** panel

1. [Transactions](#transactions)
2. [Add Buy Points Page](#buy-points)
3. [Sell Video Content](#sell-content)
4. [Donate Points](#donate)
5. [Send Gift](#send-gift)

***

#### Transactions <a href="#transactions" id="transactions"></a>

***

Upon activating myCred, a Transactions page will be added to each member's dashboard. This page displays all the transactions of users including sending points, receiving points, spending points, etc

<figure><img src="https://2226487161-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqVWDZMetj6mBqmoSajgK%2Fuploads%2F2DAwM8RmvCnJxKUTDVdN%2F4346524571.png?alt=media&#x26;token=06fd4b46-0f2e-40d7-92fa-594f7b58c1ac" alt=""><figcaption></figcaption></figure>

***

#### Add Buy Points Page <a href="#buy-points" id="buy-points"></a>

***

myCred provides a buy points form, which we utilized to create the Buy Points page using Elementor. If you prefer to use myCred shortcodes, you have the option of using either \[mycred\_buy] or \[mycred\_buy\_form]. The choice is yours.

***

#### Sell Video Content <a href="#sell-content" id="sell-content"></a>

***

Selling Video Content feature requires [myCred](https://wordpress.org/plugins/mycred/) plugin and myCred **Sell Content** addon activated <https://codex.mycred.me/chapter-iii/sell-content/>

**Step 1**: Navigate to **myCred > General Settings > Sell Content**

<figure><img src="https://2226487161-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqVWDZMetj6mBqmoSajgK%2Fuploads%2FzQztscjIeMfmA21LWlT0%2F9955531531.png?alt=media&#x26;token=9fb2ed6c-2ec2-4239-ad77-67595858db39" alt=""><figcaption></figcaption></figure>

**Step 2**: Check the **Videos** checkbox and configure all available options as you need

<figure><img src="https://2226487161-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqVWDZMetj6mBqmoSajgK%2Fuploads%2Ft6IH5VaXRZcD6UDrjj5h%2F4125398599.png?alt=media&#x26;token=fafee51b-225f-4948-8e32-d03ba30094a3" alt=""><figcaption></figcaption></figure>

**Step 3**: Scroll down, you may customize your own templates such as **Purchase Template**, **Insufficient Funds Template** and **Visitors Template**, these templates will be displayed on the player instead of real video.

Code for setting up the **Insufficient Funds Template** with a custom **Buy Points** button using Paypal gateway

```
<div class="text-center">
<h3>Premium Content</h3>
[mycred_buy gateway="paypal-standard"  amount=%price% class="btn btn-sm btn-danger"]Buy %price% points[/mycred_buy] to access this content
</div>
```

<figure><img src="https://2226487161-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqVWDZMetj6mBqmoSajgK%2Fuploads%2FWeL461hK7Evgf2h6GCsX%2F2597122514.png?alt=media&#x26;token=bbf1ac30-dc6d-4003-b790-f0fdc0f4da39" alt=""><figcaption></figcaption></figure>

As outlined in Step 2, if you have selected **Videos I manually select**, then you can enable the "Sell Using Points" and set the price on the Edit Post screen for each video

<figure><img src="https://2226487161-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqVWDZMetj6mBqmoSajgK%2Fuploads%2FAvqH13zqlM0cP6SNLYQr%2F9663947675.png?alt=media&#x26;token=6028b246-1fa9-4ca2-8fd7-7b3edcb644fe" alt=""><figcaption></figcaption></figure>

Or from frontend form

<figure><img src="https://2226487161-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqVWDZMetj6mBqmoSajgK%2Fuploads%2Ffn8f4J0RUaRC1YUpLeVu%2F9270088218.png?alt=media&#x26;token=e4acb04d-a014-4d10-a9f3-af0570f26a19" alt=""><figcaption></figcaption></figure>

#### Donate Points <a href="#donate" id="donate"></a>

***

To use the Donate Points feature, the myCred **Transfers** Addon must be installed and enabled, to enable the addon, go to myCred > Add-ons

<figure><img src="https://2226487161-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqVWDZMetj6mBqmoSajgK%2Fuploads%2F3UAue13ogajyvh1BNm8F%2F4594916567.png?alt=media&#x26;token=42ed978c-887e-4871-9545-01205c236cc9" alt=""><figcaption></figcaption></figure>

Then navigate to **Appearance > Customize > myCred > Donate**, and enable the feature. You can also specify the point type and set the minimum number of points required for a donation.

<figure><img src="https://2226487161-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqVWDZMetj6mBqmoSajgK%2Fuploads%2FXciuqYon2dz2TZgmfpdP%2F9915284075.png?alt=media&#x26;token=777599fe-8ce5-4ba7-aabd-0d70a0819c0a" alt=""><figcaption></figcaption></figure>

Depending on the Point Type you selected above, you should navigate to the Point Type page > Central Deposit, and disable the option mentioned below. For more details, refer to this guide <https://codex.mycred.me/chapter-iii/central-deposit-add-on/>

<figure><img src="https://2226487161-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqVWDZMetj6mBqmoSajgK%2Fuploads%2FxXxWfdorqQWTcUPDSSOG%2F7344640593.png?alt=media&#x26;token=57141f4f-bf34-4bcf-8ac0-2605a0fd5ba0" alt=""><figcaption></figcaption></figure>

***

#### Send Gift <a href="#send-gift" id="send-gift"></a>

***

Setting up Gift is similar to Donate Points, navigate to Appearance > Customize > myCred > Gift and set all the fields as desired

<figure><img src="https://2226487161-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqVWDZMetj6mBqmoSajgK%2Fuploads%2FeVaEVTFmJRHB0u2ZFvSO%2F4307042890.png?alt=media&#x26;token=c24f89d9-9165-4a19-b716-69b70d822808" alt=""><figcaption></figcaption></figure>
