diff --git a/views/thankyou.php b/views/thankyou.php index 5f29d44..ce9cbf7 100644 --- a/views/thankyou.php +++ b/views/thankyou.php @@ -7,7 +7,7 @@
Your payment will be processed by our payment processor Stripe (=$order->stripe_token?>)
+ +Your payment will be processed by our payment processor Stripe + (Stripe # = $order->stripe_token ?>) +
+
+ Purchased by:
+ = $order->first_name . ' ' . $order->last_name . ' (' . $order->email . ')' ?>
+ = $order->address ?>
+ = $order->city . ', ' . $order->state . ' ' . $order->zip ?>
+
We will send you an email notification before the event as a reminder. If you purchased additional tickets for your - guests you can manage your guests. If you have any questions please email deepa@nciw.org
- +We will send you an email notification before the event as a reminder. If you purchased additional + tickets for your + guests you can manage your guests. If you have any questions + please email deepa@nciw.org
+