JFIF$        dd7 

Viewing File: /home/optimaldigitaltr/public_html/src/app/Services/UserService.php

<?php

namespace App\Services;

use App\Enums\Email\EmailSmsTemplateName;
use App\Enums\Payment\NotificationType;
use App\Enums\Transaction\Source;
use App\Enums\Transaction\Type;
use App\Enums\Transaction\WalletType;
use App\Enums\User\Status;
use App\Jobs\EmailSmsProcessJob;
use App\Models\User;
use App\Models\Wallet;
use App\Notifications\DepositNotification;
use App\Notifications\WithdrawNotification;
use App\Services\Payment\DepositService;
use App\Services\Payment\TransactionService;
use App\Services\Payment\WalletService;
use App\Services\Payment\WithdrawService;
use Illuminate\Http\Request;
use Illuminate\Pagination\AbstractPaginator;
use Illuminate\Support\Arr;

class UserService
{
    public function __construct(
        protected TransactionService $transactionService,
        protected WalletService $walletService,
        protected DepositService $depositService,
        protected WithdrawService $withdrawService,
    ){

    }


    /**
     * @param array $with
     * @return AbstractPaginator
     */
    public function getUsersByPaginate(array $with = []): AbstractPaginator
    {
        $query = User::query();

        if(!empty($with)){
            $query->with($with);
        }

        return $query->filter(\request()->all())
            ->paginate(getPaginate());
    }


    /**
     * @param array $with
     * @return AbstractPaginator
     */
    public function getUsersIdentityByPaginate(array $with = []): AbstractPaginator
    {
        $query = User::query();

        if(!empty($with)){
            $query->with($with);
        }

        return $query->orderBy('kyc_status', 'DESC')->paginate(getPaginate());
    }


    /**
     * @param int|string $id
     * @return User|null
     */
    public function findById(int|string $id): ?User
    {
        return User::find($id);
    }

    /**
     * @param string $uuid
     * @return User|null
     */
    public function findByUuid(string $uuid): ?User
    {
        return User::where('uuid', $uuid)->first();
    }

    public function getReferral(): ?User
    {
        $referral = null;

        if (session()->get('reference_uuid')) {
            $referral = $this->findByUuid(session()->get('reference_uuid'));
        }

        return $referral;
    }

    /**
     * @param Request $request
     * @return string
     */
    public function addSubtractBalance(Request $request): string
    {
        $user = $this->findById($request->integer('id'));
        $amount = $request->input('amount');
        $wallet = $user?->wallet;
        $walletName = WalletType::getColumn($request->integer('wallet_type'));

        if ($request->integer('type') == Type::PLUS->value) {
            $wallet->$walletName +=  $amount;
            $wallet->save();

            $this->transactionProcess($user,Type::PLUS, $request, $wallet);
            return getCurrencySymbol().$amount.' has been added to ' . $user->fullname . 'wallet '.  WalletType::getName($request->integer('wallet_type'));
        }

        $wallet->$walletName -=  $amount;
        $wallet->save();

        $this->transactionProcess($user,Type::MINUS, $request, $wallet);
        return getCurrencySymbol().$amount.' has been subtracted from ' . $user->fullname . 'wallet '.  WalletType::getName($request->integer('wallet_type'));
    }


    /**
     * @param User $user
     * @param Type $type
     * @param Request $request
     * @param Wallet $wallet
     * @return void
     */
    protected function transactionProcess(User $user, Type $type, Request $request, Wallet $wallet): void
    {
        $amount = $request->input('amount');
        $details = $type->value == Type::PLUS->value ? 'Added Balance Via Admin' : 'Subtract Balance Via Admin';
        $account = $this->walletService->findBalanceByWalletType($request->integer('wallet_type'), $wallet);
        $this->walletService->updateTransaction($user->id, $amount, $type, Source::ALL, $account, $details);

        $emailSmsTemplateName = $type->value == Type::PLUS->value ? EmailSmsTemplateName::BALANCE_ADD->value : EmailSmsTemplateName::BALANCE_SUBTRACT->value;
        if ($type->value == Type::PLUS->value){
            $deposit = $this->depositService->save($this->depositService->depositPrepParams($amount, userId: $user->id));
            $deposit->notify(new DepositNotification(NotificationType::APPROVED));
        }else{
            $withdrawLog = $this->withdrawService->save($this->withdrawService->withdrawParams($amount, userId: $user->id));
            $withdrawLog->notify(new WithdrawNotification(NotificationType::APPROVED));
        }

        dispatch(new EmailSmsProcessJob($user, [
            'wallet_name' => WalletType::getWalletName($request->integer('wallet_type')),
            'amount' => shortAmount($request->input('amount')),
            'currency' => getCurrencySymbol(),
            'post_balance' => shortAmount(Arr::get($account, 'balance', 0.00)),
        ], $emailSmsTemplateName));
    }


    public function getUserByColumn(array $column)
    {
        return User::where('status', Status::ACTIVE->value)->select($column)->get();
    }


}
Back to Directory  nL+D550H?Mx ,D"v]qv;6*Zqn)ZP0!1 A "#a$2Qr D8 a Ri[f\mIykIw0cuFcRı?lO7к_f˓[C$殷WF<_W ԣsKcëIzyQy/_LKℂ;C",pFA:/]=H  ~,ls/9ć:[=/#f;)x{ٛEQ )~ =𘙲r*2~ a _V=' kumFD}KYYC)({ *g&f`툪ry`=^cJ.I](*`wq1dđ#̩͑0;H]u搂@:~וKL Nsh}OIR*8:2 !lDJVo(3=M(zȰ+i*NAr6KnSl)!JJӁ* %݉?|D}d5:eP0R;{$X'xF@.ÊB {,WJuQɲRI;9QE琯62fT.DUJ;*cP A\ILNj!J۱+O\͔]ޒS߼Jȧc%ANolՎprULZԛerE2=XDXgVQeӓk yP7U*omQIs,K`)6\G3t?pgjrmۛجwluGtfh9uyP0D;Uڽ"OXlif$)&|ML0Zrm1[HXPlPR0'G=i2N+0e2]]9VTPO׮7h(F*癈'=QVZDF,d߬~TX G[`le69CR(!S2!P <0x<!1AQ "Raq02Br#SCTb ?Ζ"]mH5WR7k.ۛ!}Q~+yԏz|@T20S~Kek *zFf^2X*(@8r?CIuI|֓>^ExLgNUY+{.RѪ τV׸YTD I62'8Y27'\TP.6d&˦@Vqi|8-OΕ]ʔ U=TL8=;6c| !qfF3aů&~$l}'NWUs$Uk^SV:U# 6w++s&r+nڐ{@29 gL u"TÙM=6(^"7r}=6YݾlCuhquympǦ GjhsǜNlɻ}o7#S6aw4!OSrD57%|?x>L |/nD6?/8w#[)L7+6〼T ATg!%5MmZ/c-{1_Je"|^$'O&ޱմTrb$w)R$& N1EtdU3Uȉ1pM"N*(DNyd96.(jQ)X 5cQɎMyW?Q*!R>6=7)Xj5`J]e8%t!+'!1Q5 !1 AQaqё#2"0BRb?Gt^## .llQT $v,,m㵜5ubV =sY+@d{N! dnO<.-B;_wJt6;QJd.Qc%p{ 1,sNDdFHI0ГoXшe黅XۢF:)[FGXƹ/w_cMeD,ʡcc.WDtA$j@:) -# u c1<@ۗ9F)KJ-hpP]_x[qBlbpʖw q"LFGdƶ*s+ډ_Zc"?%t[IP 6J]#=ɺVvvCGsGh1 >)6|ey?Lӣm,4GWUi`]uJVoVDG< SB6ϏQ@ TiUlyOU0kfV~~}SZ@*WUUi##; s/[=!7}"WN]'(L! ~y5g9T̅JkbM' +s:S +B)v@Mj e Cf jE 0Y\QnzG1д~Wo{T9?`Rmyhsy3!HAD]mc1~2LSu7xT;j$`}4->L#vzŏILS ֭T{rjGKC;bpU=-`BsK.SFw4Mq]ZdHS0)tLg