Updates for gocardless

This commit is contained in:
David Bomba 2022-11-17 12:51:20 +11:00
parent c9a5683ecd
commit 6eaf8a290d

View File

@ -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(