Documentation

NewSellerTransactionLimitComponent
in package

Table of Contents

Constants

NEW_SELLER_TRANSACTION_APPROACHING_LIMIT  = 480
NEW_SELLER_TRANSACTION_LIMIT  = 500

Properties

$chargeBeeService  : ChargeBeeService
$checkoutPlanRepository  : CheckoutPlanRepository
$eventsManager  : Manager
$movementCreditRepository  : MovementCreditRepository
$newSellerApproachingLimitNotificationRepository  : NewSellerApproachingLimitNotificationRepository
$newSellerLimitExceededNotificationRepository  : NewSellerLimitExceededNotificationRepository

Methods

__construct()  : mixed
createJobForChangingPlan()  : mixed
handle()  : array<string|int, mixed>
insertApproachingLimitNotificationSent()  : mixed
insertLimitExceededNotificationSent()  : mixed
isApproachingLimitNotificationSent()  : bool
isLimitExceededNotificationSent()  : bool

Constants

Properties

Methods

createJobForChangingPlan()

public createJobForChangingPlan(int $userId, array<string|int, mixed> $subscriptions) : mixed
Parameters
$userId : int
$subscriptions : array<string|int, mixed>

handle()

public handle(mixed $clientId) : array<string|int, mixed>
Parameters
$clientId : mixed
Tags
throws
OptimisticLockException
throws
ORMException
throws
DataException
Return values
array<string|int, mixed>

        
On this page

Search results