Updates for gocardless
This commit is contained in:
parent
c9a5683ecd
commit
6eaf8a290d
1 changed files with 2 additions and 0 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue