Remove comment
This commit is contained in:
parent
d7577b001c
commit
8217065f6c
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue