mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-25 07:23:59 +00:00
Merge branch 'dillon/38-voucherify-phase-2' into development
This commit is contained in:
@@ -168,7 +168,7 @@ class CreateCustomerLogic extends AbstractControllerLogic
|
||||
|
||||
$this->newCustomerToVoucherifyProcessor->execute($company->id, $user, true);
|
||||
|
||||
$this->createVoucherProcessor->execute($user, 'WELCOME2EXCHANGE');
|
||||
$this->createVoucherProcessor->execute($user, 'WELCOME50%OFF');
|
||||
|
||||
return $this->response($this->authenticationProcessor->execute($request, false));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user