piesync / billbo

Easy to use billing service for Stripe with VAT support
MIT License
73 stars 3 forks source link

Invoice Mailing #6

Open challengee opened 10 years ago

challengee commented 10 years ago

Mail invoices to customers, use the email address stored in Stripe for delivery.

We can use the mail gem (https://github.com/mikel/mail) and maybe Letter Opener (https://github.com/ryanb/letter_opener) in development.

Maill can easily be connected to other smtp services like mandrill.