Browse Source

[WHAT] 訂單相關信件內容調整 [WHY] 開發 ShowEasy API Mail

Dev
Janie 2 years ago
parent
commit
6210a72e16
  1. 82
      EuroTran/EasyBL.WEBAPP/ShowEasy/BookingMail.cs

82
EuroTran/EasyBL.WEBAPP/ShowEasy/BookingMail.cs

@ -84,31 +84,31 @@ namespace EasyBL.WEBAPP.SYS
sb.Append("</td>");
//booking status
sb.Append("<td>");
sb.Append("<h1 style =\"padding-bottom: 12px;font-family: 'arial','sans-serif';font-weight: 700;font-size: 14px;line-height: 18px;color: #7997ff;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 12px;font-family: 'arial','sans-serif';font-weight: 700;font-size: 14px;line-height: 18px;color: #7997ff;margin: 0 0 0 0;\">");
sb.Append("等待確認中");
sb.Append("</h1>");
//service name
sb.Append("<h1 style =\"padding-bottom: 8px;font-family: 'arial','sans-serif';font-weight: 700;font-size: 14px;line-height: 18px;color: #232323;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 8px;font-family: 'arial','sans-serif';font-weight: 700;font-size: 14px;line-height: 18px;color: #232323;margin: 0 0 0 0;\">");
sb.Append("包車遊覽|新北景點一日遊:九份&平溪&北海岸");
sb.Append("</h1>");
//booking number
sb.Append("<h1 style =\"padding-bottom: 4px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 4px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;\">");
sb.Append("#B35553244AC");
sb.Append("</h1>");
//service content
sb.Append("<h1 style =\"padding-bottom: 4px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 4px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;\">");
sb.Append("接送服務, 台北市, 四人座車型 x 1");
sb.Append("</h1>");
//service time
sb.Append("<h1 style =\"padding-bottom: 4px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 4px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;\">");
sb.Append("服務時間: 2022.09.20 08:00 (當地時間)");
sb.Append("</h1>");
//booking time
sb.Append("<h1 style =\"padding-bottom: 8px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 8px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;\">");
sb.Append("訂購時間: 2022.07.20 12:00");
sb.Append("</h1>");
//cost
sb.Append("<h1 style =\"padding-bottom: 10px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 14px;line-height: 18px;color: #f48800;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 10px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 14px;line-height: 18px;color: #f48800;margin: 0 0 0 0;\">");
sb.Append("$3,500 台幣");
sb.Append("</h1>");
//前往付款按鈕 (連結要記得修改!)
@ -205,31 +205,31 @@ namespace EasyBL.WEBAPP.SYS
sb.Append("</td>");
//booking status
sb.Append("<td>");
sb.Append("<h1 style =\"padding-bottom: 12px;font-family: 'arial','sans-serif';font-weight: 700;font-size: 14px;line-height: 18px;color: #7997ff;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 12px;font-family: 'arial','sans-serif';font-weight: 700;font-size: 14px;line-height: 18px;color: #7997ff;margin: 0 0 0 0;\">");
sb.Append("訂單完成,已付款");
sb.Append("</h1>");
//service name
sb.Append("<h1 style =\"padding-bottom: 8px;font-family: 'arial','sans-serif';font-weight: 700;font-size: 14px;line-height: 18px;color: #232323;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 8px;font-family: 'arial','sans-serif';font-weight: 700;font-size: 14px;line-height: 18px;color: #232323;margin: 0 0 0 0;\">");
sb.Append("包車遊覽|新北景點一日遊:九份&平溪&北海岸");
sb.Append("</h1>");
//booking number
sb.Append("<h1 style =\"padding-bottom: 4px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 4px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;\">");
sb.Append("#B35553244AC");
sb.Append("</h1>");
//service content
sb.Append("<h1 style =\"padding-bottom: 4px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 4px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;\">");
sb.Append("接送服務, 台北市, 四人座車型 x 1");
sb.Append("</h1>");
//service time
sb.Append("<h1 style =\"padding-bottom: 4px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 4px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;\">");
sb.Append("服務時間: 2022.09.20 08:00 (當地時間)");
sb.Append("</h1>");
//booking time
sb.Append("<h1 style =\"padding-bottom: 8px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 8px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;\">");
sb.Append("訂購時間: 2022.07.20 12:00");
sb.Append("</h1>");
//cost
sb.Append("<h1 style =\"padding-bottom: 10px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 14px;line-height: 18px;color: #f48800;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 10px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 14px;line-height: 18px;color: #f48800;margin: 0 0 0 0;\">");
sb.Append("$3,500 台幣");
sb.Append("</h1>");
sb.Append("</td>");
@ -335,31 +335,31 @@ namespace EasyBL.WEBAPP.SYS
sb.Append("</td>");
//booking status
sb.Append("<td>");
sb.Append("<h1 style =\"padding-bottom: 12px;font-family: 'arial','sans-serif';font-weight: 700;font-size: 14px;line-height: 18px;color: #7997ff;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 12px;font-family: 'arial','sans-serif';font-weight: 700;font-size: 14px;line-height: 18px;color: #7997ff;margin: 0 0 0 0;\">");
sb.Append("訂單已確認,<span style=\"color: #2dc695;\">已付款</span>");
sb.Append("</h1>");
//service name
sb.Append("<h1 style =\"padding-bottom: 8px;font-family: 'arial','sans-serif';font-weight: 700;font-size: 14px;line-height: 18px;color: #232323;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 8px;font-family: 'arial','sans-serif';font-weight: 700;font-size: 14px;line-height: 18px;color: #232323;margin: 0 0 0 0;\">");
sb.Append("包車遊覽|新北景點一日遊:九份&平溪&北海岸");
sb.Append("</h1>");
//booking number
sb.Append("<h1 style =\"padding-bottom: 4px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 4px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;\">");
sb.Append("#B35553244AC");
sb.Append("</h1>");
//service content
sb.Append("<h1 style =\"padding-bottom: 4px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 4px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;\">");
sb.Append("接送服務, 台北市, 四人座車型 x 1");
sb.Append("</h1>");
//service time
sb.Append("<h1 style =\"padding-bottom: 4px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 4px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;\">");
sb.Append("服務時間: 2022.09.20 08:00 (當地時間)");
sb.Append("</h1>");
//booking time
sb.Append("<h1 style =\"padding-bottom: 8px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 8px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;\">");
sb.Append("訂購時間: 2022.07.20 12:00");
sb.Append("</h1>");
//cost
sb.Append("<h1 style =\"padding-bottom: 10px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 14px;line-height: 18px;color: #f48800;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 10px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 14px;line-height: 18px;color: #f48800;margin: 0 0 0 0;\">");
sb.Append("$3,500 台幣");
sb.Append("</h1>");
sb.Append("</td>");
@ -464,31 +464,31 @@ namespace EasyBL.WEBAPP.SYS
sb.Append("</td>");
//booking status
sb.Append("<td>");
sb.Append("<h1 style =\"padding-bottom: 12px;font-family: 'arial','sans-serif';font-weight: 700;font-size: 14px;line-height: 18px;color: #7997ff;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 12px;font-family: 'arial','sans-serif';font-weight: 700;font-size: 14px;line-height: 18px;color: #7997ff;margin: 0 0 0 0;\">");
sb.Append("等待確認中");
sb.Append("</h1>");
//service name
sb.Append("<h1 style =\"padding-bottom: 8px;font-family: 'arial','sans-serif';font-weight: 700;font-size: 14px;line-height: 18px;color: #232323;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 8px;font-family: 'arial','sans-serif';font-weight: 700;font-size: 14px;line-height: 18px;color: #232323;margin: 0 0 0 0;\">");
sb.Append("包車遊覽|新北景點一日遊:九份&平溪&北海岸");
sb.Append("</h1>");
//booking number
sb.Append("<h1 style =\"padding-bottom: 4px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 4px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;\">");
sb.Append("#B35553244AC");
sb.Append("</h1>");
//service content
sb.Append("<h1 style =\"padding-bottom: 4px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 4px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;\">");
sb.Append("接送服務, 台北市, 四人座車型 x 1");
sb.Append("</h1>");
//service time
sb.Append("<h1 style =\"padding-bottom: 4px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 4px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;\">");
sb.Append("服務時間: 2022.09.20 08:00 (當地時間)");
sb.Append("</h1>");
//booking time
sb.Append("<h1 style =\"padding-bottom: 8px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 8px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;\">");
sb.Append("訂購時間: 2022.07.20 12:00");
sb.Append("</h1>");
//cost
sb.Append("<h1 style =\"padding-bottom: 55px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 14px;line-height: 18px;color: #f48800;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 55px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 14px;line-height: 18px;color: #f48800;margin: 0 0 0 0;\">");
sb.Append("$3,500 台幣");
sb.Append("</h1>");
sb.Append("</td>");
@ -648,27 +648,27 @@ namespace EasyBL.WEBAPP.SYS
sb.Append("<tr>");
sb.Append("<td>");
//Bank account info
sb.Append("<h1 style =\"padding-bottom: 10px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 14px;line-height: 18px;color: #f48800;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 10px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 14px;line-height: 18px;color: #f48800;margin: 0 0 0 0;\">");
sb.Append("Bank account info:");
sb.Append("</h1>");
//Bank name
sb.Append("<h1 style =\"padding-bottom: 6px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 14px;line-height: 18px;color: #232323;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 6px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 14px;line-height: 18px;color: #232323;margin: 0 0 0 0;\">");
sb.Append("Bank name : E. SUN COMMERCIAL BANK, LTD., TAIPEI, TAIWAN");
sb.Append("</h1>");
//SWIFT Code
sb.Append("<h1 style =\"padding-bottom: 6px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 14px;line-height: 18px;color: #232323;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 6px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 14px;line-height: 18px;color: #232323;margin: 0 0 0 0;\">");
sb.Append("SWIFT Code : ESUNTWTP");
sb.Append("</h1>");
//Bank Address
sb.Append("<h1 style =\"padding-bottom: 6px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 14px;line-height: 18px;color: #232323;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 6px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 14px;line-height: 18px;color: #232323;margin: 0 0 0 0;\">");
sb.Append("Bank Address : No. 66-1,Sanchong Rd.,Nangang Dist., Taipei City 115602 , Taiwan");
sb.Append("</h1>");
//Account Number
sb.Append("<h1 style =\"padding-bottom: 6px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 14px;line-height: 18px;color: #232323;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 6px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 14px;line-height: 18px;color: #232323;margin: 0 0 0 0;\">");
sb.Append("Account Number : 1182-879-079298");
sb.Append("</h1>");
//Account Name
sb.Append("<h1 style =\"padding-bottom: 6px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 14px;line-height: 18px;color: #232323;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 6px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 14px;line-height: 18px;color: #232323;margin: 0 0 0 0;\">");
sb.Append("Account Name : SHOWEASY CO., LTD");
sb.Append("</h1>");
sb.Append("</td>");
@ -804,31 +804,31 @@ namespace EasyBL.WEBAPP.SYS
sb.Append("</td>");
//booking status
sb.Append("<td>");
sb.Append("<h1 style =\"padding-bottom: 12px;font-family: 'arial','sans-serif';font-weight: 700;font-size: 14px;line-height: 18px;color: #ef5a5a;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 12px;font-family: 'arial','sans-serif';font-weight: 700;font-size: 14px;line-height: 18px;color: #ef5a5a;margin: 0 0 0 0;\">");
sb.Append("未付款");
sb.Append("</h1>");
//service name
sb.Append("<h1 style =\"padding-bottom: 8px;font-family: 'arial','sans-serif';font-weight: 700;font-size: 14px;line-height: 18px;color: #232323;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 8px;font-family: 'arial','sans-serif';font-weight: 700;font-size: 14px;line-height: 18px;color: #232323;margin: 0 0 0 0;\">");
sb.Append("包車遊覽|新北景點一日遊:九份&平溪&北海岸");
sb.Append("</h1>");
//booking number
sb.Append("<h1 style =\"padding-bottom: 4px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 4px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;\">");
sb.Append("#B35553244AC");
sb.Append("</h1>");
//service content
sb.Append("<h1 style =\"padding-bottom: 4px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 4px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;\">");
sb.Append("接送服務, 台北市, 四人座車型 x 1");
sb.Append("</h1>");
//service time
sb.Append("<h1 style =\"padding-bottom: 4px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 4px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;\">");
sb.Append("服務時間: 2022.09.20 08:00 (當地時間)");
sb.Append("</h1>");
//booking time
sb.Append("<h1 style =\"padding-bottom: 8px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 8px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 12px;line-height: 18px;color: #504f4f;margin: 0 0 0 0;\">");
sb.Append("訂購時間: 2022.07.20 12:00");
sb.Append("</h1>");
//cost
sb.Append("<h1 style =\"padding-bottom: 10px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 14px;line-height: 18px;color: #f48800;margin: 0 0 0 0;>");
sb.Append("<h1 style =\"padding-bottom: 10px;font-family: 'arial','sans-serif';font-weight: 500;font-size: 14px;line-height: 18px;color: #f48800;margin: 0 0 0 0;\">");
sb.Append("$3,500 台幣");
sb.Append("</h1>");
//前往付款按鈕 (連結要記得修改!)

Loading…
Cancel
Save