seQura: trunk → 4.1.3
184 files added or removed
Compare 4.1.3 against:
Added and removed
removed
src/Core/Implementation/BusinessLogic/Domain/Integration/Banner/class-banner-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/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
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/Requests/ReRegisterWebhookRequest.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/GeneralSettings/Requests/SaveGeneralSettingsRequestTrait.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/OrderStatusSettingsResponseTrait.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/PromotionalWidgets/Requests/SaveWidgetSettingsRequest.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/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/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/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/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/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/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/Integration/Banner/BannerServiceInterface.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/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/Migration/Tasks/StoreIntegrationMigrateTask.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/Product/Model/ShopProduct.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/Models/StoreInfo.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/Webhook/Exceptions/WebhookSignatureValidationFailed.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/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/Factories/AffiliateProxyFactory.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/Infrastructure/Logger/Interfaces/LoggerSettingsProviderInterface.php
View in trunk →
added
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Connection/Responses/ConnectionSettingsResponse.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Connection/Responses/SuccessfulOnboardingResponse.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/Domain/PromotionalWidgets/Services/WidgetValidationService.php
View in 4.1.3 →
151 files changed size
a different byte count means the contents differ
assets/css/checkout.css
View diff →
assets/css/scss/checkout.scss
View diff →
assets/integration-core-ui/css/sequra-core.css
View diff →
assets/integration-core-ui/lang/en.json
View diff →
assets/integration-core-ui/lang/es.json
View diff →
assets/integration-core-ui/lang/fr.json
View diff →
assets/integration-core-ui/lang/it.json
View diff →
assets/integration-core-ui/lang/pt.json
View diff →
assets/js/dist/block/payment-gateway.min.js
View diff →
assets/js/dist/block/payment-gateway.min.js.map
View diff →
assets/js/dist/page/checkout.min.js
View diff →
assets/js/dist/page/checkout.min.js.map
View diff →
assets/js/dist/page/sequra-config-params.min.js.map
View diff →
assets/js/dist/page/settings.min.js
View diff →
assets/js/dist/page/settings.min.js.map
View diff →
assets/js/dist/page/widget-facade.min.js
View diff →
assets/js/dist/page/widget-facade.min.js.map
View diff →
assets/js/src/block/payment-gateway.js
View diff →
languages/sequra.pot
View diff →
readme.txt
View diff →
sequra.php
View diff →
src/Controllers/Hooks/Asset/class-assets-controller.php
View diff →
src/Controllers/Hooks/Order/class-order-controller.php
View diff →
src/Controllers/Hooks/Order/interface-order-controller.php
View diff →
src/Controllers/Hooks/Product/class-product-controller.php
View diff →
src/Controllers/Rest/class-log-rest-controller.php
View diff →
src/Controllers/Rest/class-onboarding-rest-controller.php
View diff →
src/Core/Extension/BusinessLogic/Domain/OrderStatusSettings/Services/class-order-status-settings-service.php
View diff →
src/Core/Implementation/BusinessLogic/Domain/Integration/Category/class-category-service.php
View diff →
src/Core/Implementation/BusinessLogic/Domain/Integration/Product/class-product-service.php
View diff →
src/Core/Implementation/BusinessLogic/Domain/Integration/PromotionalWidgets/class-widget-configurator.php
View diff →
src/Core/Implementation/BusinessLogic/Domain/Integration/SellingCountries/class-selling-countries-service.php
View diff →
src/Core/Implementation/BusinessLogic/Domain/Integration/Store/class-store-service.php
View diff →
src/Core/Implementation/BusinessLogic/Domain/Order/Builders/class-create-order-request-builder.php
View diff →
src/Repositories/Migrations/class-migration-install-300.php
View diff →
src/Repositories/Migrations/class-migration-install-320.php
View diff →
src/Repositories/Migrations/class-migration-install-400.php
View diff →
src/Repositories/Migrations/class-migration.php
View diff →
src/Repositories/class-repository.php
View diff →
src/Repositories/class-sequra-order-repository.php
View diff →
src/Services/Cart/class-cart-service.php
View diff →
src/Services/I18n/class-i18n.php
View diff →
src/Services/Order/Builder/class-order-address-builder.php
View diff →
src/Services/Order/Builder/class-order-customer-builder.php
View diff →
src/Services/Order/Builder/interface-order-address-builder.php
View diff →
src/Services/Payment/class-payment-method-service.php
View diff →
src/Services/Payment/class-sequra-payment-gateway-block-support.php
View diff →
src/Services/Payment/class-sequra-payment-gateway.php
View diff →
src/Services/Payment/interface-payment-method-service.php
View diff →
src/Services/Shopper/class-shopper-service.php
View diff →
src/class-bootstrap.php
View diff →
src/class-plugin.php
View diff →
templates/front/mini_widget.php
View diff →
templates/front/widget.php
View diff →
vendor/composer/autoload_classmap.php
View diff →
vendor/composer/autoload_static.php
View diff →
vendor/composer/installed.json
View diff →
vendor/sequra/integration-core/CHANGELOG.md
View diff →
vendor/sequra/integration-core/README.md
View diff →
vendor/sequra/integration-core/composer.json
View diff →
vendor/sequra/integration-core/composer.lock
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/AdminAPI.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Aspects/ErrorHandlingAspect.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Connection/ConnectionController.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/CountryConfiguration/CountryConfigurationController.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/CountryConfiguration/Requests/CountryConfigurationRequest.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Disconnect/DisconnectController.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/GeneralSettings/GeneralSettingsController.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/GeneralSettings/Requests/GeneralSettingsRequest.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/OrderStatusSettings/Requests/OrderStatusSettingsRequest.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/OrderStatusSettings/Responses/OrderStatusSettingsResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/OrderStatusSettings/Responses/ShopOrderStatusResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PaymentMethods/Responses/FormattedPaymentMethodsResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PromotionalWidgets/PromotionalWidgetsController.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PromotionalWidgets/Requests/WidgetSettingsRequest.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PromotionalWidgets/Responses/WidgetSettingsResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Bootstrap/Aspect/Aspects.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/BootstrapComponent.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/CheckoutAPI.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/PromotionalWidgets/PromotionalWidgetsCheckoutController.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/PromotionalWidgets/Responses/PromotionalWidgetsCheckoutResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/CountryConfiguration/Entities/CountryConfiguration.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/Credentials/Repositories/CredentialsRepository.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/GeneralSettings/Entities/GeneralSettings.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/Models/ConnectionData.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/Models/Credentials.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/Services/ConnectionService.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/Services/CredentialsService.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/CountryConfiguration/Exceptions/InvalidCountryCodeForConfigurationException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/CountryConfiguration/Models/CountryConfiguration.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/CountryConfiguration/Services/CountryConfigurationService.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Deployments/Services/DeploymentsService.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Disconnect/Services/DisconnectService.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/GeneralSettings/Models/Category.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/GeneralSettings/Models/GeneralSettings.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/GeneralSettings/Services/GeneralSettingsService.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/Category/CategoryServiceInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/Product/ProductServiceInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/PromotionalWidgets/WidgetConfiguratorInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/SellingCountries/SellingCountriesServiceInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Multistore/StoreContext.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Gui.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/OrderRequestDTO.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/OrderRequestStatusMapping.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/OrderStates.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Service/OrderService.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderReport/Models/OrderReport.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderReport/OrderReporter.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderStatus/Models/OrderStatus.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderStatusSettings/Models/OrderStatusMapping.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderStatusSettings/Services/OrderStatusSettingsService.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/PaymentMethod/Models/SeQuraPaymentMethod.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/PaymentMethod/Services/PaymentMethodsService.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/PromotionalWidgets/Models/WidgetSettings.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/PromotionalWidgets/Services/WidgetSettingsService.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Authorization/AuthorizedProxy.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/BaseProxy.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Connection/Request/ValidateConnectionHttpRequest.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Exceptions/HttpApiRequestException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Factories/ConnectionProxyFactory.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Order/OrderProxy.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/OrderReport/OrderReportProxy.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Utility/StringValidator.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Webhook/Handler/WebhookHandler.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Webhook/Validator/WebhookValidator.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/AutoTest/AutoTestService.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Configuration/Configuration.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Data/Transformer.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Http/AsyncSocketHttpClient.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Http/CurlHttpClient.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Logger/LogData.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Logger/Logger.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Logger/LoggerConfiguration.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/ORM/Configuration/Index.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/ORM/Entity.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/ORM/IntermediateObject.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/ORM/QueryFilter/QueryCondition.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/ORM/QueryFilter/QueryFilter.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/ORM/RepositoryRegistry.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/ORM/Utility/IndexHelper.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Serializer/Concrete/JsonSerializer.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/ServiceRegister.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/AsyncBatchStarter.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/QueueItem.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/QueueService.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Task.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/TaskEvents/TaskProgressEvent.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/TaskRunner.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Utility/Events/EventEmitter.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Utility/Php.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Utility/TimeProvider.php
View diff →
440 files of the same size
LICENSE.txt
View diff →
assets/css/scss/_loader.scss
View diff →
assets/css/scss/widget.scss
View diff →
assets/css/widget.css
View diff →
assets/index.php
View diff →
assets/integration-core-ui/assets/fonts/sq-icons/sq-icons.eot
View diff →
assets/integration-core-ui/assets/fonts/sq-icons/sq-icons.svg
View diff →
assets/integration-core-ui/assets/fonts/sq-icons/sq-icons.ttf
View diff →
assets/integration-core-ui/assets/fonts/sq-icons/sq-icons.woff
View diff →
assets/js/dist/block/payment-gateway.min.asset.php
View diff →
assets/js/dist/page/sequra-config-params.min.js
View diff →
assets/js/src/page/checkout.js
View diff →
assets/js/src/page/sequra-config-params.js
View diff →
assets/js/src/page/settings.js
View diff →
assets/js/src/page/widget-facade.js
View diff →
languages/index.php
View diff →
src/Controllers/Hooks/Asset/interface-assets-controller.php
View diff →
src/Controllers/Hooks/I18n/class-i18n-controller.php
View diff →
src/Controllers/Hooks/I18n/interface-i18n-controller.php
View diff →
src/Controllers/Hooks/Payment/class-payment-controller.php
View diff →
src/Controllers/Hooks/Payment/interface-payment-controller.php
View diff →
src/Controllers/Hooks/Process/class-async-process-controller.php
View diff →
src/Controllers/Hooks/Process/interface-async-process-controller.php
View diff →
src/Controllers/Hooks/Product/interface-product-controller.php
View diff →
src/Controllers/Hooks/Settings/class-settings-controller.php
View diff →
src/Controllers/Hooks/Settings/interface-settings-controller.php
View diff →
src/Controllers/Rest/class-general-settings-rest-controller.php
View diff →
src/Controllers/Rest/class-payment-rest-controller.php
View diff →
src/Controllers/Rest/class-rest-controller.php
View diff →
src/Controllers/class-controller.php
View diff →
src/Core/Extension/BusinessLogic/Domain/Integration/Store/class-store-id-provider.php
View diff →
src/Core/Extension/BusinessLogic/Domain/Order/Builders/interface-create-order-request-builder.php
View diff →
src/Core/Extension/Infrastructure/Configuration/class-configuration.php
View diff →
src/Core/Implementation/BusinessLogic/Domain/Integration/Disconnect/class-disconnect-service.php
View diff →
src/Core/Implementation/BusinessLogic/Domain/Integration/Order/class-merchant-data-provider.php
View diff →
src/Core/Implementation/BusinessLogic/Domain/Integration/Order/class-order-creation.php
View diff →
src/Core/Implementation/BusinessLogic/Domain/Integration/OrderReport/class-order-report-service.php
View diff →
src/Core/Implementation/BusinessLogic/Domain/Integration/PromotionalWidgets/class-mini-widget-messages-provider.php
View diff →
src/Core/Implementation/BusinessLogic/Domain/Integration/ShopOrderStatuses/class-shop-order-status-service.php
View diff →
src/Core/Implementation/BusinessLogic/Domain/Integration/Version/class-version-service.php
View diff →
src/Core/Implementation/BusinessLogic/Utility/class-encryptor.php
View diff →
src/Core/Implementation/BusinessLogic/Webhook/Services/class-shop-order-service.php
View diff →
src/Core/Implementation/Infrastructure/Logger/Interfaces/class-default-logger-adapter.php
View diff →
src/Core/Implementation/Infrastructure/Logger/Interfaces/class-shop-logger-adapter.php
View diff →
src/Dto/class-cart-info.php
View diff →
src/Dto/class-dto.php
View diff →
src/Dto/class-payment-method-data.php
View diff →
src/Dto/class-payment-method-option.php
View diff →
src/Dto/class-table-index-column.php
View diff →
src/Dto/class-table-index.php
View diff →
src/Repositories/Migrations/class-critical-migration-exception.php
View diff →
src/Repositories/class-entity-repository.php
View diff →
src/Repositories/class-queue-item-repository.php
View diff →
src/Repositories/interface-deletable-repository.php
View diff →
src/Repositories/interface-table-migration-repository.php
View diff →
src/Services/Cart/interface-cart-service.php
View diff →
src/Services/Constants/class-constants.php
View diff →
src/Services/Constants/interface-constants.php
View diff →
src/Services/I18n/interface-i18n.php
View diff →
src/Services/Log/class-log-file.php
View diff →
src/Services/Log/class-logger-service.php
View diff →
src/Services/Log/interface-log-file.php
View diff →
src/Services/Log/interface-logger-service.php
View diff →
src/Services/Migration/class-migration-manager.php
View diff →
src/Services/Migration/interface-migration-manager.php
View diff →
src/Services/Order/Builder/class-order-delivery-method-builder.php
View diff →
src/Services/Order/Builder/interface-order-customer-builder.php
View diff →
src/Services/Order/Builder/interface-order-delivery-method-builder.php
View diff →
src/Services/Order/class-current-order-provider.php
View diff →
src/Services/Order/class-order-service.php
View diff →
src/Services/Order/interface-current-order-provider.php
View diff →
src/Services/Order/interface-order-service.php
View diff →
src/Services/Platform/class-platform-provider.php
View diff →
src/Services/Platform/interface-platform-provider.php
View diff →
src/Services/Pricing/class-pricing-service.php
View diff →
src/Services/Pricing/interface-pricing-service.php
View diff →
src/Services/Product/class-product-service.php
View diff →
src/Services/Product/interface-product-service.php
View diff →
src/Services/Report/class-report-service.php
View diff →
src/Services/Report/interface-report-service.php
View diff →
src/Services/Settings/class-settings-service.php
View diff →
src/Services/Settings/interface-settings-service.php
View diff →
src/Services/Shopper/interface-shopper-service.php
View diff →
src/Services/Time/class-time-checker-service.php
View diff →
src/Services/Time/interface-time-checker-service.php
View diff →
src/Services/Widgets/class-widgets-service.php
View diff →
src/Services/Widgets/interface-widgets-service.php
View diff →
src/index.php
View diff →
templates/admin/action_link.php
View diff →
templates/admin/notice.php
View diff →
templates/admin/order_details.php
View diff →
templates/admin/product_metabox.php
View diff →
templates/admin/settings_page.php
View diff →
templates/front/payment_fields.php
View diff →
templates/front/receipt_page.php
View diff →
templates/index.php
View diff →
vendor/autoload.php
View diff →
vendor/composer/ClassLoader.php
View diff →
vendor/composer/InstalledVersions.php
View diff →
vendor/composer/LICENSE
View diff →
vendor/composer/autoload_namespaces.php
View diff →
vendor/composer/autoload_psr4.php
View diff →
vendor/composer/autoload_real.php
View diff →
vendor/composer/installed.php
View diff →
vendor/composer/platform_check.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Aspects/StoreContextAspect.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Connection/Requests/ConnectionRequest.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Connection/Requests/OnboardingRequest.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Connection/Responses/ConnectionValidationResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Connection/Responses/OnboardingDataResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Connection/Responses/SuccessfulConnectionResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/CountryConfiguration/Responses/CountryConfigurationResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/CountryConfiguration/Responses/SellingCountriesResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/CountryConfiguration/Responses/SuccessfulCountryConfigurationResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Deployments/DeploymentsController.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Deployments/Responses/DeploymentsResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Disconnect/Requests/DisconnectRequest.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Disconnect/Responses/DisconnectResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/GeneralSettings/Responses/GeneralSettingsResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/GeneralSettings/Responses/ShopCategoriesResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/GeneralSettings/Responses/SuccessfulGeneralSettingsResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Integration/IntegrationController.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Integration/Responses/IntegrationShopNameResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Integration/Responses/IntegrationUIStateResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Integration/Responses/IntegrationVersionResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/OrderStatusSettings/OrderStatusSettingsController.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/OrderStatusSettings/Responses/SuccessfulOrderStatusSettingsResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PaymentMethods/PaymentMethodsController.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PaymentMethods/Requests/GetAvailablePaymentMethodsRequest.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PaymentMethods/Requests/GetFormattedPaymentMethodsRequest.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PaymentMethods/Requests/GetPaymentMethodsRequest.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PaymentMethods/Responses/PaymentMethodsResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PaymentMethods/Responses/ProductsResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PromotionalWidgets/Responses/SuccessfulWidgetResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PromotionalWidgets/Responses/WidgetConfiguratorResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Request/Request.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Response/ErrorResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Response/Response.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Response/TranslatableErrorResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Store/Responses/StoreResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Store/Responses/StoresResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Store/StoreController.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/TransactionLogs/Responses/TransactionLogsResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/TransactionLogs/TransactionLogsController.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Bootstrap/Aspect/Aspect.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Bootstrap/Aspect/CompositeAspect.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/PaymentMethods/CachedPaymentMethodsController.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/PaymentMethods/Requests/GetCachedPaymentMethodsRequest.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/PaymentMethods/Responses/CachedPaymentMethodsResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/PromotionalWidgets/Requests/PromotionalWidgetsCheckoutRequest.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/PromotionalWidgets/Responses/GetWidgetsCheckoutResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/Solicitation/Controller/SolicitationController.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/Solicitation/Response/IdentificationFormResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/Solicitation/Response/SolicitationResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/ConnectionData/Entities/ConnectionData.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/ConnectionData/Repositories/ConnectionDataRepository.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/CountryConfiguration/Repositories/CountryConfigurationRepository.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/Credentials/Entities/Credentials.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/Deployments/Entities/Deployment.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/Deployments/Repositories/DeploymentRepository.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/GeneralSettings/Repositories/GeneralSettingsRepository.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/Order/Repositories/SeQuraOrderRepository.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/OrderSettings/Entities/OrderStatusSettings.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/OrderSettings/Repositories/OrderStatusMappingRepository.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/PaymentMethod/Entities/PaymentMethod.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/PaymentMethod/Repositories/PaymentMethodRepository.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/PromotionalWidgets/Entities/WidgetSettings.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/PromotionalWidgets/Repositories/WidgetSettingsRepository.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/SendReport/Entities/SendReport.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/SendReport/Repositories/SendReportRepository.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/StatisticalData/Entities/StatisticalData.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/StatisticalData/Repositories/StatisticalDataRepository.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/TransactionLog/Entities/TransactionLog.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/TransactionLog/Repositories/TransactionLogRepository.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/Exceptions/BadMerchantIdException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/Exceptions/ConnectionDataNotFoundException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/Exceptions/CredentialsNotFoundException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/Exceptions/InvalidEnvironmentException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/Exceptions/WrongCredentialsException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/Models/AuthorizationCredentials.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/Models/CredentialsRequest.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/Models/OnboardingData.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/ProxyContracts/ConnectionProxyInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/RepositoryContracts/ConnectionDataRepositoryInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/RepositoryContracts/CredentialsRepositoryInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/CountryConfiguration/Enum/SellingCountries.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/CountryConfiguration/Exceptions/EmptyCountryConfigurationParameterException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/CountryConfiguration/Exceptions/FailedToRetrieveSellingCountriesException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/CountryConfiguration/Models/SellingCountry.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/CountryConfiguration/RepositoryContracts/CountryConfigurationRepositoryInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/CountryConfiguration/Services/SellingCountriesService.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Deployments/Exceptions/DeploymentNotFoundException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Deployments/Models/Deployment.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Deployments/Models/DeploymentURL.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Deployments/ProxyContracts/DeploymentsProxyInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Deployments/RepositoryContracts/DeploymentsRepositoryInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/GeneralSettings/Exceptions/EmptyCategoryParameterException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/GeneralSettings/Exceptions/FailedToRetrieveCategoriesException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/GeneralSettings/RepositoryContracts/GeneralSettingsRepositoryInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/GeneralSettings/Services/CategoryService.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/Disconnect/DisconnectServiceInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/Order/MerchantDataProviderInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/Order/OrderCreationInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/OrderReport/OrderReportServiceInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/PromotionalWidgets/MiniWidgetMessagesProviderInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/ShopOrderStatuses/ShopOrderStatusesServiceInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/Store/StoreIdProvider.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/Store/StoreServiceInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/Version/VersionServiceInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Merchant/ProxyContracts/MerchantProxyInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Migration/Tasks/DeploymentMigrateTask.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Builders/CreateOrderRequestBuilder.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Builders/MerchantOrderRequestBuilder.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Exceptions/InvalidCartItemsException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Exceptions/InvalidCodeException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Exceptions/InvalidDateException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Exceptions/InvalidDurationException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Exceptions/InvalidGuiLayoutValueException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Exceptions/InvalidOrderStateException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Exceptions/InvalidQuantityException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Exceptions/InvalidServiceEndTimeException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Exceptions/InvalidTimestampException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Exceptions/InvalidUrlException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Exceptions/OrderNotFoundException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/GetAvailablePaymentMethodsRequest.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/GetFormRequest.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Address.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/BaseOrderRequest.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Cart.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/CreateOrderRequest.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Customer.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/DeliveryMethod.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/EventsWebhook.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Item/AbstractItemFactory.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Item/DiscountItem.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Item/HandlingItem.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Item/InvoiceFeeItem.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Item/Item.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Item/ItemFactory.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Item/ItemType.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Item/OtherPaymentItem.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Item/ProductItem.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Item/RegistrationItem.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Item/ServiceItem.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Merchant.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/MerchantReference.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Options.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/OrderRequestStates.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Platform.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/PreviousOrder.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Tracking/Tracking.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Tracking/TrackingPickupPoint.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Tracking/TrackingPickupStore.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Tracking/TrackingPostal.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Tracking/TrackingType.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/UpdateOrderRequest.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Vehicle.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderUpdateData.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/PaymentMethod.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/SeQuraForm.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/SeQuraOrder.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/ProxyContracts/OrderProxyInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/RepositoryContracts/SeQuraOrderRepositoryInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderReport/Exceptions/InvalidOrderDeliveryStateException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderReport/Listeners/TickEventListener.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderReport/Models/OrderDeliveryStates.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderReport/Models/OrderStatistics.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderReport/Models/ReportData.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderReport/Models/SendOrderReportRequest.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderReport/Models/Statistics.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderReport/ProxyContracts/OrderReportProxyInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderReport/Service/OrderReportService.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderReport/Tasks/OrderReportTask.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderStatus/Exceptions/EmptyOrderStatusParameterException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderStatusSettings/Exceptions/EmptyOrderStatusMappingParameterException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderStatusSettings/Exceptions/FailedToRetrieveShopOrderStatusesException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderStatusSettings/Exceptions/InvalidSeQuraOrderStatusException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderStatusSettings/RepositoryContracts/OrderStatusSettingsRepositoryInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderStatusSettings/Services/ShopOrderStatusesService.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/PaymentMethod/Exceptions/PaymentMethodNotFoundException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/PaymentMethod/Models/SeQuraCost.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/PaymentMethod/Models/SeQuraPaymentMethodCategory.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/PaymentMethod/RepositoryContracts/PaymentMethodRepositoryInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/PromotionalWidgets/Models/CustomWidgetsSettings.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/PromotionalWidgets/Models/Widget.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/PromotionalWidgets/Models/WidgetInitializer.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/PromotionalWidgets/Models/WidgetSelectorSettings.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/PromotionalWidgets/RepositoryContracts/WidgetSettingsRepositoryInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/SendReport/Models/SendReport.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/SendReport/RepositoryContracts/SendReportRepositoryInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/StatisticalData/Models/StatisticalData.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/StatisticalData/RepositoryContracts/StatisticalDataRepositoryInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/StatisticalData/Services/StatisticalDataService.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Stores/Exceptions/EmptyStoreParameterException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Stores/Exceptions/FailedToRetrieveStoresException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Stores/Models/Store.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Stores/Services/StoreService.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Translations/Model/BaseTranslatableException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Translations/Model/BaseTranslatableUnhandledException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Translations/Model/TranslatableLabel.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/UIState/Services/UIStateService.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Version/Exceptions/FailedToRetrieveVersionException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Version/Models/Version.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Version/Services/VersionService.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Webhook/Models/Webhook.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Webhook/Services/OrderStatusProvider.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Providers/QueueNameProvider/Contract/QueueNameProviderInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Providers/QueueNameProvider/QueueNameProvider.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Connection/ConnectionProxy.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Deployments/DeploymentsProxy.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Deployments/Requests/GetDeploymentsRequest.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Exceptions/HttpApiInvalidRequestBodyException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Exceptions/HttpApiInvalidUrlParameterException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Exceptions/HttpApiNotFoundException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Exceptions/HttpApiUnauthorizedException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Exceptions/HttpNoAvailablePaymentMethods.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Factories/AuthorizedProxyFactory.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/HttpRequest.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Merchant/MerchantProxy.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Merchant/Requests/GetAvailablePaymentMethodsHttpRequest.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Order/Requests/AcknowledgeOrderHttpRequest.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Order/Requests/CreateOrderHttpRequest.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Order/Requests/GetAvailablePaymentMethodsHttpRequest.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Order/Requests/GetFormHttpRequest.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Order/Requests/UpdateOrderHttpRequest.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/OrderReport/Requests/SendOrderReportHttpRequest.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/TransactionLog/Contracts/TransactionLogAwareInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/TransactionLog/Listeners/AbortedListener.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/TransactionLog/Listeners/CreateListener.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/TransactionLog/Listeners/FailedListener.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/TransactionLog/Listeners/Listener.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/TransactionLog/Listeners/LoadListener.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/TransactionLog/Listeners/UpdateListener.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/TransactionLog/Models/TransactionData.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/TransactionLog/RepositoryContracts/TransactionLogRepositoryInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/TransactionLog/Services/TransactionLogService.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/TransactionLog/Tasks/TransactionalOrderUpdateTask.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/TransactionLog/Tasks/TransactionalTask.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/TransactionLog/Traits/TransactionLogAwareTrait.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Utility/EncryptorInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Webhook/Exceptions/InvalidCartException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Webhook/Exceptions/InvalidSignatureException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Webhook/Exceptions/InvalidStateException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Webhook/Exceptions/OrderNotFoundException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Webhook/Services/ShopOrderService.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Webhook/Tasks/OrderUpdateTask.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/WebhookAPI/Controller/WebhookController.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/WebhookAPI/Exceptions/InvalidWebhookException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/WebhookAPI/Response/WebhookErrorResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/WebhookAPI/Response/WebhookSuccessResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/WebhookAPI/WebhookAPI.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/AutoTest/AutoTestLogger.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/AutoTest/AutoTestStatus.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/AutoTest/AutoTestTask.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/BootstrapComponent.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Configuration/ConfigEntity.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Configuration/ConfigurationManager.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Data/DataTransferObject.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Exceptions/BaseException.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Exceptions/InvalidConfigurationException.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Exceptions/ServiceNotRegisteredException.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Exceptions/StorageNotAccessibleException.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Http/AutoConfiguration.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Http/DTO/Options.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Http/Exceptions/HttpAuthenticationException.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Http/Exceptions/HttpBaseException.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Http/Exceptions/HttpBatchSizeTooBigException.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Http/Exceptions/HttpCommunicationException.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Http/Exceptions/HttpRequestException.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Http/Exceptions/HttpUnhandledException.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Http/HttpClient.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Http/HttpResponse.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Http/LoggingHttpclient.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Logger/Interfaces/DefaultLoggerAdapter.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Logger/Interfaces/LoggerAdapter.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Logger/Interfaces/ShopLoggerAdapter.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Logger/LogContextData.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/ORM/Configuration/EntityConfiguration.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/ORM/Configuration/IndexMap.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/ORM/Exceptions/EntityClassException.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/ORM/Exceptions/QueryFilterInvalidParamException.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/ORM/Exceptions/RepositoryClassException.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/ORM/Exceptions/RepositoryNotRegisteredException.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/ORM/Interfaces/ConditionallyDeletes.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/ORM/Interfaces/MassInsert.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/ORM/Interfaces/QueueItemRepository.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/ORM/Interfaces/RepositoryInterface.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/ORM/QueryFilter/Operators.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/ORM/Utility/EntityTranslator.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Serializer/Concrete/NativeSerializer.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Serializer/Interfaces/Serializable.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Serializer/Serializer.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Singleton.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/AsyncProcessStarterService.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Composite/ExecutionDetails.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Composite/Orchestrator.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/CompositeTask.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Events/BaseQueueItemEvent.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Events/BeforeQueueStatusChangeEvent.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Events/QueueItemAbortedEvent.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Events/QueueItemCreatedEvent.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Events/QueueItemEnqueuedEvent.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Events/QueueItemFailedEvent.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Events/QueueItemFinishedEvent.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Events/QueueItemRequeuedEvent.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Events/QueueItemStartedEvent.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Events/QueueItemStateTransitionEventBus.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Events/QueueStatusChangedEvent.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Exceptions/AbortTaskExecutionException.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Exceptions/ExecutionRequirementsNotMetException.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Exceptions/ProcessStarterSaveException.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Exceptions/ProcessStorageGetException.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Exceptions/QueueItemDeserializationException.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Exceptions/QueueItemSaveException.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Exceptions/QueueStorageUnavailableException.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Exceptions/SyncTaskFailedException.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Exceptions/TaskRunnerRunException.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Exceptions/TaskRunnerStatusChangeException.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Exceptions/TaskRunnerStatusStorageUnavailableException.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Interfaces/AsyncProcessService.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Interfaces/Priority.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Interfaces/Runnable.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Interfaces/TaskRunnerManager.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Interfaces/TaskRunnerStatusStorage.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Interfaces/TaskRunnerWakeup.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Process.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/QueueItemStarter.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/RunnerStatusStorage.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/TaskEvents/AliveAnnouncedTaskEvent.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/TaskEvents/Listeners/OnReportAlive.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/TaskEvents/Listeners/OnReportProgress.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/TaskEvents/TickEvent.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/TaskRunnerManager.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/TaskRunnerStarter.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/TaskRunnerStatus.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/TaskRunnerWakeupService.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Utility/Events/Event.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Utility/Events/EventBus.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Utility/GuidProvider.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Utility/RegexProvider.php
View diff →