Need help getting $memberID

Hi,

 

I am trying to set up a simple NoChex payment button, but I cannot get the member ID to show up in my code.

 

This is my pay button:

 

<a href='https://www.nochex.com/nochex.dll/checkout?email=me@me.com&amount=12.99&description=User with id $memberID has purchased a subscription package&returnurl=http://www.website.com'target='_blank'>

I am placing this code in the membership.php file, but I cannt get the $memberID to show up.

 

Can someone help me to get the member ID to show up?

Thanks

Quote · 7 Aug 2009

Depending on where you added the code, you can try to use {$memberID} or <? $memberID ?>
and see about the memberID will show up  now

Quote · 7 Aug 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.