Minor fixes for paypal

This commit is contained in:
David Bomba 2023-11-09 14:57:21 +11:00
parent 065525e674
commit 354b80360f

View File

@ -289,9 +289,9 @@ class EventServiceProvider extends ServiceProvider
*
*/
protected $listen = [
// ResponseReceived::class => [
// LogResponseReceived::class,
// ],
ResponseReceived::class => [
LogResponseReceived::class,
],
AccountCreated::class => [
],
MessageSending::class => [