mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 18:54:30 -04:00
Fixes for Wepay
This commit is contained in:
parent
5a9267c96f
commit
ca9f75ab03
@ -84,6 +84,8 @@ class WepaySignup extends Component
|
||||
|
||||
public function submit()
|
||||
{
|
||||
MultiDB::setDb($this->company->db);
|
||||
|
||||
$data = $this->validate($this->rules);
|
||||
|
||||
//need to create or get a new WePay CompanyGateway
|
||||
|
Loading…
x
Reference in New Issue
Block a user