public_license_key; $receipt_url = "https://aretexhome.com/AreteX/receipts/view/$public_license_key/sample.jsonp?aretex_ajax_auth=$aretex_ajax_auth"; $support_url = AreteX_WPI::getBsuConfiguration('support_url'); if (empty($support_url)) $support_url = get_site_url(); $support_phone = AreteX_WPI::getBsuConfiguration('support_phone'); if (empty($support_phone)) $support_phone = $biz->Customer_Service_Phone; $support_email = AreteX_WPI::getBsuConfiguration('support_email'); if (empty($support_email)) $support_email = $biz->Public_Email_Address; if (empty($support_email)) $support_email = $biz->Email_Address; ?>