Attendize/app/Http
jharris70 9460458b5c Update EventCheckoutController.php : stripe receipts.
Added 'receipt_email' to the Stripe charge creation request so customers get a payment receipt as well as their tickets. Also removed a blank line.

I would still like to see the $order->order_reference in the description, but I'm not sure if $order has that property at this point: line 330 of EventCheckoutController.php.
2016-11-09 14:02:42 -08:00
..
Controllers Update EventCheckoutController.php : stripe receipts. 2016-11-09 14:02:42 -08:00
Middleware Reformat code 2016-09-06 21:39:27 +01:00
Requests Reformat code 2016-09-06 21:39:27 +01:00
Kernel.php Merge remote-tracking branch 'origin/master' 2016-09-07 21:56:17 +01:00
api_routes.php Removing unused API related code which was causing errors 2016-10-23 00:02:48 +01:00
routes.php Added ability to order tickets (closes #214) 2016-10-23 17:51:46 +01:00