Commit 38fa1b40 authored by Alessio Zampatti's avatar Alessio Zampatti

Remove todo poscloud vault

parent aaccc956
......@@ -109,7 +109,6 @@ class PaymentPosCloudHandler implements HandlerInterface
if (!$this->adyenHelper->isCreditCardVaultEnabled()) {
$this->adyenHelper->createAdyenBillingAgreement($payment->getOrder(), $additionalData);
}
// TODO: add to vault if recurring!!
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment