Commit Graph

155 Commits

Author SHA1 Message Date
merdan e93138217e mobile view bug fix 2020-03-04 22:21:57 +05:00
merdan 3428a52d96 order problem 2020-03-02 18:39:44 +05:00
merdan 4dd76849ce ticket pdf fx 2020-01-10 16:04:40 +05:00
merdan 228095d4d9 ticket pdf fx 2020-01-10 16:00:18 +05:00
merdan 5d60a056ab ticket pdf fx 2020-01-10 15:58:42 +05:00
merdan f137ef14e7 ticket pdf fx 2020-01-10 15:57:40 +05:00
merdan 30a4444014 ticket pdf fx 2020-01-10 15:50:30 +05:00
merdan 3af6765835 ticket pdf fx 2020-01-10 15:45:21 +05:00
merdan 5b45eca00b ticket pdf fx 2020-01-10 15:39:42 +05:00
merdan b27492c313 ticket fix 2019-12-23 18:07:51 +05:00
merdan d5e1ad103b ticket fix 2019-12-23 18:07:06 +05:00
merdan 6ec8c5419b ticket fix 2019-12-23 18:05:58 +05:00
merdan ec56fc2d0f ticket fix 2019-12-23 18:02:41 +05:00
merdan 3b11e37f69 ticket fix 2019-12-23 17:59:58 +05:00
merdan 3c31bad114 ticket fix 2019-12-23 17:43:02 +05:00
merdiano da1af4166a bilettm pages and categories view 2019-12-18 17:35:13 +05:00
merdan 37c06f8488 ticket review 2019-12-18 16:19:44 +05:00
merdiano d4a5beb402 fix ticket view 2019-12-18 15:11:29 +05:00
merdan c5473c40ff close admin registration 2019-11-30 11:19:32 +05:00
merdan f9dd77daf2 test ticket 2019-11-27 17:47:54 +05:00
merdan 76c3651515 test ticket 2019-11-27 17:11:50 +05:00
merdiano 30d273e604 seat selection completed 2019-11-05 17:28:51 +05:00
merdiano 055807b294 map 2019-09-18 16:19:55 +05:00
merdiano a1d0009941 map 2019-09-18 06:26:48 +05:00
Jeremy Quinton 25181538e8 Enables Stripe SCA payments 2019-09-18 06:25:24 +05:00
merdiano a1c0b04ea4 map 2019-09-17 16:43:27 +05:00
Jeremy Quinton 33c3b4304a improved default stripe styles 2019-09-16 12:00:34 +02:00
merdiano 5a3110efbe working on category page 2019-09-16 14:42:34 +05:00
Jeremy Quinton 0c1f4c8619 Update Refund journeys
1. Updated the refund journeys so that they use the payment Gateway Factory.
2. Improved request data going in and out of the session.
3. Show error message when Stripe SCA journey fails.
4. Update migration.
2019-09-09 16:42:01 +02:00
Jeremy Quinton 8bcf106ffe Refactored Event Checkout
1. Removed dependencies on $gateway->id in the database which made the codebase fairly brittle in places. Use the name field of payment_gatway instead.
2. Refactored Event Checkout so that in theory it should be a lot easier to add other Omnipay gateways.
3. Removed Paypal Express as a gateway supported by default.
4. Payment Gateways are now configurable by specifying an admin and checkout template in the database directly.
5. Broke each payment option out into its own template instead of trying to handle all payment gateways in one form with funny if conditions.
6. Account settings for Payment Gateways is now dynamic based on what is in the database.
7. Added migration and updated Seeder to make sure the payment_gateways is correct on in stall and when upgrading.
2019-09-04 15:31:40 +02:00
Jeremy Quinton ee01292f53 added class back to form 2019-08-29 22:18:19 +02:00
Jeremy Quinton 19c2ca8a8c Enables Stripe SCA payments 2019-08-29 21:23:05 +02:00
merdiano 6d334b1c7f Home Cinema 2019-08-28 11:34:37 +05:00
merdiano ec91a0cc96 sales volume 2019-08-19 13:05:05 +05:00
Jeremy Quinton 0abf63f8f5 The business fields that are stored against the order are individual fields. Update templates and emails to display business details 2019-06-28 20:55:21 +02:00
Etienne Marais ac9ad7fa81
🐛 FIX: Add dynamic validation to the address fields. Filter out the empty ones for better reading. 2019-06-24 21:17:34 +02:00
Etienne Marais f301a2daf7
Merge master 2019-06-08 18:27:25 +02:00
Etienne Marais 9342b0a773
🐛 FIX: Removed required attribute on the hidden form fields 2019-04-29 11:11:37 +02:00
Etienne Marais 58d9f61656
📦 NEW: Add business details fields, show/hide toggle functionality and translations 2019-04-25 09:13:59 +02:00
Etienne Marais 24ae64e5bc
📦 NEW: Add toggle functionality to the is business check. Test if the input sends data to the back. 2019-04-25 08:22:03 +02:00
Etienne Marais d792db362d
👌 IMPROVE: Hide booking fee if the booking fee is zero 2019-04-23 09:54:20 +02:00
Etienne Marais 680c599ace
📦 NEW: Add business fields to the confirmation display screen and email 2019-04-17 19:37:55 +02:00
Etienne Marais c8859e0405
👌 IMPROVE: Add Tax rate to the confirmation screen and email 2019-04-17 19:08:20 +02:00
Sebastian Schmidt f2e441eae5 Fixing Issue #465 - translatable strings
Credits to @kerrinhardy

4fa346f16b

Unfortunately due to merge conflict the
original author information was not retained.
2019-02-28 12:22:42 +11:00
Jeremy Quinton 935170f256
Merge pull request #549 from DODMax/e-offline-pay
Allow offline payment when no gateway is defined
2019-02-18 09:31:44 +02:00
Jeremy Quinton 3bb4aaddb5
Merge pull request #566 from publicarray/fix-hide-social-icon
Fix #557
2019-02-17 18:55:15 +02:00
Sebastian Schmidt 7120b60845 fix https://github.com/Attendize/Attendize/issues/557 2019-02-02 12:52:12 +10:00
Sebastian Schmidt 493e2797e3
fixes https://github.com/Attendize/Attendize/issues/556 2019-02-01 22:18:45 +10:00
Maxime 2b320c7c81 Merge remote-tracking branch 'origin/master' into e-offline-pay 2019-01-17 17:01:28 +07:00
Etienne Marais 54861755b4
Hidden ticket access codes (#1)
# Summary

Added the ability to specify hidden ticket access codes on an event. This would allow for special types of tickets to be created on an event and have an unlock code link to one or many hidden tickets.

## Value

The value this adds is to allow event organisers to play with marketing to aid in ticket sales etc.

## Changes

**Admin**
- Added migrations to allow for the access codes table on events and the pivot for many to many codes to tickets
- Added the ability to create an access code in the event customisation 
- Added the ability to view access codes on a hidden ticket
- Added the ability to attach one or multiple access code(s) onto the hidden ticket

**Public event page**
- Shows a box to enter your access code if the event has hidden tickets
- Added the validation messages for empty codes
- Added the check to fetch the hidden tickets if the code was entered correctly
2019-01-16 20:33:32 +02:00