Update webhook.ts

This commit is contained in:
AllenTJ7 2025-05-28 00:29:28 +05:30
parent c271e73c3c
commit bb720e6f78

View File

@ -343,7 +343,7 @@ export const phonePeWebhook = onRequest({
`; `;
await sendEmailWithAttachmentUtil( await sendEmailWithAttachmentUtil(
membershipData?.fields?.['email'], emailCustomer,
emailSubject, emailSubject,
customerEmailHtml, customerEmailHtml,
downloadUrl, downloadUrl,