@@ -45,7 +45,7 @@ |
||
45 | 45 | * Your Gocardless jobs that will handle the events. |
46 | 46 | */ |
47 | 47 | 'jobs' => [ |
48 | - // 'payments_confirmed' => \App\Jobs\GocardlessWebhooks\HandleConfirmedPayment::class |
|
48 | + // 'payments_confirmed' => \App\Jobs\GocardlessWebhooks\HandleConfirmedPayment::class |
|
49 | 49 | ], |
50 | 50 | ], |
51 | 51 | ]; |
52 | 52 | \ No newline at end of file |