From f8921c59f7443bf1b2adaabde24cb485277c5c76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Beganovi=C4=87?= Date: Tue, 19 Oct 2021 17:59:38 +0200 Subject: [PATCH] Scaffold SEPA --- app/PaymentDrivers/GoCardless/SEPA.php | 28 ++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 app/PaymentDrivers/GoCardless/SEPA.php diff --git a/app/PaymentDrivers/GoCardless/SEPA.php b/app/PaymentDrivers/GoCardless/SEPA.php new file mode 100644 index 000000000000..218f705b59c9 --- /dev/null +++ b/app/PaymentDrivers/GoCardless/SEPA.php @@ -0,0 +1,28 @@ +