You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

119 lines
4.9 KiB

  1. 
  2. <body>
  3. <div style="color:#434444; padding: 15px; font-family: Roboto; font-size: 15px; margin-top: 20px">
  4. <div style="text-align: right;">
  5. <img src="https://japanremit.com/assets/img/jmelogo.jpg" alt="IME London" class="CToWUd" height="90">
  6. </div>
  7. <br />
  8. <hr style="background-color: #fff; border-top: 1.5px solid #2B3C90; border-bottom: none;" />
  9. <div class="body">
  10. Dear <strong>{CustomerName}</strong>,
  11. <p style="margin-top: 20px">
  12. Thank you for choosing us.<br /><br />
  13. The amount you transferred has been credited in our account. This is to acknowledge that we have received your transaction details. <br />
  14. </p>
  15. <p style="margin-top: 20px">
  16. <table border="0" cellpadding="0" cellspacing="0">
  17. <tr>
  18. <td>Transaction Details: </td>
  19. </tr>
  20. <tr>
  21. <td>
  22. <table border="0" cellpadding="0" cellspacing="0">
  23. <tr>
  24. <td>Payout Country:</td>
  25. <td>{PayoutCountry}</td>
  26. </tr>
  27. <tr>
  28. <td>Beneficiary Name:</td>
  29. <td>{BeneName}</td>
  30. </tr>
  31. <tr>
  32. <td>Transfer Type:</td>
  33. <td>{TransferType}</td>
  34. </tr>
  35. <tr>
  36. <td>Bank Name:</td>
  37. <td>{BankName}</td>
  38. </tr>
  39. <tr>
  40. <td>Bank Branch:</td>
  41. <td>{BankBranch}</td>
  42. </tr>
  43. <tr>
  44. <td>Bank Account No:</td>
  45. <td>{AccNum}</td>
  46. </tr>
  47. <tr>
  48. <td>Payout Amount:</td>
  49. <td>{PayoutAmt}</td>
  50. </tr>
  51. <tr>
  52. <td>Transfer Amount:</td>
  53. <td>{TransferAmt}</td>
  54. <tr>
  55. <td>Exchange Rate:</td>
  56. <td>{ExRate}</td>
  57. <tr>
  58. <td>Fee:</td>
  59. <td>{Fee}</td>
  60. </tr>
  61. <tr>
  62. <td>Discount:</td>
  63. <td>{Discount}</td>
  64. </tr>
  65. <tr>
  66. <td>Total Amount:</td>
  67. <td>{TotalAmt}</td>
  68. </tr>
  69. <tr>
  70. <td>Transaction Date:</td>
  71. <td>{TxnDate}</td>
  72. </tr>
  73. </table>
  74. </td>
  75. </tr>
  76. </table>
  77. </p>
  78. <p style="margin-top: 20px">
  79. If there is any mistake in the details and needs correction, Please contact us. <br /> <br />
  80. Once the transaction is approved by us, you will receive an email with the Pin number which should be forwarded to your receiver. <br />
  81. </p>
  82. <p style="margin-top: 20px">
  83. Should you require any further assistanc, please do not hesitate to contact us on 02088660307 or info@imelondon.co.uk <br /> <br />
  84. For further details please visit our website www.imelondon.co.uk <br />
  85. </p>
  86. </div>
  87. <p style="margin-top: 20px;">
  88. Regards, <br />
  89. Customer Support Department <br />
  90. IME London <br />
  91. UK<br />
  92. </p>
  93. <hr style="background-color: #fff; border-top: 1.5px solid #2B3C90; border-bottom: none;" />
  94. <p>
  95. <b>
  96. IME London is a trading name of Subhida UK Ltd, Pentax House, South Hill Avenue, South Harrow, London, HA2 0DU, Company Registration No: 06432399.
  97. 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
  98. </b>
  99. </p>
  100. </div>
  101. </body>