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