seQura: trunk → 2.0.0
839 files added or removed
Compare 2.0.0 against:
Added and removed
removed
src/Core/Extension/BusinessLogic/Domain/Integration/Store/class-store-id-provider.php
View in trunk →
removed
src/Core/Extension/BusinessLogic/Domain/Order/Builders/interface-create-order-request-builder.php
View in trunk →
removed
src/Core/Extension/BusinessLogic/Domain/OrderStatusSettings/Services/class-order-status-settings-service.php
View in trunk →
removed
src/Core/Implementation/BusinessLogic/Domain/Integration/Banner/class-banner-service.php
View in trunk →
removed
src/Core/Implementation/BusinessLogic/Domain/Integration/Category/class-category-service.php
View in trunk →
removed
src/Core/Implementation/BusinessLogic/Domain/Integration/Disconnect/class-disconnect-service.php
View in trunk →
removed
src/Core/Implementation/BusinessLogic/Domain/Integration/ExpressCheckout/class-express-checkout-integration-service.php
View in trunk →
removed
src/Core/Implementation/BusinessLogic/Domain/Integration/Log/class-log-service.php
View in trunk →
removed
src/Core/Implementation/BusinessLogic/Domain/Integration/Order/class-merchant-data-provider.php
View in trunk →
removed
src/Core/Implementation/BusinessLogic/Domain/Integration/Order/class-order-creation.php
View in trunk →
removed
src/Core/Implementation/BusinessLogic/Domain/Integration/OrderReport/class-order-report-service.php
View in trunk →
removed
src/Core/Implementation/BusinessLogic/Domain/Integration/Product/class-product-service.php
View in trunk →
removed
src/Core/Implementation/BusinessLogic/Domain/Integration/PromotionalWidgets/class-mini-widget-messages-provider.php
View in trunk →
removed
src/Core/Implementation/BusinessLogic/Domain/Integration/PromotionalWidgets/class-widget-configurator.php
View in trunk →
removed
src/Core/Implementation/BusinessLogic/Domain/Integration/SellingCountries/class-selling-countries-service.php
View in trunk →
removed
src/Core/Implementation/BusinessLogic/Domain/Integration/ShopOrderStatuses/class-shop-order-status-service.php
View in trunk →
removed
src/Core/Implementation/BusinessLogic/Domain/Integration/Store/class-store-service.php
View in trunk →
removed
src/Core/Implementation/BusinessLogic/Domain/Integration/StoreInfo/class-store-info-service.php
View in trunk →
removed
src/Core/Implementation/BusinessLogic/Domain/Integration/StoreIntegration/class-store-integration-service.php
View in trunk →
removed
src/Core/Implementation/BusinessLogic/Domain/Integration/StoreIntegration/interface-store-integration-service.php
View in trunk →
removed
src/Core/Implementation/BusinessLogic/Domain/Integration/Version/class-version-service.php
View in trunk →
removed
src/Core/Implementation/BusinessLogic/Domain/Order/Builders/class-create-order-request-builder.php
View in trunk →
removed
src/Core/Implementation/BusinessLogic/Webhook/Services/class-shop-order-service.php
View in trunk →
removed
src/Core/Implementation/Infrastructure/Logger/Interfaces/class-default-logger-adapter.php
View in trunk →
removed
src/Core/Implementation/Infrastructure/Logger/Interfaces/class-shop-logger-adapter.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Aspects/ErrorHandlingAspect.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Aspects/StoreContextAspect.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/BannerSettings/BannerSettingsController.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/BannerSettings/Requests/BannerSettingsRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/BannerSettings/Responses/BannerSettingsResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Connection/ConnectionController.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Connection/Requests/ConnectionRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Connection/Requests/OnboardingRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Connection/Requests/ReRegisterWebhookRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Connection/Responses/ConnectionValidationResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Connection/Responses/OnboardingDataResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Connection/Responses/ReRegisterWebhookResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Connection/Responses/SuccessfulConnectionResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/CountryConfiguration/CountryConfigurationController.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/CountryConfiguration/Requests/CountryConfigurationRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/CountryConfiguration/Responses/CountryConfigurationResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/CountryConfiguration/Responses/SellingCountriesResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/CountryConfiguration/Responses/SuccessfulCountryConfigurationResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Deployments/DeploymentsController.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Deployments/Responses/DeploymentsResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Disconnect/DisconnectController.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Disconnect/Requests/DisconnectRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Disconnect/Responses/DisconnectResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/GeneralSettings/GeneralSettingsController.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/GeneralSettings/Requests/GeneralSettingsRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/GeneralSettings/Requests/SaveGeneralSettingsRequestTrait.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/GeneralSettings/Responses/GeneralSettingsResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/GeneralSettings/Responses/ShopCategoriesResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/GeneralSettings/Responses/SuccessfulGeneralSettingsResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Integration/IntegrationController.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Integration/Responses/IntegrationShopNameResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Integration/Responses/IntegrationUIStateResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Integration/Responses/IntegrationVersionResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/OrderStatusSettings/OrderStatusSettingsController.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/OrderStatusSettings/Requests/OrderStatusSettingsRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/OrderStatusSettings/Requests/SaveOrderStatusSettingsRequestTrait.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/OrderStatusSettings/Responses/OrderStatusSettingsResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/OrderStatusSettings/Responses/OrderStatusSettingsResponseTrait.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/OrderStatusSettings/Responses/ShopOrderStatusResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/OrderStatusSettings/Responses/ShopOrderStatusResponseTrait.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/OrderStatusSettings/Responses/SuccessfulOrderStatusSettingsResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PaymentMethods/PaymentMethodsController.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PaymentMethods/Requests/GetAvailablePaymentMethodsRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PaymentMethods/Requests/GetFormattedPaymentMethodsRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PaymentMethods/Requests/GetPaymentMethodsRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PaymentMethods/Responses/FormattedPaymentMethodsResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PaymentMethods/Responses/PaymentMethodsResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PaymentMethods/Responses/ProductsResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PromotionalWidgets/PromotionalWidgetsController.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PromotionalWidgets/Requests/SaveWidgetSettingsRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PromotionalWidgets/Requests/WidgetSettingsRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PromotionalWidgets/Responses/SuccessfulWidgetResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PromotionalWidgets/Responses/UnsuccessfulJsonResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PromotionalWidgets/Responses/WidgetConfiguratorResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PromotionalWidgets/Responses/WidgetSettingsResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Request/Request.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Response/ErrorResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Response/Response.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Response/TranslatableErrorResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Store/Responses/StoreResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Store/Responses/StoresResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Store/StoreController.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/TransactionLogs/Responses/TransactionLogsResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/TransactionLogs/TransactionLogsController.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Bootstrap/Aspect/Aspect.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Bootstrap/Aspect/Aspects.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Bootstrap/Aspect/CompositeAspect.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/Affiliate/AffiliateController.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/Affiliate/Requests/SendCancellationRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/Affiliate/Requests/SendConversionRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/Affiliate/Responses/AffiliatePostbackResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/Banners/BannerCheckoutController.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/Banners/Requests/GetBannerForLocationRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/Banners/Responses/GetBannerForLocationResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/Checkout/Controller/CheckoutController.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/Checkout/Requests/CheckoutInitializationRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/Checkout/Responses/CheckoutInitializationResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/CheckoutAPI.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/ExpressCheckout/Controller/ExpressCheckoutController.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/ExpressCheckout/Requests/BaseExpressCheckoutAvailabilityRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/ExpressCheckout/Requests/ExpressCheckoutAvailabilityRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/ExpressCheckout/Requests/ExpressCheckoutSolicitRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/ExpressCheckout/Requests/GuestExpressCheckoutAvailabilityRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/ExpressCheckout/Responses/ExpressCheckoutAvailabilityResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/ExpressCheckout/Responses/ExpressCheckoutUnavailableResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/ExpressCheckout/Responses/GuestExpressCheckoutAvailabilityResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/PaymentMethods/CachedPaymentMethodsController.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/PaymentMethods/Requests/GetCachedPaymentMethodsRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/PaymentMethods/Responses/CachedPaymentMethodsResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/PromotionalWidgets/PromotionalWidgetsCheckoutController.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/PromotionalWidgets/Requests/PromotionalWidgetsCheckoutRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/PromotionalWidgets/Responses/GetWidgetsCheckoutResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/PromotionalWidgets/Responses/PromotionalWidgetsCheckoutResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/Solicitation/Controller/SolicitationController.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/Solicitation/Response/IdentificationFormResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/Solicitation/Response/SolicitationResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/ConfigurationWebhookAPI.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Controller/ConfigurationWebhookController.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/AdvancedSettings/GetAdvancedSettingsHandler.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/AdvancedSettings/SaveAdvancedSettingsHandler.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/Affiliate/GetAffiliateSettingsHandler.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/Affiliate/SaveAffiliateSettingsHandler.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/BannerSettings/GetBannerSettingsHandler.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/BannerSettings/SaveBannerSettingsHandler.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/Enums/Topics.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/ExpressCheckout/GetExpressCheckoutSettingsHandler.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/ExpressCheckout/SaveExpressCheckoutSettingsHandler.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/GeneralSettings/GetGeneralSettingsHandler.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/GeneralSettings/SaveGeneralSettingsHandler.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/Log/GetLogContentHandler.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/Log/RemoveLogContentHandler.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/OrderStatus/GetOrderStatusListHandler.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/OrderStatus/GetOrderStatusSettingsHandler.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/OrderStatus/SaveOrderStatusSettingsHandler.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/SellingCountries/GetSellingCountriesHandler.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/Shop/GetShopCategoriesHandler.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/Shop/GetShopProductsHandler.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/Store/GetStoreInfoHandler.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/TopicHandlerInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/TopicHandlerRegistry.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/WidgetSettings/GetWidgetSettingsHandler.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/WidgetSettings/SaveWidgetSettingsHandler.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Requests/AdvancedSettings/SaveAdvancedSettingsRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Requests/Affiliate/SaveAffiliateSettingsRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Requests/BannerSettings/SaveBannerSettingsRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Requests/ConfigurationWebhookRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Requests/ExpressCheckout/SaveExpressCheckoutSettingsRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Requests/GeneralSettings/SaveGeneralSettingsRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Requests/GeneralSettings/SaveSellingCountriesRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Requests/OrderStatus/SaveOrderStatusRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Requests/PaginationRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Requests/SellingCountries/GetSellingCountriesRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Requests/Shop/GetShopCategoriesRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Requests/Shop/GetShopProductsRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Requests/WidgetSettings/SaveWidgetSettingsRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/AdvancedSettings/AdvancedSettingsResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/AdvancedSettings/SaveAdvancedSettingsResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/Affiliate/AffiliateSettingsResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/BannerSettings/BannerSettingsResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/ExpressCheckout/GetExpressCheckoutSettingsResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/ExpressCheckout/SaveExpressCheckoutSettingsResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/GeneralSettings/GetGeneralSettingsResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/GeneralSettings/SaveGeneralSettingsResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/Log/LogContentResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/Log/RemoveLogContentResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/OrderStatus/GetOrderStatusListResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/OrderStatus/GetOrderStatusSettingsResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/OrderStatus/SaveOrderStatusSettingsResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/SellingCountries/SellingCountriesResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/Shop/ShopCategoryResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/Shop/ShopProductsResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/Store/StoreInfoResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/SuccessResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/TopicMissingErrorResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/UnknownTopicErrorResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/WidgetSettings/GetWidgetSettingsResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/WidgetSettings/SaveWidgetSettingsResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/AdvancedSettings/Entities/AdvancedSettings.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/AdvancedSettings/Repositories/AdvancedSettingsRepository.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/Affiliate/Entities/AffiliateSettings.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/Affiliate/Repositories/AffiliateSettingsRepository.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/BannerSettings/Entities/BannerSettings.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/BannerSettings/Repositories/BannerSettingsRepository.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/ConnectionData/Entities/ConnectionData.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/ConnectionData/Repositories/ConnectionDataRepository.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/CountryConfiguration/Entities/CountryConfiguration.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/CountryConfiguration/Repositories/CountryConfigurationRepository.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/Credentials/Entities/Credentials.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/Credentials/Repositories/CredentialsRepository.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/Deployments/Entities/Deployment.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/Deployments/Repositories/DeploymentRepository.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/ExpressCheckout/Entities/ExpressCheckoutSettings.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/ExpressCheckout/Repositories/ExpressCheckoutSettingsRepository.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/GeneralSettings/Entities/GeneralSettings.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/GeneralSettings/Repositories/GeneralSettingsRepository.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/Order/Repositories/SeQuraOrderRepository.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/OrderSettings/Entities/OrderStatusSettings.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/OrderSettings/Repositories/OrderStatusMappingRepository.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/PaymentMethod/Entities/PaymentMethod.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/PaymentMethod/Repositories/PaymentMethodRepository.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/PromotionalWidgets/Entities/WidgetSettings.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/PromotionalWidgets/Repositories/WidgetSettingsRepository.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/SendReport/Entities/SendReport.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/SendReport/Repositories/SendReportRepository.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/StatisticalData/Entities/StatisticalData.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/StatisticalData/Repositories/StatisticalDataRepository.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/TransactionLog/Entities/TransactionLog.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/TransactionLog/Repositories/TransactionLogRepository.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/AdvancedSettings/Models/AdvancedSettings.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/AdvancedSettings/RepositoryContracts/AdvancedSettingsRepositoryInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/AdvancedSettings/Services/AdvancedLoggerSettingsProvider.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/AdvancedSettings/Services/AdvancedSettingsService.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Affiliate/Models/AffiliateCancellation.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Affiliate/Models/AffiliateConversion.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Affiliate/Models/AffiliateSettings.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Affiliate/ProxyContracts/AffiliateProxyInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Affiliate/RepositoryContracts/AffiliateSettingsRepositoryInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Affiliate/Services/AffiliateService.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Affiliate/Services/AffiliateSettingsService.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/BannerSettings/Exceptions/BannerImageRequiredException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/BannerSettings/Exceptions/BannerImageTooLargeException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/BannerSettings/Exceptions/EmptyBannerParameterException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/BannerSettings/Exceptions/InvalidBannerUrlException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/BannerSettings/Models/Banner.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/BannerSettings/Models/BannerInput.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/BannerSettings/Models/BannerSettings.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/BannerSettings/RepositoryContracts/BannerSettingsRepositoryInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/BannerSettings/Services/BannerSettingsService.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/BannerSettings/Services/BannerSettingsTransformer.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/BannerSettings/Services/FreshUploadTracker.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Checkout/Models/CheckoutInitializationData.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Checkout/Services/CheckoutInitializationService.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Checkout/Services/CheckoutService.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/Exceptions/BadMerchantIdException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/Exceptions/ConnectionDataNotFoundException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/Exceptions/CredentialsNotFoundException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/Exceptions/InvalidEnvironmentException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/Exceptions/WrongCredentialsException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/Models/AuthorizationCredentials.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/Models/ConnectionData.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/Models/Credentials.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/Models/CredentialsRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/Models/OnboardingData.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/ProxyContracts/ConnectionProxyInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/RepositoryContracts/ConnectionDataRepositoryInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/RepositoryContracts/CredentialsRepositoryInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/Services/ConnectionService.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/Services/CredentialsService.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/CountryConfiguration/Enum/SellingCountries.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/CountryConfiguration/Exceptions/EmptyCountryConfigurationParameterException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/CountryConfiguration/Exceptions/FailedToRetrieveSellingCountriesException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/CountryConfiguration/Exceptions/InvalidCountryCodeForConfigurationException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/CountryConfiguration/Models/CountryConfiguration.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/CountryConfiguration/Models/SellingCountry.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/CountryConfiguration/RepositoryContracts/CountryConfigurationRepositoryInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/CountryConfiguration/Services/CountryConfigurationService.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/CountryConfiguration/Services/SellingCountriesService.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Deployments/Exceptions/DeploymentNotFoundException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Deployments/Models/Deployment.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Deployments/Models/DeploymentURL.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Deployments/ProxyContracts/DeploymentsProxyInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Deployments/RepositoryContracts/DeploymentsRepositoryInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Deployments/Services/DeploymentsService.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Disconnect/Services/DisconnectService.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/ExpressCheckout/Exceptions/DuplicatedExpressCheckoutPageException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/ExpressCheckout/Exceptions/InvalidExpressCheckoutPageConfigException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/ExpressCheckout/Exceptions/InvalidExpressCheckoutPageException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/ExpressCheckout/Models/ExpressCheckoutPage.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/ExpressCheckout/Models/ExpressCheckoutPageConfig.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/ExpressCheckout/Models/ExpressCheckoutSettings.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/ExpressCheckout/RepositoryContracts/ExpressCheckoutSettingsRepositoryInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/ExpressCheckout/Services/ExpressCheckoutService.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/GeneralSettings/Exceptions/EmptyCategoryParameterException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/GeneralSettings/Exceptions/FailedToRetrieveCategoriesException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/GeneralSettings/Models/Category.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/GeneralSettings/Models/GeneralSettings.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/GeneralSettings/RepositoryContracts/GeneralSettingsRepositoryInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/GeneralSettings/Services/CategoryService.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/GeneralSettings/Services/GeneralSettingsService.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/Banner/BannerServiceInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/Category/CategoryServiceInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/Disconnect/DisconnectServiceInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/ExpressCheckout/ExpressCheckoutIntegrationInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/Log/LogServiceInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/Order/MerchantDataProviderInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/Order/OrderCreationInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/OrderReport/OrderReportServiceInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/Product/ProductServiceInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/PromotionalWidgets/MiniWidgetMessagesProviderInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/PromotionalWidgets/WidgetConfiguratorInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/SellingCountries/SellingCountriesServiceInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/ShopOrderStatuses/ShopOrderStatusesServiceInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/Store/StoreIdProvider.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/Store/StoreServiceInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/StoreInfo/StoreInfoServiceInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/StoreInfo/StoreUrlProviderInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/StoreIntegration/StoreIntegrationServiceInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/Version/VersionServiceInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Merchant/ProxyContracts/MerchantProxyInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Migration/Tasks/DeploymentMigrateTask.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Migration/Tasks/StoreIntegrationMigrateTask.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Multistore/StoreContext.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Builders/CreateOrderRequestBuilder.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Builders/MerchantOrderRequestBuilder.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Builders/PrebuiltCreateOrderRequestBuilder.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Exceptions/InvalidCartItemsException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Exceptions/InvalidCodeException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Exceptions/InvalidDateException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Exceptions/InvalidDurationException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Exceptions/InvalidGuiLayoutValueException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Exceptions/InvalidOrderStateException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Exceptions/InvalidQuantityException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Exceptions/InvalidServiceEndTimeException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Exceptions/InvalidTimestampException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Exceptions/InvalidUrlException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Exceptions/OrderNotFoundException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/GetAvailablePaymentMethodsRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/GetFormRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Address.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/BaseOrderRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Cart.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/CreateOrderRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Customer.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/DeliveryMethod.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/EventsWebhook.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Gui.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Item/AbstractItemFactory.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Item/DiscountItem.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Item/HandlingItem.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Item/InvoiceFeeItem.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Item/Item.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Item/ItemFactory.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Item/ItemType.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Item/OtherPaymentItem.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Item/ProductItem.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Item/RegistrationItem.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Item/ServiceItem.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Merchant.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/MerchantReference.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Options.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/OrderRequestDTO.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/OrderRequestStates.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Platform.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/PreviousOrder.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Tracking/Tracking.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Tracking/TrackingPickupPoint.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Tracking/TrackingPickupStore.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Tracking/TrackingPostal.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Tracking/TrackingType.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/UpdateOrderRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Vehicle.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderUpdateData.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/PaymentMethod.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/SeQuraForm.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/SeQuraOrder.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/OrderRequestStatusMapping.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/OrderStates.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/ProxyContracts/OrderProxyInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/RepositoryContracts/SeQuraOrderRepositoryInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Service/OrderService.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderReport/Exceptions/InvalidOrderDeliveryStateException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderReport/Listeners/TickEventListener.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderReport/Models/OrderDeliveryStates.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderReport/Models/OrderReport.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderReport/Models/OrderStatistics.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderReport/Models/ReportData.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderReport/Models/SendOrderReportRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderReport/Models/Statistics.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderReport/OrderReporter.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderReport/ProxyContracts/OrderReportProxyInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderReport/Service/OrderReportService.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderReport/Tasks/OrderReportTask.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderStatus/Exceptions/EmptyOrderStatusParameterException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderStatus/Models/OrderStatus.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderStatusSettings/Exceptions/EmptyOrderStatusMappingParameterException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderStatusSettings/Exceptions/FailedToRetrieveShopOrderStatusesException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderStatusSettings/Exceptions/InvalidSeQuraOrderStatusException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderStatusSettings/Models/OrderStatusMapping.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderStatusSettings/RepositoryContracts/OrderStatusSettingsRepositoryInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderStatusSettings/Services/OrderStatusSettingsService.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderStatusSettings/Services/ShopOrderStatusesService.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/PaymentMethod/Exceptions/PaymentMethodNotFoundException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/PaymentMethod/Models/SeQuraCost.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/PaymentMethod/Models/SeQuraPaymentMethod.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/PaymentMethod/Models/SeQuraPaymentMethodCategory.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/PaymentMethod/RepositoryContracts/PaymentMethodRepositoryInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/PaymentMethod/Services/PaymentMethodsService.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Product/Model/ShopProduct.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/PromotionalWidgets/Models/CustomWidgetsSettings.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/PromotionalWidgets/Models/Widget.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/PromotionalWidgets/Models/WidgetInitializer.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/PromotionalWidgets/Models/WidgetSelectorSettings.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/PromotionalWidgets/Models/WidgetSettings.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/PromotionalWidgets/RepositoryContracts/WidgetSettingsRepositoryInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/PromotionalWidgets/Services/WidgetSettingsService.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/SendReport/Models/SendReport.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/SendReport/RepositoryContracts/SendReportRepositoryInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/StatisticalData/Models/StatisticalData.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/StatisticalData/RepositoryContracts/StatisticalDataRepositoryInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/StatisticalData/Services/StatisticalDataService.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/StoreIntegration/Exceptions/CapabilitiesEmptyException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/StoreIntegration/Exceptions/InvalidCapabilityException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/StoreIntegration/Exceptions/InvalidLocationHeaderException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/StoreIntegration/Exceptions/LocationHeaderEmptyException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/StoreIntegration/Exceptions/StoreIntegrationNotFoundException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/StoreIntegration/Models/Capability.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/StoreIntegration/Models/CreateStoreIntegrationRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/StoreIntegration/Models/CreateStoreIntegrationResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/StoreIntegration/Models/DeleteStoreIntegrationRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/StoreIntegration/Models/DeleteStoreIntegrationResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/StoreIntegration/ProxyContracts/StoreIntegrationsProxyInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/StoreIntegration/Services/StoreIntegrationService.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Stores/Exceptions/EmptyStoreParameterException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Stores/Exceptions/FailedToRetrieveStoresException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Stores/Models/Store.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Stores/Models/StoreInfo.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Stores/Services/StoreService.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Translations/Model/BaseTranslatableException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Translations/Model/BaseTranslatableUnhandledException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Translations/Model/TranslatableLabel.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/UIState/Services/UIStateService.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/URL/Exceptions/InvalidUrlException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Version/Exceptions/FailedToRetrieveVersionException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Version/Models/Version.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Version/Services/VersionService.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Webhook/Exceptions/WebhookSignatureValidationFailed.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Webhook/Models/Webhook.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Webhook/Models/WebhookValidationRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Webhook/Services/ConfigurationWebhookValidationService.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Webhook/Services/OrderStatusProvider.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Providers/QueueNameProvider/Contract/QueueNameProviderInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Providers/QueueNameProvider/QueueNameProvider.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Affiliate/AffiliateHttpProxy.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Affiliate/AffiliateProxy.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Affiliate/Requests/CancellationHttpRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Affiliate/Requests/ConversionHttpRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Authorization/AuthorizedProxy.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Connection/ConnectionProxy.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Connection/Request/ValidateConnectionHttpRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Deployments/DeploymentsProxy.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Deployments/Requests/GetDeploymentsRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Exceptions/HttpApiInvalidRequestBodyException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Exceptions/HttpApiInvalidUrlParameterException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Exceptions/HttpApiNotFoundException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Exceptions/HttpApiRequestException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Exceptions/HttpApiUnauthorizedException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Exceptions/HttpNoAvailablePaymentMethods.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Factories/AffiliateProxyFactory.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Factories/AuthorizedProxyFactory.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Factories/ConnectionProxyFactory.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Merchant/MerchantProxy.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Merchant/Requests/GetAvailablePaymentMethodsHttpRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Order/OrderProxy.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Order/Requests/AcknowledgeOrderHttpRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Order/Requests/CreateOrderHttpRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Order/Requests/GetAvailablePaymentMethodsHttpRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Order/Requests/GetFormHttpRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Order/Requests/UpdateOrderHttpRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/OrderReport/OrderReportProxy.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/OrderReport/Requests/SendOrderReportHttpRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/StoreIntegration/Requests/CreateStoreIntegrationHttpRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/StoreIntegration/Requests/DeleteStoreIntegrationHttpRequest.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/StoreIntegration/StoreIntegrationProxy.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/TransactionLog/Contracts/TransactionLogAwareInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/TransactionLog/Listeners/AbortedListener.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/TransactionLog/Listeners/CreateListener.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/TransactionLog/Listeners/FailedListener.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/TransactionLog/Listeners/Listener.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/TransactionLog/Listeners/LoadListener.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/TransactionLog/Listeners/UpdateListener.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/TransactionLog/Models/TransactionData.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/TransactionLog/RepositoryContracts/TransactionLogRepositoryInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/TransactionLog/Services/TransactionLogService.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/TransactionLog/Tasks/TransactionalOrderUpdateTask.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/TransactionLog/Tasks/TransactionalTask.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/TransactionLog/Traits/TransactionLogAwareTrait.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Utility/EncryptorInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Utility/StringValidator.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Webhook/Exceptions/InvalidCartException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Webhook/Exceptions/InvalidSignatureException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Webhook/Exceptions/InvalidStateException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Webhook/Exceptions/OrderNotFoundException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Webhook/Handler/WebhookHandler.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Webhook/Services/ShopOrderService.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Webhook/Tasks/OrderUpdateTask.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/Webhook/Validator/WebhookValidator.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/WebhookAPI/Controller/WebhookController.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/WebhookAPI/Exceptions/InvalidWebhookException.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/WebhookAPI/Response/WebhookErrorResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/BusinessLogic/WebhookAPI/Response/WebhookSuccessResponse.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/AutoTest/AutoTestLogger.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/AutoTest/AutoTestService.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/AutoTest/AutoTestStatus.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/Configuration/ConfigEntity.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/Configuration/Configuration.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/Configuration/ConfigurationManager.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/Data/DataTransferObject.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/Exceptions/BaseException.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/Exceptions/InvalidConfigurationException.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/Exceptions/ServiceNotRegisteredException.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/Exceptions/StorageNotAccessibleException.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/Http/AsyncSocketHttpClient.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/Http/AutoConfiguration.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/Http/Exceptions/HttpAuthenticationException.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/Http/Exceptions/HttpBaseException.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/Http/Exceptions/HttpBatchSizeTooBigException.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/Http/Exceptions/HttpCommunicationException.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/Http/Exceptions/HttpRequestException.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/Http/Exceptions/HttpUnhandledException.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/Http/LoggingHttpclient.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/Logger/Interfaces/DefaultLoggerAdapter.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/Logger/Interfaces/LoggerAdapter.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/Logger/Interfaces/LoggerSettingsProviderInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/Logger/Interfaces/ShopLoggerAdapter.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/Logger/LoggerConfiguration.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/ORM/Configuration/EntityConfiguration.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/ORM/Configuration/Index.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/ORM/Configuration/IndexMap.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/ORM/Exceptions/EntityClassException.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/ORM/Exceptions/QueryFilterInvalidParamException.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/ORM/Exceptions/RepositoryClassException.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/ORM/Exceptions/RepositoryNotRegisteredException.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/ORM/Interfaces/ConditionallyDeletes.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/ORM/Interfaces/MassInsert.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/ORM/Interfaces/QueueItemRepository.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/ORM/Interfaces/RepositoryInterface.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/ORM/IntermediateObject.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/ORM/QueryFilter/Operators.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/ORM/QueryFilter/QueryCondition.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/ORM/QueryFilter/QueryFilter.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/ORM/RepositoryRegistry.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/ORM/Utility/EntityTranslator.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/ORM/Utility/IndexHelper.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/Serializer/Concrete/JsonSerializer.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/Serializer/Concrete/NativeSerializer.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/Serializer/Interfaces/Serializable.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/AsyncBatchStarter.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/AsyncProcessStarterService.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Composite/ExecutionDetails.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Composite/Orchestrator.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/CompositeTask.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Events/BaseQueueItemEvent.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Events/BeforeQueueStatusChangeEvent.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Events/QueueItemAbortedEvent.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Events/QueueItemCreatedEvent.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Events/QueueItemEnqueuedEvent.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Events/QueueItemFailedEvent.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Events/QueueItemFinishedEvent.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Events/QueueItemRequeuedEvent.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Events/QueueItemStartedEvent.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Events/QueueItemStateTransitionEventBus.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Events/QueueStatusChangedEvent.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Exceptions/AbortTaskExecutionException.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Exceptions/ExecutionRequirementsNotMetException.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Exceptions/ProcessStarterSaveException.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Exceptions/ProcessStorageGetException.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Exceptions/QueueItemDeserializationException.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Exceptions/QueueItemSaveException.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Exceptions/QueueStorageUnavailableException.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Exceptions/SyncTaskFailedException.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Exceptions/TaskRunnerRunException.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Exceptions/TaskRunnerStatusChangeException.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Exceptions/TaskRunnerStatusStorageUnavailableException.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Interfaces/AsyncProcessService.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Interfaces/Priority.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Interfaces/Runnable.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Interfaces/TaskRunnerManager.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Interfaces/TaskRunnerStatusStorage.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Interfaces/TaskRunnerWakeup.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/QueueItem.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/QueueItemStarter.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/QueueService.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/RunnerStatusStorage.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/TaskEvents/AliveAnnouncedTaskEvent.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/TaskEvents/Listeners/OnReportAlive.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/TaskEvents/Listeners/OnReportProgress.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/TaskEvents/TaskProgressEvent.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/TaskEvents/TickEvent.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/TaskRunner.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/TaskRunnerManager.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/TaskRunnerStarter.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/TaskRunnerStatus.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/TaskRunnerWakeupService.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/Utility/Events/EventBus.php
View in trunk →
removed
vendor/sequra/integration-core/src/Infrastructure/Utility/Events/EventEmitter.php
View in trunk →
13 files changed size
a different byte count means the contents differ
assets/css/widget.css
View diff →
readme.txt
View diff →
sequra.php
View diff →
vendor/autoload.php
View diff →
vendor/composer/ClassLoader.php
View diff →
vendor/composer/InstalledVersions.php
View diff →
vendor/composer/autoload_classmap.php
View diff →
vendor/composer/autoload_psr4.php
View diff →
vendor/composer/autoload_real.php
View diff →
vendor/composer/autoload_static.php
View diff →
vendor/composer/installed.json
View diff →
vendor/composer/installed.php
View diff →
vendor/composer/platform_check.php
View diff →
2 files of the same size
vendor/composer/LICENSE
View diff →
vendor/composer/autoload_namespaces.php
View diff →