Skip to content

Commit

Permalink
PSPAYPAL-815 add bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
René Gust committed Dec 16, 2024
1 parent 5d7c8da commit 0f3bf59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/Codeception/Acceptance/WebhookCest.php
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ private function getClient(): PayPalApiClient
// must be empty. We do not have the merchant's payerid
//and confirmed by paypal we should not use it for auth and
//so not ask for it on the configuration page
'',
'',
false
);
}
Expand Down

0 comments on commit 0f3bf59

Please sign in to comment.