diff --git a/Model/Webapi/Webhook.php b/Model/Webapi/Webhook.php index 9d0f9ac..b76a375 100644 --- a/Model/Webapi/Webhook.php +++ b/Model/Webapi/Webhook.php @@ -92,8 +92,6 @@ public function __construct( */ public function processTransfer() { - $this->refundFailedService->handle('b0327151-99a4-4e38-85fc-2a6795982b4b', 'foo'); - Settings::tlAgent('truelayer-magento/' . $this->configProvider->getExtensionVersion()); $webhook = TrueLayerWebhook::configure()