Payment Successful
<% if (
typeof transctionId !== 'undefined' &&
transctionId
) { %>
Transaction ID:
<%= transctionId %>
<% } else { %>
Payment Mode selected
<% } %>