Sachin
d7cce49f3c
Added two new fields to an 'Organiser':
...
- Tax name, a text field (so the user can call it VAT, TVA, sales tax, etc. as required by their country)
- Tax value, a float number
Also added tax value on these pages.
- The ticket sales page, to show how much tax will be added on top of a ticket
- The total basket value that is sent through to Stripe
- The receipt email that gets sent to the user
2018-02-27 23:56:23 +05:30
Flightkick
88373482a8
Fixed typo
...
Exipry --> Expiry
2016-10-31 18:03:10 +01:00
Gary Guo
a1dec16b1e
Display as raw HTML after escaping and nl2br
2016-10-23 19:09:43 -04:00
Dave Earley
16a125ff66
Remove CC number data from POST data during checkout ( closes #207 )
2016-10-23 16:39:54 +01:00
Dave Earley
3b804b00d5
Add support for additional currencies + improve how currencies are displayed
2016-08-12 13:02:37 +01:00
Dave Earley
cce5cb8f38
Markdown can now be used when showing offline payment instructions
2016-07-09 18:24:48 +01:00
Dave Earley
95b3f4f252
Updated order confirmation/notification emails and order page with offline payment info
2016-07-09 12:58:27 +01:00
Dave Earley
1a4f87521c
Added offline payment option to the checkout page
2016-07-09 11:37:53 +01:00
Kaspar Emanuel
7dc5b91928
Removed password type and char limit from CVC input
2016-06-20 17:59:09 +01:00
Dave Earley
9e29a7fc22
Working on custom event questions
2016-05-21 18:37:15 +01:00
Dave
a2918af55b
Fixed display issue with checkout form and payment setting form
2016-04-17 21:12:38 +01:00
Dave
6d101cea05
Work on custom attendee questions
...
Start on moving surveys, widgets, check-in to their own pages
2016-04-17 21:12:38 +01:00
Dave
ad8b5d9f62
Work on custom attendee questions
...
Created answers table in DB
2016-04-17 21:12:38 +01:00
Dave
637d8265ee
Work on attendee questions backend design
2016-04-17 21:12:38 +01:00
Dave
456754a0ef
Started work on attendee questions on frontend - issue #13
2016-04-17 21:12:38 +01:00
Dave
bff0396a16
- Remove credit card logos if the event is free
...
- Minor wording changes
2016-03-31 13:34:10 +01:00
Dave
8e8adaae1b
- Added the ability to support multiple payment gateways (Stripe, PayPal so far)
2016-03-20 16:01:50 +00:00
brettninja
8c4cf11c40
Added Refunded Amount to Order Details view
...
Removed cancelled tickets from EventTickets View
Corrected first year for CC
2016-03-12 19:24:48 -05:00
brettninja
999d1b8394
Added formatting updates to blade views
...
- Removed empty class names
- Removed superfluous blank spaces in class attributes
- Normalised quotes on Blade files
- Fixed indenting
- Normalised some css
2016-03-09 23:41:10 -05:00
Dave
a3320dd598
- First commit
2016-02-29 15:59:39 +00:00