The receipt_email field in Stripe API is the email address that the receipt for the resulting payment will be sent to. This is something that we should post to Stripe so that the receipts can be sent out from Stripe when the payment is processed. We could send the email address of the contact that the quote is raised under or allow the user to specify an email address for this on the quote.