From ecdbd8a5849ba4ece448744944e53029d55c5bdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Beganovi=C4=87?= Date: Thu, 11 Nov 2021 15:52:32 +0100 Subject: [PATCH] Scaffold InstantBankPay --- .../GoCardless/InstantBankPay.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 app/PaymentDrivers/GoCardless/InstantBankPay.php diff --git a/app/PaymentDrivers/GoCardless/InstantBankPay.php b/app/PaymentDrivers/GoCardless/InstantBankPay.php new file mode 100644 index 000000000000..0d7ceb96754b --- /dev/null +++ b/app/PaymentDrivers/GoCardless/InstantBankPay.php @@ -0,0 +1,18 @@ +