| 
							
							
								 David Bomba | 5b2428c2a4 | Allow Gocardless ACSS payments for CAD customers | 2024-01-28 10:24:31 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 40086db271 | cs fixer | 2024-01-14 15:05:00 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | b250ba613c | v5.7.60 | 2023-12-11 22:42:50 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | f7340d6114 | PHP CS Fixer | 2023-11-26 18:41:42 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 10a6f7755b | Minor fixes for validation | 2023-11-04 09:53:20 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 140916ea5d | Fixes for description on token payments for GoCardless | 2023-10-28 09:45:41 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 33585c65c4 | php cs fixes | 2023-10-26 13:57:44 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 814ac115e8 | Fixes for gocardless invalid credentials | 2023-10-03 14:50:47 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | b13783d75b | Migration for dashboard permissions | 2023-08-06 17:03:12 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 9f96c2866d | Remove oauth credentials as fillable properties | 2023-04-25 08:35:04 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | d8a4994e20 | Add in verification view for gocardless | 2023-04-25 08:06:27 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | e1a0a1a375 | Significant upgrade for GoCardless supporting their Billing Request Flows | 2023-03-22 19:37:47 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 5d66f5df2c | Refactor for Gocardless | 2023-03-22 17:45:33 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 6e9ebd5779 | Refactor for GoCardless Billing Flow | 2023-03-22 15:04:04 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 5a42b89d55 | cs fixer | 2023-03-18 18:24:56 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 9ca10fadb3 | Minor changes for GoCardless | 2023-03-18 09:56:03 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | f5e582f75b | Hide pre payments | 2023-03-18 08:00:40 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 70f5c79bc2 | Import GoCardless customers and mandates | 2023-03-02 14:37:32 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | c0e34b369e | Import GoCardless customers and mandates | 2023-03-02 14:32:47 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 36c2e54412 | Import customers with GoCardless | 2023-03-02 11:19:46 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 4babfbb651 | php-cs-fixer | 2023-02-16 12:36:09 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 6c86d7151a | Update copyright year | 2023-01-29 09:21:40 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | d413cb686b | Fixes for gocardless delayed instant bank payment notificatrion: | 2022-11-17 13:21:37 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | f0e51e5a67 | Fixes for gocardless events | 2022-11-16 22:52:26 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | dd4d5534fb | Minor fixes | 2022-11-09 08:09:42 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 9d9f9e6a6b | Tests for delayed gocardless payments | 2022-11-08 07:58:24 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 63657fbc0d | GoCardless offline instant bank payments | 2022-11-07 15:06:16 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | b5d4f83654 | gocardless webhook handling | 2022-11-07 14:24:33 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | eb1355cbd7 | Working on  gocardless instant bank payment notifications | 2022-11-07 13:38:12 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | dc4060ea9f | Working on  gocardless instant bank payment notifications | 2022-11-07 13:37:29 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 99045110ed | Additional checks for GoCardless webhooks | 2022-09-08 15:58:34 +10:00 |  | 
			
				
					| 
							
							
								 Shift | 19080933b6 | Apply Laravel coding style Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.
You may customize the code style applied by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] ruleset to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.
For more information on customizing the code style applied by Shift, [watch this short video][4].
[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style | 2022-06-21 09:57:17 +00:00 |  | 
			
				
					| 
							
							
								 David Bomba | 31054c8a13 | Vendor Portal stubs | 2022-06-13 20:34:40 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 54c97a8755 | Fixes for GoCardless webhooks | 2022-06-11 07:02:24 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | e153a0a06a | Update license | 2022-06-08 14:25:44 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 38b77e72fe | Fixes for gocardless events | 2022-06-02 07:33:06 +10:00 |  | 
			
				
					| 
							
							
								 = | c59b7e0187 | Listen for additional webhooks for gocardless | 2022-05-17 07:30:41 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 0c55a9968d | Minor fixes for gocardless | 2022-05-14 07:30:40 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 6f491dfb92 | Update Copyright text | 2022-04-27 13:20:41 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | edbb42a114 | GoCardless Logging | 2022-04-22 11:59:37 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | bdf95fcf70 | Improve bulk email performance | 2022-04-21 09:25:19 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | c97f6a6247 | Fixes for gocardless | 2022-03-19 21:33:53 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 3ac72b27cf | Fixes for contact registration | 2022-03-19 21:21:36 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 9910e4f997 | Test GoCardless webhooks for valid events | 2022-01-11 08:55:11 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 534367c80e | Fixes for Mollie Direct Debit | 2021-11-25 21:45:52 +11:00 |  | 
			
				
					| 
							
							
								 Benjamin Beganović | 0e5b5393d3 | Payments | 2021-11-11 17:51:04 +01:00 |  | 
			
				
					| 
							
							
								 Benjamin Beganović | 085bcbe3c3 | Add InstantBankPay to GoCardlessPaymentDriver | 2021-11-11 15:57:01 +01:00 |  | 
			
				
					| 
							
							
								 Benjamin Beganović | 714b9cb187 | Ensure mandate is ready before attempting payment | 2021-11-05 17:01:19 +01:00 |  | 
			
				
					| 
							
							
								 Benjamin Beganović | 56761b7585 | Merge remote-tracking branch 'upstream/v5-develop' into gocardless-direct-debit | 2021-10-21 14:40:45 +02:00 |  | 
			
				
					| 
							
							
								 Benjamin Beganović | 84009487a5 | Add SEPA to GoCardlessPaymentDriver | 2021-10-19 18:01:42 +02:00 |  |