go_cardless = $go_cardless; $this->go_cardless->init(); } public function authorizeView(array $data) { } public function authorizeResponse(Request $request) { } public function paymentView(array $data) { } public function paymentResponse(PaymentResponseRequest $request) { } }