MagicBooks.io
MagicBooks.io
Do you mean it has to be a file on the same server as the script, or that the file has to be on any server? I tried it with...
Can you post the code for the firebase cloud function?
Anybody have a good sample of sending the form with email.js?
This is something which should have been built inyo this from the beginning. I don't understand why you people always try to force the most generic and unprofessional functionality on...
Thank you. I had it like that at first, but then when I downloaded your invoice template, the json was structured like i have it. I will try to place...
I still cant get it to work. I removed most of the template helper functions, all but the 'for each' for the rows and simply created mustache placeholders for each...
here is the relavent section of my template: ` Date: {{date}} Invoice ID: {{invoiceId}} Bill to {{billContactName}} {{billClientCompany}} {{billAddress}} {{billPhone}} {{billEmail}} Ship to {{shipNameOrDept}} {{shipClientCompany}} {{shipAddress}} {{shipPhone}} Description Qty Unit...
These are the logs in the 'info' section of firestore. I will try to upload them in an order where they are understandable.    
I'm going to try to completely uninstall the extension and reinstall. Should I increase the memory allocated for the function? It seems 1g should be plenty