Business_Name;
$account_id = $signed_up->id;
$obj = AreteX_WPI::payeeAccountInfo($account_id);
$biz_info = AreteX_WPI::getBusiness();
// Get some preferences set up here as far as contact info goes ..
$business_contact_phone = $biz_info->Primary_Phone;
$business_contact_email = $biz_info->Email_Address;
if (strtolower($signed_up->contact_email) != strtolower($user_email)) {
?>
Your profile email address does not match your payee
contact email address. This could cause reporting problems.
This contact information is how echo $business_name; ?> (or its payment service providers) can get in touch with you regarding payments to you. This information is stored on AreteX™ servers, not servers or your member profile on this site.
For AreteX™ privacy and security information, Click Here.
If the information is not current, please fill out the form and select "Submit".
To Contact echo $business_name; ?>
By Phone: echo $business_contact_phone; ?>
By Email: echo $business_contact_email; ?>
Your contact email address is how you recieve automatic notifications regarding your payments. Be certain it is accurate and up-to-date.