We will be off from 27/1 (Monday) to 31/1 (Friday) (GMT +7) for our Tet Holiday (Lunar New Year) in our country

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

Remove todo poscloud vault

parent aaccc956
...@@ -109,7 +109,6 @@ class PaymentPosCloudHandler implements HandlerInterface ...@@ -109,7 +109,6 @@ class PaymentPosCloudHandler implements HandlerInterface
if (!$this->adyenHelper->isCreditCardVaultEnabled()) { if (!$this->adyenHelper->isCreditCardVaultEnabled()) {
$this->adyenHelper->createAdyenBillingAgreement($payment->getOrder(), $additionalData); $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