From e007f9e5e0fa1e715a4484d49a29a8bf7e20ef00 Mon Sep 17 00:00:00 2001 From: Leeza Baidar Date: Tue, 12 Dec 2023 17:48:52 +0545 Subject: [PATCH] #new template for mobile activate email --- .../Templates/PIN_PASSWORD_EMAIL.html | 58 +++++++++++++++++++ ThirdPartyAPIs/ThirdPartyAPIs.csproj | 1 + 2 files changed, 59 insertions(+) create mode 100644 ThirdPartyAPIs/App_Data/Templates/PIN_PASSWORD_EMAIL.html diff --git a/ThirdPartyAPIs/App_Data/Templates/PIN_PASSWORD_EMAIL.html b/ThirdPartyAPIs/App_Data/Templates/PIN_PASSWORD_EMAIL.html new file mode 100644 index 0000000..798344a --- /dev/null +++ b/ThirdPartyAPIs/App_Data/Templates/PIN_PASSWORD_EMAIL.html @@ -0,0 +1,58 @@ + + + + +
+
+ IME London +
+
+
+ + +
+ Dear {CustomerName}, + +

+ Your mobile login has been activated and the login credentials are
+ +

+

+ Login ID: {EMAIL_ID}
+ Password: {PASS_WORD}
+ Txn Pin: {PIN_NO}
+

+ +

+ Please contact Customer Care at 02088660307 at 9:30 AM- 6:30 PM or email to info@imelondon.co.uk if you need further assistance.
+ +

+ +

+ Please DO NOT SHARE your code/OTP with anyone.
+ +

+ + +
+

+ Regards,
+ Customer Support Department
+ IME London
+ UK
+

+ + + +
+

+ + IME London is a trading name of Subhida UK Ltd, Pentax House, South Hill Avenue, South Harrow, London, HA2 0DU, Company Registration No: 06432399. + Subhida UK Ltd is authorized and regulated by the Financial Conduct Authority (FCA) under the Payment Service Regulations 2017, FCA Registration No: 576127, HMRC Registration No: XYML000000119350 + +

+ + + +
+ \ No newline at end of file diff --git a/ThirdPartyAPIs/ThirdPartyAPIs.csproj b/ThirdPartyAPIs/ThirdPartyAPIs.csproj index d78e561..406c4b8 100644 --- a/ThirdPartyAPIs/ThirdPartyAPIs.csproj +++ b/ThirdPartyAPIs/ThirdPartyAPIs.csproj @@ -288,6 +288,7 @@ +