Hi guys, how can i echo the expire_date of the users subscription? I took a look at the API and tried $search =array(1); < 1=Product ID and Am_Lite::getInstance()->getExpire($search); but how can i output this on the thanks.phtml page after successful payment. thx in advance