Hi guys, am a new member.
I would like to know how to use data feeds to display WHMCS product price on my WordPress pages?
The WHMCS support team gave me this code:
<script language="javascript" src="feeds/productsinfo.php?pid=1&get=price&billingcycle=monthly"></script>
But I am still not sure how to call a specific product price using the same code