From 6eaf8a290dae3f4b663c0aabe38402044ed78b88 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Thu, 17 Nov 2022 12:51:20 +1100 Subject: [PATCH] Updates for gocardless --- app/PaymentDrivers/GoCardless/InstantBankPay.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/PaymentDrivers/GoCardless/InstantBankPay.php b/app/PaymentDrivers/GoCardless/InstantBankPay.php index a5f8aafa7f21..3d5cf238272a 100644 --- a/app/PaymentDrivers/GoCardless/InstantBankPay.php +++ b/app/PaymentDrivers/GoCardless/InstantBankPay.php @@ -97,6 +97,8 @@ class InstantBankPay implements MethodInterface $this->go_cardless->setPaymentHash( $request->getPaymentHash() ); + + $this->go_cardless->init(); try { $billing_request = $this->go_cardless->gateway->billingRequests()->get(