You are on page 1of 1

{"fileName":"xyzzzxy","contactNumber": "1234567890","email":

"amel@gmail.com","name": "Amel","paymentMethod":
"Cash","productDetails": "[{\"id\":18,\"name\":\"Doppio
Coffee\",\"category\":\"Coffeeeeeee\",\"quantity\":
\"1\",\"price\":15,\"total\":15},{\"id\":5,\"name\":\"Chocolate Frosted
Doughnut\",\"category\":\"Doughnut\",
\"quantity\":\"1\",\"price\":25,\"total\":25},{\"id\":18,\"name\":\"Doppio
Coffee\",\"category\":\"Coffee\",
\"quantity\":\"1\",\"price\":15,\"total\":15},{\"id\":5,\"name\":\"Chocolate
Frosted Doughnut\",\"category\":
\"Doughnut\",\"quantity\":\"1\",\"price\":25,\"total\":25}]","totalAmount":
"279","uuid":"BILL-1692725528553"}
****************

String htmlMsg = "<p><b>Your Login details for Cafe Management


System</b><br><b>Email: </b> " + to + " <br><b>Password: </b> " + password +
"<br><a href=\"http://localhost:4200/\">Click here to login</a></p>";

JSON (part 8):

{"fileName":"xyzzzxy","contactNumber": "1234567890","email":
"test@gmail.com","name": "test","paymentMethod": "Cash","productDetails":
"[{\"id\":18,\"name\":\"Doppio
Coffee\",\"category\":\"Coffeeeeeee\",\"quantity\":\"1\",\"price\":120,\"total\":12
0},{\"id\":5,\"name\":\"Chocolate Frosted
Doughnut\",\"category\":\"Doughnut\",\"quantity\":\"1\",\"price\":159,\"total\":159
},{\"id\":18,\"name\":\"Doppio
Coffee\",\"category\":\"Coffee\",\"quantity\":\"1\",\"price\":120,\"total\":120},
{\"id\":5,\"name\":\"Chocolate Frosted
Doughnut\",\"category\":\"Doughnut\",\"quantity\":\"1\",\"price\":159,\"total\":159
}]","totalAmount": "279"}

JSON (part 9):

{"fileName":"xyzzzxy","contactNumber": "1234567890","email":
"test@gmail.com","name": "test","paymentMethod": "Cash","productDetails":
"[{\"id\":18,\"name\":\"Doppio
Coffee\",\"category\":\"Coffee\",\"quantity\":\"1\",\"price\":120,\"total\":120},
{\"id\":5,\"name\":\"Chocolate Frosted
Doughnut\",\"category\":\"Doughnut\",\"quantity\":\"1\",\"price\":159,\"total\":159
},{\"id\":18,\"name\":\"Doppio
Coffee\",\"category\":\"Coffee\",\"quantity\":\"1\",\"price\":120,\"total\":120},
{\"id\":5,\"name\":\"Chocolate Frosted
Doughnut\",\"category\":\"Doughnut\",\"quantity\":\"1\",\"price\":159,\"total\":159
}]","totalAmount": "279","uuid":"BILL-1651115157419"}

You might also like