From 38196edeee8947fb94200b3fdd85ddbf9acdf0e4 Mon Sep 17 00:00:00 2001 From: Leeza Baidar Date: Fri, 15 Dec 2023 17:13:24 +0545 Subject: [PATCH] #push notification --- .../App_Data/Templates/PAID_TXN.html | 48 +++++++++++++++++++ ThirdPartyAPIs/ThirdPartyAPIs.csproj | 1 + 2 files changed, 49 insertions(+) create mode 100644 ThirdPartyAPIs/App_Data/Templates/PAID_TXN.html diff --git a/ThirdPartyAPIs/App_Data/Templates/PAID_TXN.html b/ThirdPartyAPIs/App_Data/Templates/PAID_TXN.html new file mode 100644 index 0000000..2aa3a1c --- /dev/null +++ b/ThirdPartyAPIs/App_Data/Templates/PAID_TXN.html @@ -0,0 +1,48 @@ + + + + +
+
+ IME London +
+
+
+ + +
+ Dear {CustomerName}, + +

+ Your transaction with Reference number {RefNum} has been paid. +

+ +

+ Should you require any further assistance, please do not hesitate to contact us on 02088660307 or info@imelondon.co.uk
+ For further details please visit our website www.imelondon.co.uk
+ +

+ + +
+

+ 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 406c4b8..9b3cf28 100644 --- a/ThirdPartyAPIs/ThirdPartyAPIs.csproj +++ b/ThirdPartyAPIs/ThirdPartyAPIs.csproj @@ -277,6 +277,7 @@ +