PluginProbe
seQura / 4.3.0
seQura v4.3.0
4.3.4 4.3.3 4.3.2 4.3.1 trunk 2.0.0 2.0.10 2.0.11 2.0.12 2.0.5 2.0.6 2.0.7 2.0.8 2.0.9 3.0.0 3.0.2 3.0.5 3.0.6 3.0.7 3.1.0 3.1.1 3.2.0 3.2.1 3.2.2 4.0.0 All 30 releases

seQura: 4.0.04.3.0

339 files added or removed
Compare 4.3.0 against:
4.3.4 4.3.3 4.3.2 4.3.1 trunk 2.0.0 2.0.10 2.0.11 2.0.12 2.0.5 2.0.6 2.0.7 2.0.8 2.0.9 3.0.0 3.0.2 3.0.5 3.0.6 3.0.7 3.1.0 3.1.1 3.2.0 3.2.1 3.2.2 4.0.0 All 30 releases
Added and removed
removed vendor/sequra/integration-core/.github/CODEOWNERS View in 4.0.0 →
removed vendor/sequra/integration-core/.github/PULL_REQUEST_TEMPLATE.md View in 4.0.0 →
removed vendor/sequra/integration-core/.github/workflows/packagist.yml View in 4.0.0 →
removed vendor/sequra/integration-core/.github/workflows/pipeline.yml View in 4.0.0 →
removed vendor/sequra/integration-core/.gitignore View in 4.0.0 →
removed vendor/sequra/integration-core/.phpcs.xml.dist View in 4.0.0 →
removed vendor/sequra/integration-core/phpstan.neon View in 4.0.0 →
removed vendor/sequra/integration-core/phpunit.xml View in 4.0.0 →
removed vendor/sequra/integration-core/run-tests.sh View in 4.0.0 →
removed vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Connection/Responses/ConnectionSettingsResponse.php View in 4.0.0 →
removed vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Connection/Responses/SuccessfulOnboardingResponse.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/AdminAPI/Connection/ConnectionControllerTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/AdminAPI/CountryConfiguration/CountryConfigurationControllerTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/AdminAPI/Deployments/DeploymentsControllerTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/AdminAPI/Disconnection/DisconnectionControllerApiTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/AdminAPI/GeneralSettings/GeneralSettingsControllerTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/AdminAPI/Integration/IntegrationControllerTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/AdminAPI/OrderStatusSettings/OrderStatusSettingsControllerTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/AdminAPI/PaymentMethods/PaymentMethodsControllerTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/AdminAPI/PromotionalWidgets/PromotionalWidgetsControllerTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/AdminAPI/Store/StoreControllerTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/AdminAPI/TransactionLogs/TransactionLogsControllerTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/CheckoutAPI/PaymentMethods/CachedPaymentMethodsApiTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/CheckoutAPI/PromotionalWidgets/PromotionalWidgetsApiTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/CheckoutAPI/Solicitation/MockComponents/MockCreateOrderRequestBuilder.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/CheckoutAPI/Solicitation/MockComponents/MockOrderProxy.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/CheckoutAPI/Solicitation/SolicitationCheckoutApiTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/CheckoutAPI/Solicitation/SolicitationGetFormCheckoutApiTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiRequests/Order/CreateOrderRequests/FullCreateOrderRequestBody.json View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiRequests/Order/CreateOrderRequests/MinimalCreateOrderRequestBody.json View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiRequests/Order/UpdateOrderRequests/FullUpdateOrderRequestBody.json View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiRequests/Order/UpdateOrderRequests/MinimalUpdateOrderRequestBody.json View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiRequests/OrderReport/SendReportRequests/FullSendReportRequestBody.json View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiRequests/OrderReport/SendReportRequests/MinimalSendReportRequestBody.json View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiResponses/Connection/InvalidCredentialsResponse.json View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiResponses/Connection/SuccessfulResponse.json View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiResponses/Deployments/SuccessfulResponse.json View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiResponses/InvalidCredentialsResponse.txt View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiResponses/Merchant/GetPaymentMethodsResponses/InvalidMerchantIdResponse.json View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiResponses/Merchant/GetPaymentMethodsResponses/SuccessfulResponse.json View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiResponses/Merchant/GetPaymentMethodsResponses/UpdatedResponse.json View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiResponses/Merchant/GetPaymentMethodsResponses/WrongCredentialsResponse.txt View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiResponses/Order/CreateOrderResponses/InvalidMerchantIdResponse.json View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiResponses/Order/GetFormResponses/InvalidOrderIdResponse.html View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiResponses/Order/GetFormResponses/SuccessfulResponse.html View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiResponses/Order/GetPaymentMethodsResponses/InvalidOrderIdResponse.json View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiResponses/Order/GetPaymentMethodsResponses/SuccessfulResponse.json View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiResponses/Order/UpdateOrderResponses/InvalidMerchantIdResponse.json View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiResponses/Widgets/validateSuccessfulResponse.json View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/BaseSerializationTestCase.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/BaseTestCase.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/Configuration.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MemoryRepositoryWithConditionalDelete.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockCategoryService.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockConditionalDeleteTrait.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockConnectionDataRepository.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockConnectionProxy.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockConnectionService.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockCoreSellingCountriesService.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockCountryConfigurationRepository.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockCountryConfigurationService.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockCredentialsRepository.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockCredentialsService.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockDeploymentsProxy.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockDeploymentsRepository.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockDeploymentsService.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockDisconnectService.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockDomainStoreService.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockGeneralSettingsRepository.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockGeneralSettingsService.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockIntegrationDisconnectService.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockMerchantDataProvider.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockMerchantOrderBuilder.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockMerchantProxy.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockMiniWidgetMessagesProvider.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockOrderCreation.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockOrderReportService.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockOrderReporterTask.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockOrderStatusMappingRepository.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockPaymentMethodRepository.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockPaymentMethodService.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockProductService.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockQueueService.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockSeQuraOrderRepository.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockSellingCountriesService.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockSendReportRepository.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockShopOrderStatusesService.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockStatisticalDataRepository.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockStoreService.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockVersionService.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockWidgetConfigurator.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockWidgetSettingsRepository.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockWidgetSettingsService.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockWidgetValidator.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/TestEncryptor.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Common/MockObjects/SeQuraOrder.json View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/DataAccess/Connection/Repositories/ConnectionRepositoryTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/DataAccess/CountryConfiguration/Repositories/CountryConfigurationRepositoryTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/DataAccess/Credentials/Entities/CredentialsEntityTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/DataAccess/Credentials/Repositories/CredentialsRepositoryTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/DataAccess/Deployments/Entities/DeploymentsEntityTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/DataAccess/Deployments/Repositories/DeploymentRepositoryTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/DataAccess/GeneralSettings/Repositories/GeneralSettingsRepositoryTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/DataAccess/Order/Repositories/OrderRepositoryTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/DataAccess/OrderSettings/OrderStatusSettingsTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/DataAccess/OrderSettings/Repositories/OrderSettingsRepositoryTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/DataAccess/PaymentMethod/Entities/PaymentMethodEntityTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/DataAccess/PaymentMethod/Repositories/PaymentMethodRepositoryTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/DataAccess/PromotionalWidget/Repositories/PromotionalWidgetRepositoryTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/DataAccess/Repositories/ConnectionDataRepositoryTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/DataAccess/StatisticalData/Repositories/StatisticalDataRepositoryTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/DataAccess/TransactionLog/Repositories/TransactionLogRepositoryTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Domain/Connection/Models/ConnectionDataTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Domain/Connection/Models/OnboardingDataModelTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Domain/Connection/Services/ConnectionServiceTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Domain/CountryConfiguration/Models/CountryConfigurationModelTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Domain/CountryConfiguration/Models/SellingCountryModelTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Domain/CountryConfiguration/Services/SellingCountryServiceTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Domain/Deployments/Service/DeploymentsServiceTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Domain/Disconnect/Services/DisconnectServiceTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Domain/GeneralSettings/Models/CategoryModelTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Domain/GeneralSettings/Models/GeneralSettingsModelTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Domain/Migration/Tasks/DeploymentMigrateTaskTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Domain/Order/Builders/MerchantOrderRequestBuilderTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Domain/Order/SeQuraFormTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Domain/Order/SeQuraOrderTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Domain/Order/Services/OrderServiceTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Domain/OrderReport/Listeners/TickEventListenerTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Domain/OrderReport/OrderReporterTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Domain/OrderReport/Services/OrderReportServiceTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Domain/OrderReport/Tasks/OrderReportTaskTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Domain/OrderStatus/Models/OrderStatusModelTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Domain/OrderStatusSettings/Models/OrderStatusMappingModelTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Domain/PaymentMethod/Models/SeQuraCostTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Domain/PaymentMethod/Models/SeQuraPaymentMethodTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Domain/PaymentMethod/Services/PaymentMethodServiceTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Domain/PromotionalWidgets/Services/WidgetSettingsServiceTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Domain/PromotionalWidgets/Services/WidgetValidationServiceTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Domain/StatisticalData/Models/StatisticalDataModelTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Domain/Store/Models/StoreModelTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Domain/Version/Models/VersionModelTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Domain/Webhook/WebhookTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/SeQuraAPI/BaseProxyTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/SeQuraAPI/Connection/ConnectionProxyTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/SeQuraAPI/Deployments/DeploymentsProxyTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/SeQuraAPI/Merchant/MerchantProxyTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/SeQuraAPI/MockComponents/MockBaseProxy.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/SeQuraAPI/Order/OrderProxyTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/SeQuraAPI/OrderReport/OrderReportProxyTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/TransactionLog/Listeners/AbortedListenerTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/TransactionLog/Listeners/CreateListenerTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/TransactionLog/Listeners/FailedListenerTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/TransactionLog/Listeners/LoadListenerTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/TransactionLog/Listeners/UpdateListenerTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/TransactionLog/Mocks/MockOrderUpdateData.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/TransactionLog/Mocks/MockTransactionLogRepository.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/TransactionLog/Models/TransactionDataModelTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/TransactionLog/Services/TransactionLogServiceTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/TransactionLog/Tasks/TransactionalOrderUpdateTaskTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Webhook/Tasks/OrderUpdateTaskTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/Webhook/WebhookValidatorTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/WebhookAPI/MockComponents/MockShopErrorOrderService.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/WebhookAPI/MockComponents/MockShopOrderService.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/BusinessLogic/WebhookAPI/WebhookAPITest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/AutoTest/AutoTestServiceTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/BaseInfrastructureTestWithServices.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/EntityData/QueueItems.json View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/EntityData/Students.json View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/Logger/TestDefaultLogger.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/Logger/TestShopLogger.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/ORM/Entity/FooEntity.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/ORM/Entity/StudentEntity.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/ORM/MemoryQueueItemRepository.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/ORM/MemoryRepository.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/ORM/MemoryStorage.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/ORM/TestRepositoryRegistry.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TaskExecution/AbortTask.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TaskExecution/BarTask.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TaskExecution/FakeRunnable.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TaskExecution/FooOrchestrator.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TaskExecution/FooTask.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TaskExecution/InvalidTask.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TaskExecution/TestAsyncProcessStarter.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TaskExecution/TestQueueService.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TaskExecution/TestRunnerStatusStorage.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TaskExecution/TestTaskRunner.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TaskExecution/TestTaskRunnerWakeupService.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TestAsyncSocketHttpClient.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TestConfigurationManager.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TestCurlHttpClient.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TestHttpClient.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TestService.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TestServiceInterface.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TestShopConfiguration.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/Utility/Events/TestBarEvent.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/Utility/Events/TestEventEmitter.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/Utility/Events/TestFooEvent.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/Utility/TestGuidProvider.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/Utility/TestTimeProvider.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Common/TestServiceRegister.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Configuration/ConfigEntityTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Configuration/ConfigurationTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Http/AsyncSocketHttpClientTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Http/AutoConfigurationCurlTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Http/AutoConfigurationTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Http/HttpClientTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Logger/LogDataEntityTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Logger/LoggerTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/ORM/AbstractGenericQueueItemRepositoryTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/ORM/AbstractGenericStudentRepositoryTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/ORM/Entity/GenericEntityTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/ORM/Entity/ProcessTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/ORM/Entity/QueueItemTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/ORM/EntityConfigurationTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/ORM/EntityTranslatorTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/ORM/IndexHelperTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/ORM/IntermediateObjectTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/ORM/MemoryGenericQueueItemRepositoryTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/ORM/MemoryGenericStudentRepositoryTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/ORM/QueryFilterTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/ORM/RepositoryRegistryTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Serializer/JsonSerializerTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Serializer/NativeSerializerTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/ServiceRegisterTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/TaskExecution/AsyncBatchStarterTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/TaskExecution/Orchestrator/OrchestratorTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/TaskExecution/ProcessEntityTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/TaskExecution/QueueItemEntityTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/TaskExecution/QueueItemStarterTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/TaskExecution/QueueItemTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/TaskExecution/QueueTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/TaskExecution/TaskRunnerManagerTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/TaskExecution/TaskRunnerStarterTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/TaskExecution/TaskRunnerStatusStorageTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/TaskExecution/TaskRunnerTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/TaskExecution/TaskRunnerWakeupTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/TaskExecution/TaskTest.php View in 4.0.0 →
removed vendor/sequra/integration-core/tests/Infrastructure/Utility/Events/EventEmitterTest.php View in 4.0.0 →
added src/Controllers/Rest/class-store-integration-rest-controller.php View in 4.3.0 →
added src/Core/Implementation/BusinessLogic/Domain/Integration/Log/class-log-service.php View in 4.3.0 →
added src/Core/Implementation/BusinessLogic/Domain/Integration/StoreInfo/class-store-info-service.php View in 4.3.0 →
added src/Core/Implementation/BusinessLogic/Domain/Integration/StoreIntegration/class-store-integration-service.php View in 4.3.0 →
added src/Core/Implementation/BusinessLogic/Domain/Integration/StoreIntegration/interface-store-integration-service.php View in 4.3.0 →
added src/Repositories/Migrations/class-migration-install-420.php View in 4.3.0 →
added src/Repositories/Migrations/class-migration-install-430.php View in 4.3.0 →
added src/Repositories/class-cache-repository.php View in 4.3.0 →
added src/Repositories/interface-cache-repository.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Connection/Requests/ReRegisterWebhookRequest.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Connection/Responses/ReRegisterWebhookResponse.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/GeneralSettings/Requests/SaveGeneralSettingsRequestTrait.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/OrderStatusSettings/Requests/SaveOrderStatusSettingsRequestTrait.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/OrderStatusSettings/Responses/OrderStatusSettingsResponseTrait.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/OrderStatusSettings/Responses/ShopOrderStatusResponseTrait.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PromotionalWidgets/Requests/SaveWidgetSettingsRequest.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PromotionalWidgets/Responses/UnsuccessfulJsonResponse.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/ConfigurationWebhookAPI.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Controller/ConfigurationWebhookController.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/AdvancedSettings/GetAdvancedSettingsHandler.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/AdvancedSettings/SaveAdvancedSettingsHandler.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/Enums/Topics.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/GeneralSettings/GetGeneralSettingsHandler.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/GeneralSettings/SaveGeneralSettingsHandler.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/Log/GetLogContentHandler.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/Log/RemoveLogContentHandler.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/OrderStatus/GetOrderStatusListHandler.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/OrderStatus/GetOrderStatusSettingsHandler.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/OrderStatus/SaveOrderStatusSettingsHandler.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/SellingCountries/GetSellingCountriesHandler.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/Shop/GetShopCategoriesHandler.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/Shop/GetShopProductsHandler.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/Store/GetStoreInfoHandler.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/TopicHandlerInterface.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/TopicHandlerRegistry.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/WidgetSettings/GetWidgetSettingsHandler.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Handlers/WidgetSettings/SaveWidgetSettingsHandler.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Requests/AdvancedSettings/SaveAdvancedSettingsRequest.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Requests/ConfigurationWebhookRequest.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Requests/GeneralSettings/SaveGeneralSettingsRequest.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Requests/GeneralSettings/SaveSellingCountriesRequest.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Requests/OrderStatus/SaveOrderStatusRequest.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Requests/PaginationRequest.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Requests/SellingCountries/GetSellingCountriesRequest.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Requests/Shop/GetShopCategoriesRequest.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Requests/Shop/GetShopProductsRequest.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Requests/WidgetSettings/SaveWidgetSettingsRequest.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/AdvancedSettings/AdvancedSettingsResponse.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/AdvancedSettings/SaveAdvancedSettingsResponse.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/GeneralSettings/GetGeneralSettingsResponse.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/GeneralSettings/SaveGeneralSettingsResponse.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/Log/LogContentResponse.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/Log/RemoveLogContentResponse.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/OrderStatus/GetOrderStatusListResponse.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/OrderStatus/GetOrderStatusSettingsResponse.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/OrderStatus/SaveOrderStatusSettingsResponse.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/SellingCountries/SellingCountriesResponse.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/Shop/ShopCategoryResponse.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/Shop/ShopProductsResponse.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/Store/StoreInfoResponse.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/SuccessResponse.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/TopicMissingErrorResponse.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/UnknownTopicErrorResponse.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/WidgetSettings/GetWidgetSettingsResponse.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/ConfigurationWebhookAPI/Responses/WidgetSettings/SaveWidgetSettingsResponse.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/DataAccess/AdvancedSettings/Entities/AdvancedSettings.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/DataAccess/AdvancedSettings/Repositories/AdvancedSettingsRepository.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/Domain/AdvancedSettings/Models/AdvancedSettings.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/Domain/AdvancedSettings/RepositoryContracts/AdvancedSettingsRepositoryInterface.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/Domain/AdvancedSettings/Services/AdvancedLoggerSettingsProvider.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/Domain/AdvancedSettings/Services/AdvancedSettingsService.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/Domain/HMAC/HMAC.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/Log/LogServiceInterface.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/StoreInfo/StoreInfoServiceInterface.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/StoreIntegration/StoreIntegrationServiceInterface.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/Domain/Log/Model/Log.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/Domain/Migration/Tasks/StoreIntegrationMigrateTask.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/Domain/Product/Model/ShopProduct.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/Domain/StoreIntegration/Exceptions/CapabilitiesEmptyException.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/Domain/StoreIntegration/Exceptions/InvalidCapabilityException.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/Domain/StoreIntegration/Exceptions/InvalidLocationHeaderException.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/Domain/StoreIntegration/Exceptions/LocationHeaderEmptyException.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/Domain/StoreIntegration/Exceptions/StoreIntegrationNotFoundException.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/Domain/StoreIntegration/Models/Capability.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/Domain/StoreIntegration/Models/CreateStoreIntegrationRequest.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/Domain/StoreIntegration/Models/CreateStoreIntegrationResponse.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/Domain/StoreIntegration/Models/DeleteStoreIntegrationRequest.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/Domain/StoreIntegration/Models/DeleteStoreIntegrationResponse.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/Domain/StoreIntegration/ProxyContracts/StoreIntegrationsProxyInterface.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/Domain/StoreIntegration/Services/StoreIntegrationService.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/Domain/Stores/Models/StoreInfo.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/Domain/URL/Exceptions/InvalidUrlException.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/Domain/URL/Model/Query.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/Domain/URL/Model/URL.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/Domain/Webhook/Exceptions/WebhookSignatureValidationFailed.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/Domain/Webhook/Models/WebhookValidationRequest.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/Domain/Webhook/Services/ConfigurationWebhookValidationService.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/StoreIntegration/Requests/CreateStoreIntegrationHttpRequest.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/StoreIntegration/Requests/DeleteStoreIntegrationHttpRequest.php View in 4.3.0 →
added vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/StoreIntegration/StoreIntegrationProxy.php View in 4.3.0 →
added vendor/sequra/integration-core/src/Infrastructure/Logger/Interfaces/LoggerSettingsProviderInterface.php View in 4.3.0 →
104 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 →
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-general-settings-rest-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/Controllers/Rest/class-payment-rest-controller.php View diff →
src/Controllers/Rest/class-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/Order/class-merchant-data-provider.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/Core/Implementation/BusinessLogic/Webhook/Services/class-shop-order-service.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/Order/Builder/class-order-customer-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/Product/class-product-service.php View diff →
src/Services/Shopper/class-shopper-service.php View diff →
src/Services/Widgets/class-widgets-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/sequra/integration-core/README.md View diff →
vendor/sequra/integration-core/composer.json View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Connection/ConnectionController.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/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/BootstrapComponent.php View diff →
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/PromotionalWidgets/Responses/PromotionalWidgetsCheckoutResponse.php View diff →
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/Credentials/Repositories/CredentialsRepository.php View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/Models/ConnectionData.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/Services/CountryConfigurationService.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/Order/OrderStates.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/Domain/PromotionalWidgets/Services/WidgetValidationService.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/Factories/ConnectionProxyFactory.php View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/OrderReport/OrderReportProxy.php View diff →
vendor/sequra/integration-core/src/BusinessLogic/Webhook/Handler/WebhookHandler.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/Utility/TimeProvider.php View diff →
488 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 →
languages/sequra.pot 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/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-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/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/class-i18n.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-address-builder.php View diff →
src/Services/Order/Builder/class-order-delivery-method-builder.php View diff →
src/Services/Order/Builder/interface-order-address-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/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/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.json View diff →
vendor/composer/installed.php View diff →
vendor/composer/platform_check.php View diff →
vendor/sequra/integration-core/CHANGELOG.md 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/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/CountryConfigurationController.php View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/CountryConfiguration/Requests/CountryConfigurationRequest.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/FormattedPaymentMethodsResponse.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/Aspects.php View diff →
vendor/sequra/integration-core/src/BusinessLogic/Bootstrap/Aspect/CompositeAspect.php View diff →
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/CheckoutAPI.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/PromotionalWidgetsCheckoutController.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/Entities/CountryConfiguration.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/Entities/GeneralSettings.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/Credentials.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/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/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/Deployments/Services/DeploymentsService.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/Multistore/StoreContext.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/Gui.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/OrderRequestDTO.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/OrderRequestStatusMapping.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/Order/Service/OrderService.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/OrderReport.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/OrderReporter.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/Connection/Request/ValidateConnectionHttpRequest.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/HttpApiRequestException.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/OrderProxy.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/Utility/StringValidator.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/Webhook/Validator/WebhookValidator.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/AutoTestService.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/Configuration.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/Data/Transformer.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/AsyncSocketHttpClient.php View diff →
vendor/sequra/integration-core/src/Infrastructure/Http/AutoConfiguration.php View diff →
vendor/sequra/integration-core/src/Infrastructure/Http/CurlHttpClient.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/Index.php View diff →
vendor/sequra/integration-core/src/Infrastructure/ORM/Configuration/IndexMap.php View diff →
vendor/sequra/integration-core/src/Infrastructure/ORM/Entity.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/IntermediateObject.php View diff →
vendor/sequra/integration-core/src/Infrastructure/ORM/QueryFilter/Operators.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/EntityTranslator.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/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/ServiceRegister.php View diff →
vendor/sequra/integration-core/src/Infrastructure/Singleton.php View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/AsyncBatchStarter.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/QueueItem.php View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/QueueItemStarter.php View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/QueueService.php View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/RunnerStatusStorage.php View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Task.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/TaskProgressEvent.php View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/TaskEvents/TickEvent.php View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/TaskRunner.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/Events/EventEmitter.php View diff →
vendor/sequra/integration-core/src/Infrastructure/Utility/GuidProvider.php View diff →
vendor/sequra/integration-core/src/Infrastructure/Utility/Php.php View diff →
vendor/sequra/integration-core/src/Infrastructure/Utility/RegexProvider.php View diff →