diff --git a/.env_prod b/.env_prod index f2f13b4..d06f673 100644 --- a/.env_prod +++ b/.env_prod @@ -1,12 +1,12 @@ -API_URL=http://www.iolovolio.com/api -SITE_URL=http://www.iolovolio.com +API_URL=https://www.iolovolio.com/api +SITE_URL=https://www.iolovolio.com PP_ACCOUNT=dslaky-seller@gmail.com PP_CLIENTID=AfnGR9VCjtBF_M0TemwikSG7q0sIm0mE4maIWw9vhiT1-X7vd9ONTvf-D3mEw1AaG9t2CWjoNbHIltI8 PP_SECRET=ENR4dvs4Y4836E-rDGUUMRIY6QEsCzOLsy16yoIBUrDpyt-Jfqi9PwNzBIDeKUpTuTbZUxQBvIe44jC0 -PP_CANCEL=http://www.iolovolio.com/checkout -PP_RETURN=http://www.iolovolio.com/thankyou +PP_CANCEL=https://www.iolovolio.com/checkout +PP_RETURN=https://www.iolovolio.com/thankyou PP_AUTH_URL=https://api-m.sandbox.paypal.com/v1/oauth2/token PP_ORDER_URL=https://api-m.sandbox.paypal.com/v2/checkout/orders diff --git a/api/send_mail.php b/api/send_mail.php index bcc4955..20b9121 100644 --- a/api/send_mail.php +++ b/api/send_mail.php @@ -35,7 +35,7 @@ function sendEmail($toEmail, $toName, $subject, $body) { function emailHeader() { return ' - +