ignited / laravel-omnipay

Omnipay for Laravel & Lumen
MIT License
509 stars 100 forks source link

[Question] Is it possible to have itemized receipts? #31

Closed bkuhl closed 8 years ago

bkuhl commented 8 years ago

Currently I'm able to process transactions correctly and it all works. The email receipt my customers receive does not contain any itemizations. Is it possible through this package to do that and still have Stripe actually send the email?