seQura: 3.0.2 → 4.1.3
351 files added or removed
Compare 4.1.3 against:
Added and removed
removed
src/Core/Extension/BusinessLogic/AdminAPI/GeneralSettings/Requests/class-general-settings-request.php
View in 3.0.2 →
removed
src/Core/Extension/BusinessLogic/AdminAPI/GeneralSettings/Responses/class-general-settings-response.php
View in 3.0.2 →
removed
src/Core/Extension/BusinessLogic/AdminAPI/GeneralSettings/class-general-settings-controller.php
View in 3.0.2 →
removed
src/Core/Extension/BusinessLogic/AdminAPI/PromotionalWidgets/Requests/class-widget-settings-request.php
View in 3.0.2 →
removed
src/Core/Extension/BusinessLogic/AdminAPI/PromotionalWidgets/Responses/class-widget-settings-response.php
View in 3.0.2 →
removed
src/Core/Extension/BusinessLogic/AdminAPI/PromotionalWidgets/class-promotional-widgets-controller.php
View in 3.0.2 →
removed
src/Core/Extension/BusinessLogic/DataAccess/GeneralSettings/Entities/class-general-settings.php
View in 3.0.2 →
removed
src/Core/Extension/BusinessLogic/DataAccess/GeneralSettings/Repository/class-general-settings-repository.php
View in 3.0.2 →
removed
src/Core/Extension/BusinessLogic/DataAccess/PromotionalWidgets/Entities/class-widget-settings.php
View in 3.0.2 →
removed
src/Core/Extension/BusinessLogic/DataAccess/PromotionalWidgets/Repositories/class-widget-settings-repository.php
View in 3.0.2 →
removed
src/Core/Extension/BusinessLogic/Domain/GeneralSettings/Models/class-general-settings.php
View in 3.0.2 →
removed
src/Core/Extension/BusinessLogic/Domain/Order/Models/OrderRequest/Item/class-item-factory.php
View in 3.0.2 →
removed
src/Core/Extension/BusinessLogic/Domain/Order/Models/OrderRequest/Item/class-registration-item.php
View in 3.0.2 →
removed
src/Core/Extension/BusinessLogic/Domain/Order/Models/OrderRequest/class-options.php
View in 3.0.2 →
removed
src/Core/Extension/BusinessLogic/Domain/PromotionalWidgets/Models/class-mini-widget-config.php
View in 3.0.2 →
removed
src/Core/Extension/BusinessLogic/Domain/PromotionalWidgets/Models/class-mini-widget.php
View in 3.0.2 →
removed
src/Core/Extension/BusinessLogic/Domain/PromotionalWidgets/Models/class-widget-location-config.php
View in 3.0.2 →
removed
src/Core/Extension/BusinessLogic/Domain/PromotionalWidgets/Models/class-widget-location.php
View in 3.0.2 →
removed
src/Core/Extension/BusinessLogic/Domain/PromotionalWidgets/Models/class-widget-settings.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/Models/ValidateConnectionRequest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/Merchant/Models/GetAvailablePaymentMethodsRequest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/PromotionalWidgets/Models/ValidateAssetsKeyRequest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/PromotionalWidgets/Models/WidgetLabels.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/src/BusinessLogic/Domain/PromotionalWidgets/ProxyContracts/WidgetsProxyInterface.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Widgets/Requests/ValidateAssetsKeyHttpRequest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Widgets/WidgetsProxy.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/AdminAPI/Connection/ConnectionControllerTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/AdminAPI/CountryConfiguration/CountryConfigurationControllerTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/AdminAPI/GeneralSettings/GeneralSettingsControllerTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/AdminAPI/Integration/IntegrationControllerTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/AdminAPI/OrderStatusSettings/OrderStatusSettingsControllerTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/AdminAPI/PaymentMethods/PaymentMethodsControllerTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/AdminAPI/PromotionalWidgets/PromotionalWidgetsControllerTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/AdminAPI/Store/StoreControllerTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/AdminAPI/TransactionLogs/TransactionLogsControllerTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/CheckoutAPI/Solicitation/MockComponents/MockCreateOrderRequestBuilder.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/CheckoutAPI/Solicitation/MockComponents/MockOrderProxy.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/CheckoutAPI/Solicitation/SolicitationCheckoutApiTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/CheckoutAPI/Solicitation/SolicitationGetFormCheckoutApiTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiRequests/Order/CreateOrderRequests/FullCreateOrderRequestBody.json
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiRequests/Order/CreateOrderRequests/MinimalCreateOrderRequestBody.json
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiRequests/Order/UpdateOrderRequests/FullUpdateOrderRequestBody.json
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiRequests/Order/UpdateOrderRequests/MinimalUpdateOrderRequestBody.json
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiRequests/OrderReport/SendReportRequests/FullSendReportRequestBody.json
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiRequests/OrderReport/SendReportRequests/MinimalSendReportRequestBody.json
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiResponses/InvalidCredentialsResponse.txt
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiResponses/Merchant/GetPaymentMethodsResponses/InvalidMerchantIdResponse.json
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiResponses/Merchant/GetPaymentMethodsResponses/SuccessfulResponse.json
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiResponses/Merchant/GetPaymentMethodsResponses/WrongCredentialsResponse.txt
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiResponses/Order/CreateOrderResponses/InvalidMerchantIdResponse.json
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiResponses/Order/GetFormResponses/InvalidOrderIdResponse.html
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiResponses/Order/GetFormResponses/SuccessfulResponse.html
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiResponses/Order/GetPaymentMethodsResponses/InvalidOrderIdResponse.json
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiResponses/Order/GetPaymentMethodsResponses/SuccessfulResponse.json
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiResponses/Order/UpdateOrderResponses/InvalidMerchantIdResponse.json
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Common/ApiResponses/Widgets/validateSuccessfulResponse.json
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Common/BaseSerializationTestCase.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/Configuration.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MemoryRepositoryWithConditionalDelete.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockCategoryService.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockConditionalDeleteTrait.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockOrderReportService.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockOrderReporterTask.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockQueueService.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockSellingCountriesService.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockShopOrderStatusesService.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockStoreService.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/MockVersionService.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Common/MockComponents/TestEncryptor.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Common/MockObjects/SeQuraOrder.json
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/DataAccess/OrderSettings/OrderStatusSettingsTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/DataAccess/Repositories/ConnectionDataRepositoryTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Domain/Connection/Models/ConnectionDataTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Domain/Connection/Models/OnboardingDataModelTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Domain/Connection/Services/ConnectionServiceTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Domain/CountryConfiguration/Models/CountryConfigurationModelTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Domain/CountryConfiguration/Models/SellingCountryModelTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Domain/GeneralSettings/Models/CategoryModelTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Domain/GeneralSettings/Models/GeneralSettingsModelTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Domain/Order/SeQuraFormTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Domain/Order/SeQuraOrderTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Domain/Order/Services/OrderServiceTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Domain/OrderReport/Listeners/TickEventListenerTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Domain/OrderReport/OrderReporterTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Domain/OrderReport/Services/OrderReportServiceTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Domain/OrderReport/Tasks/OrderReportTaskTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Domain/OrderStatus/Models/OrderStatusModelTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Domain/OrderStatusSettings/Models/OrderStatusMappingModelTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Domain/PaymentMethod/SeQuraCostTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Domain/PaymentMethod/SeQuraPaymentMethodTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Domain/StatisticalData/Models/StatisticalDataModelTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Domain/Store/Models/StoreModelTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Domain/Version/Models/VersionModelTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Domain/Webhook/WebhookTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/SeQuraAPI/BaseProxyTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/SeQuraAPI/Connection/ConnectionProxyTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/SeQuraAPI/Merchant/MerchantProxyTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/SeQuraAPI/MockComponents/MockBaseProxy.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/SeQuraAPI/Order/OrderProxyTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/SeQuraAPI/OrderReport/OrderReportProxyTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/SeQuraAPI/Widgets/WidgetsProxyTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/TransactionLog/Listeners/AbortedListenerTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/TransactionLog/Listeners/CreateListenerTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/TransactionLog/Listeners/FailedListenerTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/TransactionLog/Listeners/LoadListenerTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/TransactionLog/Listeners/UpdateListenerTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/TransactionLog/Mocks/MockOrderUpdateData.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/TransactionLog/Mocks/MockTransactionLogRepository.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/TransactionLog/Models/TransactionDataModelTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/TransactionLog/Services/TransactionLogServiceTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/TransactionLog/Tasks/TransactionalOrderUpdateTaskTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Webhook/Tasks/OrderUpdateTaskTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/Webhook/WebhookValidatorTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/WebhookAPI/MockComponents/MockShopErrorOrderService.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/WebhookAPI/MockComponents/MockShopOrderService.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/BusinessLogic/WebhookAPI/WebhookAPITest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/AutoTest/AutoTestServiceTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/BaseInfrastructureTestWithServices.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/EntityData/QueueItems.json
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/EntityData/Students.json
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/Logger/TestDefaultLogger.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/Logger/TestShopLogger.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/ORM/Entity/FooEntity.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/ORM/Entity/StudentEntity.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/ORM/MemoryQueueItemRepository.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/ORM/MemoryRepository.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/ORM/MemoryStorage.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/ORM/TestRepositoryRegistry.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TaskExecution/AbortTask.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TaskExecution/BarTask.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TaskExecution/FakeRunnable.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TaskExecution/FooOrchestrator.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TaskExecution/FooTask.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TaskExecution/InvalidTask.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TaskExecution/TestAsyncProcessStarter.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TaskExecution/TestQueueService.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TaskExecution/TestRunnerStatusStorage.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TaskExecution/TestTaskRunner.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TaskExecution/TestTaskRunnerWakeupService.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TestAsyncSocketHttpClient.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TestConfigurationManager.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TestCurlHttpClient.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TestHttpClient.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TestService.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TestServiceInterface.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/TestShopConfiguration.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/Utility/Events/TestBarEvent.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/Utility/Events/TestEventEmitter.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/Utility/Events/TestFooEvent.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/Utility/TestGuidProvider.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/TestComponents/Utility/TestTimeProvider.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Common/TestServiceRegister.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Configuration/ConfigEntityTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Configuration/ConfigurationTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Http/AsyncSocketHttpClientTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Http/AutoConfigurationCurlTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Http/AutoConfigurationTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Logger/LogDataEntityTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/ORM/AbstractGenericQueueItemRepositoryTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/ORM/AbstractGenericStudentRepositoryTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/ORM/Entity/GenericEntityTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/ORM/Entity/ProcessTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/ORM/Entity/QueueItemTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/ORM/EntityConfigurationTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/ORM/EntityTranslatorTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/ORM/IntermediateObjectTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/ORM/MemoryGenericQueueItemRepositoryTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/ORM/MemoryGenericStudentRepositoryTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/ORM/RepositoryRegistryTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Serializer/JsonSerializerTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Serializer/NativeSerializerTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/TaskExecution/AsyncBatchStarterTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/TaskExecution/Orchestrator/OrchestratorTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/TaskExecution/ProcessEntityTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/TaskExecution/QueueItemEntityTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/TaskExecution/QueueItemStarterTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/TaskExecution/QueueItemTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/TaskExecution/QueueTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/TaskExecution/TaskRunnerManagerTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/TaskExecution/TaskRunnerStarterTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/TaskExecution/TaskRunnerStatusStorageTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/TaskExecution/TaskRunnerTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/TaskExecution/TaskRunnerWakeupTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/TaskExecution/TaskTest.php
View in 3.0.2 →
removed
vendor/sequra/integration-core/tests/Infrastructure/Utility/Events/EventEmitterTest.php
View in 3.0.2 →
added
src/Core/Extension/BusinessLogic/Domain/Integration/Store/class-store-id-provider.php
View in 4.1.3 →
added
src/Core/Implementation/BusinessLogic/Domain/Integration/Order/class-merchant-data-provider.php
View in 4.1.3 →
added
src/Core/Implementation/BusinessLogic/Domain/Integration/Order/class-order-creation.php
View in 4.1.3 →
added
src/Core/Implementation/BusinessLogic/Domain/Integration/Product/class-product-service.php
View in 4.1.3 →
added
src/Core/Implementation/BusinessLogic/Domain/Integration/PromotionalWidgets/class-mini-widget-messages-provider.php
View in 4.1.3 →
added
src/Core/Implementation/BusinessLogic/Domain/Integration/PromotionalWidgets/class-widget-configurator.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Deployments/DeploymentsController.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Deployments/Responses/DeploymentsResponse.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Disconnect/Requests/DisconnectRequest.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PaymentMethods/Requests/GetAvailablePaymentMethodsRequest.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PaymentMethods/Requests/GetFormattedPaymentMethodsRequest.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PaymentMethods/Requests/GetPaymentMethodsRequest.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PaymentMethods/Responses/FormattedPaymentMethodsResponse.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/PaymentMethods/CachedPaymentMethodsController.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/PaymentMethods/Requests/GetCachedPaymentMethodsRequest.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/PaymentMethods/Responses/CachedPaymentMethodsResponse.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/PromotionalWidgets/PromotionalWidgetsCheckoutController.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/PromotionalWidgets/Requests/PromotionalWidgetsCheckoutRequest.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/PromotionalWidgets/Responses/GetWidgetsCheckoutResponse.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/PromotionalWidgets/Responses/PromotionalWidgetsCheckoutResponse.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/Credentials/Entities/Credentials.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/Credentials/Repositories/CredentialsRepository.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/Deployments/Entities/Deployment.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/Deployments/Repositories/DeploymentRepository.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/PaymentMethod/Entities/PaymentMethod.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/PaymentMethod/Repositories/PaymentMethodRepository.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/Exceptions/ConnectionDataNotFoundException.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/Exceptions/CredentialsNotFoundException.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/Models/Credentials.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/Models/CredentialsRequest.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/RepositoryContracts/CredentialsRepositoryInterface.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/Services/CredentialsService.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/Domain/Deployments/Exceptions/DeploymentNotFoundException.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/Domain/Deployments/Models/Deployment.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/Domain/Deployments/Models/DeploymentURL.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/Domain/Deployments/ProxyContracts/DeploymentsProxyInterface.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/Domain/Deployments/RepositoryContracts/DeploymentsRepositoryInterface.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/Domain/Deployments/Services/DeploymentsService.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/Order/MerchantDataProviderInterface.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/Order/OrderCreationInterface.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/Product/ProductServiceInterface.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/PromotionalWidgets/MiniWidgetMessagesProviderInterface.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/PromotionalWidgets/WidgetConfiguratorInterface.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/Store/StoreIdProvider.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/Domain/Migration/Tasks/DeploymentMigrateTask.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Builders/MerchantOrderRequestBuilder.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/OrderRequest/Item/RegistrationItem.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/Domain/PaymentMethod/Exceptions/PaymentMethodNotFoundException.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/Domain/PaymentMethod/RepositoryContracts/PaymentMethodRepositoryInterface.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/Domain/PromotionalWidgets/Models/CustomWidgetsSettings.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/Domain/PromotionalWidgets/Models/Widget.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/Domain/PromotionalWidgets/Models/WidgetInitializer.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/Domain/PromotionalWidgets/Models/WidgetSelectorSettings.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/Domain/PromotionalWidgets/Services/WidgetValidationService.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Deployments/DeploymentsProxy.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Deployments/Requests/GetDeploymentsRequest.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Factories/AuthorizedProxyFactory.php
View in 4.1.3 →
added
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Factories/ConnectionProxyFactory.php
View in 4.1.3 →
300 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/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/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 →
assets/js/src/page/checkout.js
View diff →
assets/js/src/page/settings.js
View diff →
assets/js/src/page/widget-facade.js
View diff →
languages/sequra.pot
View diff →
readme.txt
View diff →
sequra.php
View diff →
src/Controllers/Hooks/Asset/class-assets-controller.php
View diff →
src/Controllers/Hooks/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/Order/class-order-controller.php
View diff →
src/Controllers/Hooks/Order/interface-order-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/class-product-controller.php
View diff →
src/Controllers/Hooks/Product/interface-product-controller.php
View diff →
src/Controllers/Hooks/Settings/class-settings-controller.php
View diff →
src/Controllers/Hooks/Settings/interface-settings-controller.php
View diff →
src/Controllers/Rest/class-general-settings-rest-controller.php
View diff →
src/Controllers/Rest/class-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/Controllers/class-controller.php
View diff →
src/Core/Extension/BusinessLogic/Domain/Order/Builders/interface-create-order-request-builder.php
View diff →
src/Core/Extension/BusinessLogic/Domain/OrderStatusSettings/Services/class-order-status-settings-service.php
View diff →
src/Core/Extension/Infrastructure/Configuration/class-configuration.php
View diff →
src/Core/Implementation/BusinessLogic/Domain/Integration/Category/class-category-service.php
View diff →
src/Core/Implementation/BusinessLogic/Domain/Integration/OrderReport/class-order-report-service.php
View diff →
src/Core/Implementation/BusinessLogic/Domain/Integration/ShopOrderStatuses/class-shop-order-status-service.php
View diff →
src/Core/Implementation/BusinessLogic/Domain/Integration/Store/class-store-service.php
View diff →
src/Core/Implementation/BusinessLogic/Domain/Integration/Version/class-version-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/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-dto.php
View diff →
src/Repositories/Migrations/class-migration-install-300.php
View diff →
src/Repositories/Migrations/class-migration.php
View diff →
src/Repositories/class-queue-item-repository.php
View diff →
src/Repositories/class-repository.php
View diff →
src/Repositories/class-sequra-order-repository.php
View diff →
src/Repositories/interface-deletable-repository.php
View diff →
src/Services/Cart/class-cart-service.php
View diff →
src/Services/Cart/interface-cart-service.php
View diff →
src/Services/I18n/class-i18n.php
View diff →
src/Services/Migration/class-migration-manager.php
View diff →
src/Services/Order/class-order-service.php
View diff →
src/Services/Order/interface-order-service.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/Product/interface-product-service.php
View diff →
src/Services/Report/class-report-service.php
View diff →
src/Services/Shopper/class-shopper-service.php
View diff →
src/Services/Shopper/interface-shopper-service.php
View diff →
src/class-bootstrap.php
View diff →
src/class-plugin.php
View diff →
templates/admin/product_metabox.php
View diff →
templates/front/mini_widget.php
View diff →
templates/front/payment_fields.php
View diff →
templates/front/receipt_page.php
View diff →
templates/front/widget.php
View diff →
vendor/autoload.php
View diff →
vendor/composer/InstalledVersions.php
View diff →
vendor/composer/autoload_classmap.php
View diff →
vendor/composer/autoload_real.php
View diff →
vendor/composer/autoload_static.php
View diff →
vendor/composer/installed.json
View diff →
vendor/composer/installed.php
View diff →
vendor/composer/platform_check.php
View diff →
vendor/sequra/integration-core/README.md
View diff →
vendor/sequra/integration-core/composer.json
View diff →
vendor/sequra/integration-core/composer.lock
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/AdminAPI.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Aspects/ErrorHandlingAspect.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Connection/ConnectionController.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/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/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/SellingCountriesResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Disconnect/DisconnectController.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/GeneralSettings/Requests/GeneralSettingsRequest.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/GeneralSettings/Responses/GeneralSettingsResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Integration/IntegrationController.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/OrderStatusSettings/Requests/OrderStatusSettingsRequest.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PaymentMethods/PaymentMethodsController.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PaymentMethods/Responses/PaymentMethodsResponse.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/WidgetConfiguratorResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PromotionalWidgets/Responses/WidgetSettingsResponse.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/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/BootstrapComponent.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/CheckoutAPI/CheckoutAPI.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/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/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/Repositories/OrderStatusMappingRepository.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/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/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/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/ConnectionData.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/Services/ConnectionService.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/CountryConfigurationService.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/CountryConfiguration/Services/SellingCountriesService.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/RepositoryContracts/GeneralSettingsRepositoryInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/GeneralSettings/Services/GeneralSettingsService.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Merchant/ProxyContracts/MerchantProxyInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Multistore/StoreContext.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/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/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/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/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/SeQuraOrder.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/OrderRequestStatusMapping.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/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/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/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/Models/OrderStatus.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderStatusSettings/RepositoryContracts/OrderStatusSettingsRepositoryInterface.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/SeQuraPaymentMethod.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/PaymentMethod/Models/SeQuraPaymentMethodCategory.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/RepositoryContracts/WidgetSettingsRepositoryInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/PromotionalWidgets/Services/WidgetSettingsService.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/StatisticalData/RepositoryContracts/StatisticalDataRepositoryInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Translations/Model/BaseTranslatableException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/UIState/Services/UIStateService.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Webhook/Models/Webhook.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Authorization/AuthorizedProxy.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/BaseProxy.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Connection/ConnectionProxy.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Connection/Request/ValidateConnectionHttpRequest.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Exceptions/HttpApiRequestException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/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/OrderReportProxy.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/Models/TransactionData.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/TransactionLog/RepositoryContracts/TransactionLogRepositoryInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/TransactionLog/Tasks/TransactionalOrderUpdateTask.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Webhook/Handler/WebhookHandler.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/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/Http/AsyncSocketHttpClient.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/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/LoggerAdapter.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Logger/LogContextData.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Logger/LogData.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Logger/Logger.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Logger/LoggerConfiguration.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/ORM/Entity.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/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/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/QueueItemAbortedEvent.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/Interfaces/AsyncProcessService.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/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/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/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/TimeProvider.php
View diff →
194 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/js/dist/block/payment-gateway.min.asset.php
View diff →
languages/index.php
View diff →
src/Core/Implementation/BusinessLogic/Domain/Integration/Disconnect/class-disconnect-service.php
View diff →
src/Core/Implementation/BusinessLogic/Domain/Integration/SellingCountries/class-selling-countries-service.php
View diff →
src/Core/Implementation/BusinessLogic/Utility/class-encryptor.php
View diff →
src/Dto/class-cart-info.php
View diff →
src/Dto/class-payment-method-data.php
View diff →
src/Repositories/Migrations/class-critical-migration-exception.php
View diff →
src/Repositories/class-entity-repository.php
View diff →
src/Services/I18n/interface-i18n.php
View diff →
src/Services/Migration/interface-migration-manager.php
View diff →
src/Services/Pricing/class-pricing-service.php
View diff →
src/Services/Pricing/interface-pricing-service.php
View diff →
src/Services/Report/interface-report-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/settings_page.php
View diff →
templates/index.php
View diff →
vendor/composer/ClassLoader.php
View diff →
vendor/composer/LICENSE
View diff →
vendor/composer/autoload_namespaces.php
View diff →
vendor/composer/autoload_psr4.php
View diff →
vendor/sequra/integration-core/CHANGELOG.md
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Aspects/StoreContextAspect.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Connection/Responses/ConnectionSettingsResponse.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/SuccessfulOnboardingResponse.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/SuccessfulCountryConfigurationResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Disconnect/Responses/DisconnectResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/GeneralSettings/GeneralSettingsController.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/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/OrderStatusSettingsResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/OrderStatusSettings/Responses/ShopOrderStatusResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/OrderStatusSettings/Responses/SuccessfulOrderStatusSettingsResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PaymentMethods/Responses/ProductsResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PromotionalWidgets/PromotionalWidgetsController.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/PromotionalWidgets/Responses/SuccessfulWidgetResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/AdminAPI/Request/Request.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/CheckoutAPI/Solicitation/Response/IdentificationFormResponse.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/OrderSettings/Entities/OrderStatusSettings.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/SendReport/Repositories/SendReportRepository.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/DataAccess/TransactionLog/Entities/TransactionLog.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Connection/Models/AuthorizationCredentials.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/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/Services/CategoryService.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/Category/CategoryServiceInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/Disconnect/DisconnectServiceInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/OrderReport/OrderReportServiceInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/SellingCountries/SellingCountriesServiceInterface.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/StoreServiceInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Integration/Version/VersionServiceInterface.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Builders/CreateOrderRequestBuilder.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/OrderRequest/Item/AbstractItemFactory.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/Tracking/TrackingType.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/Models/SeQuraForm.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/OrderStates.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Order/ProxyContracts/OrderProxyInterface.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/ReportData.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/OrderReport/ProxyContracts/OrderReportProxyInterface.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/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/OrderStatusSettings/Services/ShopOrderStatusesService.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/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/BaseTranslatableUnhandledException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/Domain/Translations/Model/TranslatableLabel.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/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/Exceptions/HttpApiInvalidRequestBodyException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Exceptions/HttpApiInvalidUrlParameterException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Exceptions/HttpApiNotFoundException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Exceptions/HttpApiUnauthorizedException.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/SeQuraAPI/Exceptions/HttpNoAvailablePaymentMethods.php
View diff →
vendor/sequra/integration-core/src/BusinessLogic/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/Services/TransactionLogService.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/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/Infrastructure/Exceptions/BaseException.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Exceptions/InvalidConfigurationException.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Exceptions/ServiceNotRegisteredException.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Exceptions/StorageNotAccessibleException.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Http/AutoConfiguration.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Http/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/Logger/Interfaces/DefaultLoggerAdapter.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Logger/Interfaces/ShopLoggerAdapter.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/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/QueryFilter/QueryCondition.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/Serializer/Concrete/NativeSerializer.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/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/Priority.php
View diff →
vendor/sequra/integration-core/src/Infrastructure/TaskExecution/TaskEvents/AliveAnnouncedTaskEvent.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/Utility/Events/Event.php
View diff →