All Collections
Integrations
Integrate ProveSource with WHMCS
Integrate ProveSource with WHMCS

Integrate ProveSource with your WHMCS hosted website easily with the instructions below.

Yosi Dahan avatar
Written by Yosi Dahan
Updated over a week ago

Integrate ProveSource with your WHMCS hosted website easily with the instructions below.

  1. Go to the folder where you installed WHMCS (usually in public_html)

  2. Open the folder "templates"

  3. In the "templates" folder open subfolder "portal"

  4. Find the file “footer.tpl” and open it

  5. From the left side of your cPanel click on “Edit File” or “Edit File with Code Editor” option.

  6. At the bottom of the page right ABOVE the </body> tag add your ProveSource code snippet (must be between the {literal} tags):

{literal}
<!-- Start of Async ProveSource Code --><script>
</script><!-- End of Async ProveSource Code -->
{/literal}

You can also integrate with webhooks to provide more detailed purchase data, see WHMCS guide here:

Did this answer your question?