Minor fixes for paypal

This commit is contained in:
David Bomba 2023-11-09 16:07:09 +11:00
parent 354b80360f
commit 5c4109a28a

View File

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