MyFreeCams platform is very flexible and intuitive.
Allowing the use of direct tip links or buttons is one of those awesome features provided by MyFreeCams.
To add a tip link or a button to your profile page can be frustrating for new performers but MFC is covering this need of knowledge with their official wiki.
Read how to format and grab your unique broadcaster tip link from official documentation posted at this web address
Our tool has already implemented this function defined as Bookmarks.
1. Click on your avatar (right upper corner)
2. From drop down panel select the Connected Apps tab
3. Select the MFC.im option to connect too
In editing mode of your design, where you want to add a link/button you can use the Bookmark button to automatically read your tip URL and insert it in desired place.
Basic link markup looks like this:
<a href="your-tip-url">Tip Me Offline</a>
Basic button markup looks like this:
<a href="your-tip-url"><img src="your-image-url-here" alt="Tip Me Offline"/></a>
Replace the image source with your own hosted image url between double quotes and don’t forget to add your tip url to make the image clickable
Check out the online demos on GitHub