Feature #117250

Agency TOP| Add CC mail

Added by Deepak R over 3 years ago. Updated over 3 years ago.

Status:Fixed in LiveStart date:12/27/2021
Priority:NormalDue date:12/28/2021
Assignee:Shibin Suresh% Done:

100%

Category:FeatureSpent time:2.50 hours
Target version:-
End_Date:12/28/2021 Areas Affected:
remarks: Files Changed:B2Bweb/Areas/AdminWeb/Controllers/UserController.cs
B2Bweb/Code/SendMail.Admin.cs
CommonProjects/Common/Settings.cs
DB Changes: Initial Planned Hours:3
Keys & Permissions: <add key="Agencytopupemailcc" value="" />

Description

Agency TOP| Add CC mail

Right now , when a agency top up is done, a Mail is sent tot he email address configured for that agency.

So we need this email to send to other email ids also as CC..

Create a config key [agencytopupemailcc] which support comma formatted multiple emails.

117250.png (33.3 KB) Nithin George, 12/28/2021 04:05 pm

Notification Agency Top Up PaymentSuccessfull.eml (19 KB) Nithin George, 12/28/2021 04:05 pm

trip.png (740 KB) Bejesh R, 12/29/2021 05:05 pm

History

#1 Updated by Nithin George over 3 years ago

  • File 117250.png added
  • File Notification Agency Top Up PaymentSuccessfull.eml added
  • Due date set to 12/28/2021
  • Status changed from New to Fixed not Tested
  • Assignee set to Nithin George
  • % Done changed from 0 to 100
  • End_Date set to 12/28/2021
  • Keys & Permissions set to <add key="Agencytopupemailcc" value="" />
  • Files Changed set to B2Bweb/Areas/AdminWeb/Controllers/UserController.cs B2Bweb/Code/SendMail.Admin.cs CommonProjects/Common/Settings.cs

Updated the mail sent option, after success the topup. Please find the attached

<add key="ChangeNotificationMailToBCC" value="true" /> - In case this key true then mail sent as BCC.

#2 Updated by Bejesh R over 3 years ago

  • File trip.png added
  • Status changed from Fixed not Tested to For Review
  • Assignee changed from Nithin George to Shibin Suresh

<add key="Agencytopupemailcc" value="," />
<add key="ChangeNotificationMailToBCC" value="true" />
Issue is fixed and now the mail is received successfully to the mentioned mail ids..
Please find the attachment

#3 Updated by Shibin Suresh over 3 years ago

  • Status changed from For Review to Fixed in Live

Also available in: Atom PDF