#Popkot Edu. Consult paystack live keys
#PAYSTACK_PUBLIC_KEY=pk_live_a9dbc6913abd6c7031595ed0db545c6f7ff4da0c
#PAYSTACK_SECRET_KEY=sk_live_ceb58f9659bdf6e5c8536418be9c2c0594ce53cc
#PAYSTACK_PAYMENT_URL=https://api.paystack.co/transaction/verify/

#Popkot Edu. Consult paystack  Test keys
#PAYSTACK_PUBLIC_KEY=pk_test_8ce0c8c31a7e254c70ed745d01c89c83687fb563
#PAYSTACK_SECRET_KEY=sk_test_176f4748c472caca649877a57e483f72dd4ddb25
#PAYSTACK_PAYMENT_URL=https://api.paystack.co/transaction/verify/


##ACI PAYSTACK KEYS
PAYSTACK_PUBLIC_KEY=pk_live_84e348c84e6154eea73c42ee3171c8be7d76630e
PAYSTACK_SECRET_KEY=sk_live_bf659cd54e9a3b77bf51aea12dfea13f1449829c
PAYSTACK_PAYMENT_URL=https://api.paystack.co/transaction/verify/



##EMAIL CONFIGURATION
SMTP_HOST="mail.acionlineportal.com.ng"
SMTP_USERNAME="admin@acionlineportal.com.ng"
SMTP_PASSWORD="acionlineportal"
SMTP_PORT=465 #This is the port that will be used to send email to users they send nottification of payment approvaL to the users
SMTP_FROM_NAME="Adesina College Ibadan" #This is the name that will be used to send email to users they send nottification of payment approvaL to the users
SMTP_FROM_EMAIL="admin@acionlineportal.com.ng"
ADMIN_EMAIL="admin@acionlineportal.com.ng" #Admin email address
SCHOOL_NAME="Adesina College Ibadan" #This is the name of the school that will be used to send email to users they send nottification of payment approvaL to the users
SCHOOL_NAME_1="Adesina College, Ibadan" #This is the name of the school that will be used to send email to users they send nottification of payment approvaL to the users

SCHOOL_ADDRESS ="<b><i>2, Kolawole Ajadi Crescent, Alagbayun, Akobo, Ibadan<br>
 www.adesinacollegeibadanonline.com<br>08055481880, 08023240174</i></b>"
SMTP_NO_REPLY ="noreply@acionlineportal.com.ng" #This is the email that will be used to send email to users they send nottification of payment approvaL to the users
SMTP_NO_REPLY_PASSWORD="acionlineportal" #This is the password that will be used to send email to users they send nottification of payment approvaL to the users
SMTP_NO_REPLY_NAME="Adesina College Ibadan" #This is the name that will be used to send email to users they send nottification of payment approvaL to the users
Admission_prefix ="ACI"
registration_prefix ="ACI/RN"
BASE_URL ="https://acionlineportal.com.ng"
WEBSITE_LOGO="company/logo.png"
WEBSITE_FAVICON="company/favicon.ico"
WEBSITE_LOGO1="company/logo.jpeg"
SCHOOL_EMAIL="info@acionlineportal.com.ng"
SCHOOL_PASS ="acionlineportal"
SCHOOL_PHONE="08055481880, 08023240174"
id_address="2, Kolawole Ajadi Crescent, Alagbayun, Akobo, Ibadan."
PRINCIPAL_SIGNATURE="company/principal.jpg"
SCHOOL_WEBSITE="www.adesinacollegeibadanonline.com"

ADMISSION_EMAIL="admissions@acionlineportal.com.ng"
ADMISSION_PASS="acionlineportal"

FINANCE_EMAIL="finance@acionlineportal.com.ng"
FINANCE_PASS="acionlineportal"

TEACHER_EMAIL="teacher@acionlineportal.com.ng"
TEACHER_PASS="acionlineportal"

ADMIN_EMAIL="admin@acionlineportal.com.ng"
ADMIN_PASS="acionlineportal"

CLASS_TEACHER_EMAIL="class_teacher@acionlineportal.com.ng"
CLASS_TEACHER_PASS="acionlineportal"

FEEDBACK_EMAIL="feedback@acionlineportal.com.ng"
FEEDBACK_PASS="acionlineportal"

NOREPLY_EMAIL="noreply@acionlineportal.com.ng"
NOREPLY_PASS="acionlineportal"

SUPPORT_EMAIL="support@acionlineportal.com.ng"
SUPPORT_PASS="acionlineportal"

NOTIFICATION_EMAIL="notification@acionlineportal.com.ng"
NOTIFICATION_PASS="acionlineportal"
WHATSAPP_LINK="https://wa.link/jfpywo"

IMAP_HOST=mail.acionlineportal.com.ng
IMAP_PORT=993

DEFAULT_PASSWORD_FOR_TEACHER ="teacher123"

