You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close

How do I sign up for Auto Pay?

Instructions for Setting-Up Auto Pay

  1. Log in to the BAREIS Dashboard at www.bareis.com with your agent ID and password.
  2. Click on “Pay/View Account” to open your Member Portal.

  1. In the Member Portal, hover your mouse over “Member” at the top of the payment portal screen, then select “My Profile”.
  1. From the Profile screen, select the “Payment on File” tab.

5.   The default selection is “Store my payment type on file and sign up for AutoPay”. Enter your payment                 information and billing address.

6.   Select “Submit Profile” at the bottom of the screen.

7.   A message will display confirming your payment information has been saved.

                                                                                                         

  • 199
  • 25-Jun-2019
  • 2718 Views
$(function () { $('.SendEmail').click(function (event) { var email = '[email protected]'; var subject = 'Test'; var emailBody = 'Hi Sample,'; var attach = 'path'; document.location = "mailto:"+email+"?subject="+subject+"&body="+emailBody+ "?attach="+attach; }); });