Fixes for Wepay
This commit is contained in:
parent
5a9267c96f
commit
ca9f75ab03
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue