Congratulations and thank you for becoming a Beta Tester for the new GCA Membership site.
To redeem your points, check out the Members Store
You have already received your badge and points
[insert_php]
$currentPoints = badgeos_get_users_points($userId);
echo “
Current Points: ” .$currentPoints. “
“;
[/insert_php]