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(