From 3698af181fd359db3ff9d68fa0fe50cf5fb7c0fd Mon Sep 17 00:00:00 2001 From: Shu Chen Date: Tue, 2 Jul 2024 13:51:24 +0200 Subject: [PATCH] Remove start recurrent in sepa direct debit --- src/PaymentMethods/SEPA/Models/Pay.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/PaymentMethods/SEPA/Models/Pay.php b/src/PaymentMethods/SEPA/Models/Pay.php index faecafdc..f56b164d 100644 --- a/src/PaymentMethods/SEPA/Models/Pay.php +++ b/src/PaymentMethods/SEPA/Models/Pay.php @@ -51,10 +51,6 @@ class Pay extends ServiceParameter * @var string */ protected string $mandateDate; - /** - * @var string - */ - protected string $startRecurrent; /** * @param $customer