diff --git a/app/PaymentDrivers/Mollie/CreditCard.php b/app/PaymentDrivers/Mollie/CreditCard.php index 75f87fff285a..cb6fa475b6d1 100644 --- a/app/PaymentDrivers/Mollie/CreditCard.php +++ b/app/PaymentDrivers/Mollie/CreditCard.php @@ -51,7 +51,6 @@ class CreditCard */ public function paymentResponse(PaymentResponseRequest $request) { - // TODO: Unit tests. $amount = $this->mollie->convertToMollieAmount((float) $this->mollie->payment_hash->data->amount_with_fee); $this->mollie->payment_hash