mirror of
https://gh.wpcy.net/https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2026-04-26 01:14:19 +08:00
743 lines
108 KiB
PHP
743 lines
108 KiB
PHP
<?php
|
|
|
|
// autoload_classmap.php @generated by Composer
|
|
|
|
$vendorDir = dirname(__DIR__);
|
|
$baseDir = dirname($vendorDir);
|
|
|
|
return array(
|
|
'Attribute' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
|
|
'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
|
|
'Dhii\\Modular\\Module\\Exception\\ModuleExceptionInterface' => $vendorDir . '/dhii/module-interface/src/Exception/ModuleExceptionInterface.php',
|
|
'Dhii\\Modular\\Module\\ModuleAwareInterface' => $vendorDir . '/dhii/module-interface/src/ModuleAwareInterface.php',
|
|
'Dhii\\Modular\\Module\\ModuleInterface' => $vendorDir . '/dhii/module-interface/src/ModuleInterface.php',
|
|
'Firebase\\JWT\\BeforeValidException' => $vendorDir . '/firebase/php-jwt/src/BeforeValidException.php',
|
|
'Firebase\\JWT\\CachedKeySet' => $vendorDir . '/firebase/php-jwt/src/CachedKeySet.php',
|
|
'Firebase\\JWT\\ExpiredException' => $vendorDir . '/firebase/php-jwt/src/ExpiredException.php',
|
|
'Firebase\\JWT\\JWK' => $vendorDir . '/firebase/php-jwt/src/JWK.php',
|
|
'Firebase\\JWT\\JWT' => $vendorDir . '/firebase/php-jwt/src/JWT.php',
|
|
'Firebase\\JWT\\JWTExceptionWithPayloadInterface' => $vendorDir . '/firebase/php-jwt/src/JWTExceptionWithPayloadInterface.php',
|
|
'Firebase\\JWT\\Key' => $vendorDir . '/firebase/php-jwt/src/Key.php',
|
|
'Firebase\\JWT\\SignatureInvalidException' => $vendorDir . '/firebase/php-jwt/src/SignatureInvalidException.php',
|
|
'Interop\\Container\\ServiceProviderInterface' => $vendorDir . '/container-interop/service-provider/src/ServiceProviderInterface.php',
|
|
'PhpToken' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
|
|
'Stringable' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
|
|
'Symfony\\Polyfill\\Php80\\Php80' => $vendorDir . '/symfony/polyfill-php80/Php80.php',
|
|
'Symfony\\Polyfill\\Php80\\PhpToken' => $vendorDir . '/symfony/polyfill-php80/PhpToken.php',
|
|
'UnhandledMatchError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
|
|
'ValueError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
|
|
'Wikimedia\\Composer\\Merge\\V2\\ExtraPackage' => $vendorDir . '/wikimedia/composer-merge-plugin/src/ExtraPackage.php',
|
|
'Wikimedia\\Composer\\Merge\\V2\\Logger' => $vendorDir . '/wikimedia/composer-merge-plugin/src/Logger.php',
|
|
'Wikimedia\\Composer\\Merge\\V2\\MergePlugin' => $vendorDir . '/wikimedia/composer-merge-plugin/src/MergePlugin.php',
|
|
'Wikimedia\\Composer\\Merge\\V2\\MissingFileException' => $vendorDir . '/wikimedia/composer-merge-plugin/src/MissingFileException.php',
|
|
'Wikimedia\\Composer\\Merge\\V2\\MultiConstraint' => $vendorDir . '/wikimedia/composer-merge-plugin/src/MultiConstraint.php',
|
|
'Wikimedia\\Composer\\Merge\\V2\\NestedArray' => $vendorDir . '/wikimedia/composer-merge-plugin/src/NestedArray.php',
|
|
'Wikimedia\\Composer\\Merge\\V2\\PluginState' => $vendorDir . '/wikimedia/composer-merge-plugin/src/PluginState.php',
|
|
'Wikimedia\\Composer\\Merge\\V2\\StabilityFlags' => $vendorDir . '/wikimedia/composer-merge-plugin/src/StabilityFlags.php',
|
|
'WooCommerce\\PayPalCommerce\\AdminNotices\\AdminNotices' => $baseDir . '/modules/ppcp-admin-notices/src/AdminNotices.php',
|
|
'WooCommerce\\PayPalCommerce\\AdminNotices\\Endpoint\\MuteMessageEndpoint' => $baseDir . '/modules/ppcp-admin-notices/src/Endpoint/MuteMessageEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\AdminNotices\\Entity\\Message' => $baseDir . '/modules/ppcp-admin-notices/src/Entity/Message.php',
|
|
'WooCommerce\\PayPalCommerce\\AdminNotices\\Entity\\PersistentMessage' => $baseDir . '/modules/ppcp-admin-notices/src/Entity/PersistentMessage.php',
|
|
'WooCommerce\\PayPalCommerce\\AdminNotices\\Notes\\MexicoInstallmentsNote' => $baseDir . '/modules/ppcp-admin-notices/src/Notes/MexicoInstallmentsNote.php',
|
|
'WooCommerce\\PayPalCommerce\\AdminNotices\\Renderer\\Renderer' => $baseDir . '/modules/ppcp-admin-notices/src/Renderer/Renderer.php',
|
|
'WooCommerce\\PayPalCommerce\\AdminNotices\\Renderer\\RendererInterface' => $baseDir . '/modules/ppcp-admin-notices/src/Renderer/RendererInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\AdminNotices\\Repository\\Repository' => $baseDir . '/modules/ppcp-admin-notices/src/Repository/Repository.php',
|
|
'WooCommerce\\PayPalCommerce\\AdminNotices\\Repository\\RepositoryInterface' => $baseDir . '/modules/ppcp-admin-notices/src/Repository/RepositoryInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\AgenticCommerceModule' => $baseDir . '/modules/ppcp-agentic-commerce/src/AgenticCommerceModule.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Auth\\AuthServiceProvider' => $baseDir . '/modules/ppcp-agentic-commerce/src/Auth/AuthServiceProvider.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Auth\\JwtAuthService' => $baseDir . '/modules/ppcp-agentic-commerce/src/Auth/JwtAuthService.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Auth\\PayPalJwkProvider' => $baseDir . '/modules/ppcp-agentic-commerce/src/Auth/PayPalJwkProvider.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Auth\\SandboxAuthService' => $baseDir . '/modules/ppcp-agentic-commerce/src/Auth/SandboxAuthService.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\CartValidation\\CartValidationProcessor' => $baseDir . '/modules/ppcp-agentic-commerce/src/CartValidation/CartValidationProcessor.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\CartValidation\\CouponValidator\\AppliedCouponsBuilder' => $baseDir . '/modules/ppcp-agentic-commerce/src/CartValidation/CouponValidator/AppliedCouponsBuilder.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\CartValidation\\CouponValidator\\CouponContextBuilder' => $baseDir . '/modules/ppcp-agentic-commerce/src/CartValidation/CouponValidator/CouponContextBuilder.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\CartValidation\\CouponValidator\\CouponResolutionBuilder' => $baseDir . '/modules/ppcp-agentic-commerce/src/CartValidation/CouponValidator/CouponResolutionBuilder.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\CartValidation\\CouponValidator\\CouponValidator' => $baseDir . '/modules/ppcp-agentic-commerce/src/CartValidation/CouponValidator/CouponValidator.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\CartValidation\\CouponValidator\\DiscountCalculator' => $baseDir . '/modules/ppcp-agentic-commerce/src/CartValidation/CouponValidator/DiscountCalculator.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\CartValidation\\CurrencyValidator' => $baseDir . '/modules/ppcp-agentic-commerce/src/CartValidation/CurrencyValidator.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\CartValidation\\InventoryValidator' => $baseDir . '/modules/ppcp-agentic-commerce/src/CartValidation/InventoryValidator.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\CartValidation\\PriceValidator' => $baseDir . '/modules/ppcp-agentic-commerce/src/CartValidation/PriceValidator.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\CartValidation\\ProductValidator' => $baseDir . '/modules/ppcp-agentic-commerce/src/CartValidation/ProductValidator.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\CartValidation\\ShippingValidator' => $baseDir . '/modules/ppcp-agentic-commerce/src/CartValidation/ShippingValidator.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\CartValidation\\ValidatorInterface' => $baseDir . '/modules/ppcp-agentic-commerce/src/CartValidation/ValidatorInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Config\\AgenticWebhookConfiguration' => $baseDir . '/modules/ppcp-agentic-commerce/src/Config/AgenticWebhookConfiguration.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Config\\IngestionConfiguration' => $baseDir . '/modules/ppcp-agentic-commerce/src/Config/IngestionConfiguration.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Endpoint\\AgenticRestEndpoint' => $baseDir . '/modules/ppcp-agentic-commerce/src/Endpoint/AgenticRestEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Endpoint\\CheckoutEndpoint' => $baseDir . '/modules/ppcp-agentic-commerce/src/Endpoint/CheckoutEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Endpoint\\CreateCartEndpoint' => $baseDir . '/modules/ppcp-agentic-commerce/src/Endpoint/CreateCartEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Endpoint\\GetCartEndpoint' => $baseDir . '/modules/ppcp-agentic-commerce/src/Endpoint/GetCartEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Endpoint\\ReplaceCartEndpoint' => $baseDir . '/modules/ppcp-agentic-commerce/src/Endpoint/ReplaceCartEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Enums\\BusinessRuleIssue' => $baseDir . '/modules/ppcp-agentic-commerce/src/Enums/BusinessRuleIssue.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Enums\\CheckoutFieldType' => $baseDir . '/modules/ppcp-agentic-commerce/src/Enums/CheckoutFieldType.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Enums\\DataIssue' => $baseDir . '/modules/ppcp-agentic-commerce/src/Enums/DataIssue.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Enums\\ErrorCode' => $baseDir . '/modules/ppcp-agentic-commerce/src/Enums/ErrorCode.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Enums\\ErrorType' => $baseDir . '/modules/ppcp-agentic-commerce/src/Enums/ErrorType.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Enums\\HttpErrorName' => $baseDir . '/modules/ppcp-agentic-commerce/src/Enums/HttpErrorName.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Enums\\InventoryIssue' => $baseDir . '/modules/ppcp-agentic-commerce/src/Enums/InventoryIssue.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Enums\\PaymentIssue' => $baseDir . '/modules/ppcp-agentic-commerce/src/Enums/PaymentIssue.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Enums\\PricingIssue' => $baseDir . '/modules/ppcp-agentic-commerce/src/Enums/PricingIssue.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Enums\\ResolutionAction' => $baseDir . '/modules/ppcp-agentic-commerce/src/Enums/ResolutionAction.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Enums\\ShippingIssue' => $baseDir . '/modules/ppcp-agentic-commerce/src/Enums/ShippingIssue.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Errors\\AgenticError' => $baseDir . '/modules/ppcp-agentic-commerce/src/Errors/AgenticError.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Errors\\Http\\BadRequestError' => $baseDir . '/modules/ppcp-agentic-commerce/src/Errors/Http/BadRequestError.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Errors\\Http\\InternalServerError' => $baseDir . '/modules/ppcp-agentic-commerce/src/Errors/Http/InternalServerError.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Errors\\Http\\NotFoundError' => $baseDir . '/modules/ppcp-agentic-commerce/src/Errors/Http/NotFoundError.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Errors\\Http\\UnprocessableEntityError' => $baseDir . '/modules/ppcp-agentic-commerce/src/Errors/Http/UnprocessableEntityError.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Helper\\AgenticCartBuilder' => $baseDir . '/modules/ppcp-agentic-commerce/src/Helper/AgenticCartBuilder.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Helper\\AgenticCheckoutProcessor' => $baseDir . '/modules/ppcp-agentic-commerce/src/Helper/AgenticCheckoutProcessor.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Helper\\AgenticSessionManager' => $baseDir . '/modules/ppcp-agentic-commerce/src/Helper/AgenticSessionManager.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Helper\\CartHelper' => $baseDir . '/modules/ppcp-agentic-commerce/src/Helper/CartHelper.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Helper\\PayPalOrderManager' => $baseDir . '/modules/ppcp-agentic-commerce/src/Helper/PayPalOrderManager.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Helper\\ProductManager' => $baseDir . '/modules/ppcp-agentic-commerce/src/Helper/ProductManager.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Ingestion\\IngestionBatchProvider' => $baseDir . '/modules/ppcp-agentic-commerce/src/Ingestion/IngestionBatchProvider.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Ingestion\\IngestionManager' => $baseDir . '/modules/ppcp-agentic-commerce/src/Ingestion/IngestionManager.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Ingestion\\ProductsPayload' => $baseDir . '/modules/ppcp-agentic-commerce/src/Ingestion/ProductsPayload.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Ingestion\\SyncJob' => $baseDir . '/modules/ppcp-agentic-commerce/src/Ingestion/SyncJob.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Inspector\\InspectionFormHandler' => $baseDir . '/modules/ppcp-agentic-commerce/src/Inspector/InspectionFormHandler.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Inspector\\InspectionSessionData' => $baseDir . '/modules/ppcp-agentic-commerce/src/Inspector/InspectionSessionData.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Inspector\\InspectionStatusPage' => $baseDir . '/modules/ppcp-agentic-commerce/src/Inspector/InspectionStatusPage.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Inspector\\Page\\CartSessionSection' => $baseDir . '/modules/ppcp-agentic-commerce/src/Inspector/Page/CartSessionSection.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Inspector\\Page\\RegistrationStatusSection' => $baseDir . '/modules/ppcp-agentic-commerce/src/Inspector/Page/RegistrationStatusSection.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Inspector\\Page\\StatusTableRenderer' => $baseDir . '/modules/ppcp-agentic-commerce/src/Inspector/Page/StatusTableRenderer.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Merchant\\MerchantMetadata' => $baseDir . '/modules/ppcp-agentic-commerce/src/Merchant/MerchantMetadata.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Merchant\\MerchantMetadataProvider' => $baseDir . '/modules/ppcp-agentic-commerce/src/Merchant/MerchantMetadataProvider.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Registration\\RegistrationEligibility' => $baseDir . '/modules/ppcp-agentic-commerce/src/Registration/RegistrationEligibility.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Registration\\RegistrationResult' => $baseDir . '/modules/ppcp-agentic-commerce/src/Registration/RegistrationResult.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Registration\\RegistrationService' => $baseDir . '/modules/ppcp-agentic-commerce/src/Registration/RegistrationService.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Response\\CartResponse' => $baseDir . '/modules/ppcp-agentic-commerce/src/Response/CartResponse.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Response\\NewCartResponse' => $baseDir . '/modules/ppcp-agentic-commerce/src/Response/NewCartResponse.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Response\\PaidCartResponse' => $baseDir . '/modules/ppcp-agentic-commerce/src/Response/PaidCartResponse.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Response\\ResponseFactory' => $baseDir . '/modules/ppcp-agentic-commerce/src/Response/ResponseFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Schema\\Address' => $baseDir . '/modules/ppcp-agentic-commerce/src/Schema/Address.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Schema\\AgenticSchema' => $baseDir . '/modules/ppcp-agentic-commerce/src/Schema/AgenticSchema.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Schema\\AppliedCoupon' => $baseDir . '/modules/ppcp-agentic-commerce/src/Schema/AppliedCoupon.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Schema\\CartItem' => $baseDir . '/modules/ppcp-agentic-commerce/src/Schema/CartItem.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Schema\\CartTotals' => $baseDir . '/modules/ppcp-agentic-commerce/src/Schema/CartTotals.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Schema\\CheckoutField' => $baseDir . '/modules/ppcp-agentic-commerce/src/Schema/CheckoutField.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Schema\\Coupon' => $baseDir . '/modules/ppcp-agentic-commerce/src/Schema/Coupon.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Schema\\Customer' => $baseDir . '/modules/ppcp-agentic-commerce/src/Schema/Customer.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Schema\\Errors\\AgenticError' => $baseDir . '/modules/ppcp-agentic-commerce/src/Schema/Errors/AgenticError.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Schema\\Errors\\AgenticErrorNotFound' => $baseDir . '/modules/ppcp-agentic-commerce/src/Schema/Errors/AgenticErrorNotFound.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Schema\\GeoCoordinates' => $baseDir . '/modules/ppcp-agentic-commerce/src/Schema/GeoCoordinates.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Schema\\GiftOptions' => $baseDir . '/modules/ppcp-agentic-commerce/src/Schema/GiftOptions.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Schema\\Money' => $baseDir . '/modules/ppcp-agentic-commerce/src/Schema/Money.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Schema\\PayPalCart' => $baseDir . '/modules/ppcp-agentic-commerce/src/Schema/PayPalCart.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Schema\\PaymentMethod' => $baseDir . '/modules/ppcp-agentic-commerce/src/Schema/PaymentMethod.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Schema\\ShippingOption' => $baseDir . '/modules/ppcp-agentic-commerce/src/Schema/ShippingOption.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Session\\AgenticSessionHandler' => $baseDir . '/modules/ppcp-agentic-commerce/src/Session/AgenticSessionHandler.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Session\\AgenticWcSession' => $baseDir . '/modules/ppcp-agentic-commerce/src/Session/AgenticWcSession.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Setting\\AgenticSettingsDataModel' => $baseDir . '/modules/ppcp-agentic-commerce/src/Setting/AgenticSettingsDataModel.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Setting\\AgenticSettingsEndpoint' => $baseDir . '/modules/ppcp-agentic-commerce/src/Setting/AgenticSettingsEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Setting\\AgenticSettingsModule' => $baseDir . '/modules/ppcp-agentic-commerce/src/Setting/AgenticSettingsModule.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Validation\\BusinessRuleViolation' => $baseDir . '/modules/ppcp-agentic-commerce/src/Validation/BusinessRuleViolation.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Validation\\CouponInvalid' => $baseDir . '/modules/ppcp-agentic-commerce/src/Validation/CouponInvalid.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Validation\\CurrencyMismatch' => $baseDir . '/modules/ppcp-agentic-commerce/src/Validation/CurrencyMismatch.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Validation\\InsufficientQuantity' => $baseDir . '/modules/ppcp-agentic-commerce/src/Validation/InsufficientQuantity.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Validation\\InvalidAddress' => $baseDir . '/modules/ppcp-agentic-commerce/src/Validation/InvalidAddress.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Validation\\InvalidData' => $baseDir . '/modules/ppcp-agentic-commerce/src/Validation/InvalidData.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Validation\\InvalidProduct' => $baseDir . '/modules/ppcp-agentic-commerce/src/Validation/InvalidProduct.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Validation\\ItemOutOfStock' => $baseDir . '/modules/ppcp-agentic-commerce/src/Validation/ItemOutOfStock.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Validation\\MissingField' => $baseDir . '/modules/ppcp-agentic-commerce/src/Validation/MissingField.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Validation\\PriceMismatch' => $baseDir . '/modules/ppcp-agentic-commerce/src/Validation/PriceMismatch.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Validation\\ShippingUnavailable' => $baseDir . '/modules/ppcp-agentic-commerce/src/Validation/ShippingUnavailable.php',
|
|
'WooCommerce\\PayPalCommerce\\AgenticCommerce\\Validation\\ValidationIssue' => $baseDir . '/modules/ppcp-agentic-commerce/src/Validation/ValidationIssue.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\ApiModule' => $baseDir . '/modules/ppcp-api-client/src/ApiModule.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Authentication\\Bearer' => $baseDir . '/modules/ppcp-api-client/src/Authentication/Bearer.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Authentication\\ClientCredentials' => $baseDir . '/modules/ppcp-api-client/src/Authentication/ClientCredentials.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Authentication\\ConnectBearer' => $baseDir . '/modules/ppcp-api-client/src/Authentication/ConnectBearer.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Authentication\\PayPalBearer' => $baseDir . '/modules/ppcp-api-client/src/Authentication/PayPalBearer.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Authentication\\SdkClientToken' => $baseDir . '/modules/ppcp-api-client/src/Authentication/SdkClientToken.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Authentication\\UserIdToken' => $baseDir . '/modules/ppcp-api-client/src/Authentication/UserIdToken.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Endpoint\\BillingPlans' => $baseDir . '/modules/ppcp-api-client/src/Endpoint/BillingPlans.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Endpoint\\BillingSubscriptions' => $baseDir . '/modules/ppcp-api-client/src/Endpoint/BillingSubscriptions.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Endpoint\\CatalogProducts' => $baseDir . '/modules/ppcp-api-client/src/Endpoint/CatalogProducts.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Endpoint\\IdentityToken' => $baseDir . '/modules/ppcp-api-client/src/Endpoint/IdentityToken.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Endpoint\\LoginSeller' => $baseDir . '/modules/ppcp-api-client/src/Endpoint/LoginSeller.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Endpoint\\OrderEndpoint' => $baseDir . '/modules/ppcp-api-client/src/Endpoint/OrderEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Endpoint\\OrderEndpointCached' => $baseDir . '/modules/ppcp-api-client/src/Endpoint/OrderEndpointCached.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Endpoint\\Orders' => $baseDir . '/modules/ppcp-api-client/src/Endpoint/Orders.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Endpoint\\PartnerReferrals' => $baseDir . '/modules/ppcp-api-client/src/Endpoint/PartnerReferrals.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Endpoint\\PartnersEndpoint' => $baseDir . '/modules/ppcp-api-client/src/Endpoint/PartnersEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Endpoint\\PayUponInvoiceOrderEndpoint' => $baseDir . '/modules/ppcp-api-client/src/Endpoint/PayUponInvoiceOrderEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Endpoint\\PaymentMethodTokensEndpoint' => $baseDir . '/modules/ppcp-api-client/src/Endpoint/PaymentMethodTokensEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Endpoint\\PaymentTokensEndpoint' => $baseDir . '/modules/ppcp-api-client/src/Endpoint/PaymentTokensEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Endpoint\\PaymentsEndpoint' => $baseDir . '/modules/ppcp-api-client/src/Endpoint/PaymentsEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Endpoint\\RequestTrait' => $baseDir . '/modules/ppcp-api-client/src/Endpoint/RequestTrait.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Endpoint\\WebhookEndpoint' => $baseDir . '/modules/ppcp-api-client/src/Endpoint/WebhookEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\Address' => $baseDir . '/modules/ppcp-api-client/src/Entity/Address.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\Amount' => $baseDir . '/modules/ppcp-api-client/src/Entity/Amount.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\AmountBreakdown' => $baseDir . '/modules/ppcp-api-client/src/Entity/AmountBreakdown.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\Authorization' => $baseDir . '/modules/ppcp-api-client/src/Entity/Authorization.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\AuthorizationStatus' => $baseDir . '/modules/ppcp-api-client/src/Entity/AuthorizationStatus.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\AuthorizationStatusDetails' => $baseDir . '/modules/ppcp-api-client/src/Entity/AuthorizationStatusDetails.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\BillingCycle' => $baseDir . '/modules/ppcp-api-client/src/Entity/BillingCycle.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\CallbackConfig' => $baseDir . '/modules/ppcp-api-client/src/Entity/CallbackConfig.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\Capture' => $baseDir . '/modules/ppcp-api-client/src/Entity/Capture.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\CaptureStatus' => $baseDir . '/modules/ppcp-api-client/src/Entity/CaptureStatus.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\CaptureStatusDetails' => $baseDir . '/modules/ppcp-api-client/src/Entity/CaptureStatusDetails.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\CardAuthenticationResult' => $baseDir . '/modules/ppcp-api-client/src/Entity/CardAuthenticationResult.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\ExchangeRate' => $baseDir . '/modules/ppcp-api-client/src/Entity/ExchangeRate.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\ExperienceContext' => $baseDir . '/modules/ppcp-api-client/src/Entity/ExperienceContext.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\FraudProcessorResponse' => $baseDir . '/modules/ppcp-api-client/src/Entity/FraudProcessorResponse.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\Item' => $baseDir . '/modules/ppcp-api-client/src/Entity/Item.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\Money' => $baseDir . '/modules/ppcp-api-client/src/Entity/Money.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\Order' => $baseDir . '/modules/ppcp-api-client/src/Entity/Order.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\OrderStatus' => $baseDir . '/modules/ppcp-api-client/src/Entity/OrderStatus.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\Patch' => $baseDir . '/modules/ppcp-api-client/src/Entity/Patch.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\PatchCollection' => $baseDir . '/modules/ppcp-api-client/src/Entity/PatchCollection.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\Payee' => $baseDir . '/modules/ppcp-api-client/src/Entity/Payee.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\Payer' => $baseDir . '/modules/ppcp-api-client/src/Entity/Payer.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\PayerName' => $baseDir . '/modules/ppcp-api-client/src/Entity/PayerName.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\PayerTaxInfo' => $baseDir . '/modules/ppcp-api-client/src/Entity/PayerTaxInfo.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\PaymentPreferences' => $baseDir . '/modules/ppcp-api-client/src/Entity/PaymentPreferences.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\PaymentSource' => $baseDir . '/modules/ppcp-api-client/src/Entity/PaymentSource.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\PaymentToken' => $baseDir . '/modules/ppcp-api-client/src/Entity/PaymentToken.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\PaymentTokenActionLinks' => $baseDir . '/modules/ppcp-api-client/src/Entity/PaymentTokenActionLinks.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\Payments' => $baseDir . '/modules/ppcp-api-client/src/Entity/Payments.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\Phone' => $baseDir . '/modules/ppcp-api-client/src/Entity/Phone.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\PhoneWithType' => $baseDir . '/modules/ppcp-api-client/src/Entity/PhoneWithType.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\Plan' => $baseDir . '/modules/ppcp-api-client/src/Entity/Plan.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\PlatformFee' => $baseDir . '/modules/ppcp-api-client/src/Entity/PlatformFee.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\Product' => $baseDir . '/modules/ppcp-api-client/src/Entity/Product.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\PurchaseUnit' => $baseDir . '/modules/ppcp-api-client/src/Entity/PurchaseUnit.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\Refund' => $baseDir . '/modules/ppcp-api-client/src/Entity/Refund.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\RefundCapture' => $baseDir . '/modules/ppcp-api-client/src/Entity/RefundCapture.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\RefundPayer' => $baseDir . '/modules/ppcp-api-client/src/Entity/RefundPayer.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\RefundStatus' => $baseDir . '/modules/ppcp-api-client/src/Entity/RefundStatus.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\RefundStatusDetails' => $baseDir . '/modules/ppcp-api-client/src/Entity/RefundStatusDetails.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\SellerPayableBreakdown' => $baseDir . '/modules/ppcp-api-client/src/Entity/SellerPayableBreakdown.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\SellerReceivableBreakdown' => $baseDir . '/modules/ppcp-api-client/src/Entity/SellerReceivableBreakdown.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\SellerStatus' => $baseDir . '/modules/ppcp-api-client/src/Entity/SellerStatus.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\SellerStatusCapability' => $baseDir . '/modules/ppcp-api-client/src/Entity/SellerStatusCapability.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\SellerStatusProduct' => $baseDir . '/modules/ppcp-api-client/src/Entity/SellerStatusProduct.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\Shipping' => $baseDir . '/modules/ppcp-api-client/src/Entity/Shipping.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\ShippingOption' => $baseDir . '/modules/ppcp-api-client/src/Entity/ShippingOption.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\Token' => $baseDir . '/modules/ppcp-api-client/src/Entity/Token.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\Webhook' => $baseDir . '/modules/ppcp-api-client/src/Entity/Webhook.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Entity\\WebhookEvent' => $baseDir . '/modules/ppcp-api-client/src/Entity/WebhookEvent.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Exception\\AlreadyVaultedException' => $baseDir . '/modules/ppcp-api-client/src/Exception/AlreadyVaultedException.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Exception\\NotFoundException' => $baseDir . '/modules/ppcp-api-client/src/Exception/NotFoundException.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Exception\\PayPalApiException' => $baseDir . '/modules/ppcp-api-client/src/Exception/PayPalApiException.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Exception\\RuntimeException' => $baseDir . '/modules/ppcp-api-client/src/Exception/RuntimeException.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\AddressFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/AddressFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\AmountFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/AmountFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\AuthorizationFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/AuthorizationFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\BillingCycleFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/BillingCycleFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\CaptureFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/CaptureFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\CardAuthenticationResultFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/CardAuthenticationResultFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\ContactPreferenceFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/ContactPreferenceFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\ExchangeRateFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/ExchangeRateFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\ExperienceContextBuilder' => $baseDir . '/modules/ppcp-api-client/src/Factory/ExperienceContextBuilder.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\FraudProcessorResponseFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/FraudProcessorResponseFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\ItemFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/ItemFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\MoneyFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/MoneyFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\OrderFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/OrderFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\PatchCollectionFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/PatchCollectionFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\PayeeFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/PayeeFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\PayerFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/PayerFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\PaymentPreferencesFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/PaymentPreferencesFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\PaymentTokenActionLinksFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/PaymentTokenActionLinksFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\PaymentTokenFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/PaymentTokenFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\PaymentsFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/PaymentsFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\PlanFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/PlanFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\PlatformFeeFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/PlatformFeeFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\ProductFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/ProductFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\PurchaseUnitFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/PurchaseUnitFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\RefundFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/RefundFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\RefundPayerFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/RefundPayerFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\ReturnUrlFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/ReturnUrlFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\SellerPayableBreakdownFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/SellerPayableBreakdownFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\SellerReceivableBreakdownFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/SellerReceivableBreakdownFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\SellerStatusFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/SellerStatusFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\ShippingFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/ShippingFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\ShippingOptionFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/ShippingOptionFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\ShippingPreferenceFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/ShippingPreferenceFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\WebhookEventFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/WebhookEventFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Factory\\WebhookFactory' => $baseDir . '/modules/ppcp-api-client/src/Factory/WebhookFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Helper\\Cache' => $baseDir . '/modules/ppcp-api-client/src/Helper/Cache.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Helper\\CurrencyGetter' => $baseDir . '/modules/ppcp-api-client/src/Helper/CurrencyGetter.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Helper\\DccApplies' => $baseDir . '/modules/ppcp-api-client/src/Helper/DccApplies.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Helper\\ErrorResponse' => $baseDir . '/modules/ppcp-api-client/src/Helper/ErrorResponse.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Helper\\FailureRegistry' => $baseDir . '/modules/ppcp-api-client/src/Helper/FailureRegistry.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Helper\\InMemoryCache' => $baseDir . '/modules/ppcp-api-client/src/Helper/InMemoryCache.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Helper\\ItemTrait' => $baseDir . '/modules/ppcp-api-client/src/Helper/ItemTrait.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Helper\\MoneyFormatter' => $baseDir . '/modules/ppcp-api-client/src/Helper/MoneyFormatter.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Helper\\OrderHelper' => $baseDir . '/modules/ppcp-api-client/src/Helper/OrderHelper.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Helper\\OrderTransient' => $baseDir . '/modules/ppcp-api-client/src/Helper/OrderTransient.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Helper\\PartnerAttribution' => $baseDir . '/modules/ppcp-api-client/src/Helper/PartnerAttribution.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Helper\\PaymentLevelEligibility' => $baseDir . '/modules/ppcp-api-client/src/Helper/PaymentLevelEligibility.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Helper\\PaymentLevelHelper' => $baseDir . '/modules/ppcp-api-client/src/Helper/PaymentLevelHelper.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Helper\\ProductStatus' => $baseDir . '/modules/ppcp-api-client/src/Helper/ProductStatus.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Helper\\PurchaseUnitSanitizer' => $baseDir . '/modules/ppcp-api-client/src/Helper/PurchaseUnitSanitizer.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Helper\\ReferenceTransactionStatus' => $baseDir . '/modules/ppcp-api-client/src/Helper/ReferenceTransactionStatus.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Repository\\CustomerRepository' => $baseDir . '/modules/ppcp-api-client/src/Repository/CustomerRepository.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Repository\\OrderRepository' => $baseDir . '/modules/ppcp-api-client/src/Repository/OrderRepository.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Repository\\PartnerReferralsData' => $baseDir . '/modules/ppcp-api-client/src/Repository/PartnerReferralsData.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\Repository\\PayeeRepository' => $baseDir . '/modules/ppcp-api-client/src/Repository/PayeeRepository.php',
|
|
'WooCommerce\\PayPalCommerce\\ApiClient\\VaultV2\\PaymentTokenEndpoint' => $baseDir . '/modules/ppcp-api-client/src/VaultV2/PaymentTokenEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Applepay\\ApplePayGateway' => $baseDir . '/modules/ppcp-applepay/src/ApplePayGateway.php',
|
|
'WooCommerce\\PayPalCommerce\\Applepay\\ApplepayModule' => $baseDir . '/modules/ppcp-applepay/src/ApplepayModule.php',
|
|
'WooCommerce\\PayPalCommerce\\Applepay\\Assets\\ApplePayButton' => $baseDir . '/modules/ppcp-applepay/src/Assets/ApplePayButton.php',
|
|
'WooCommerce\\PayPalCommerce\\Applepay\\Assets\\ApplePayDataObjectHttp' => $baseDir . '/modules/ppcp-applepay/src/Assets/ApplePayDataObjectHttp.php',
|
|
'WooCommerce\\PayPalCommerce\\Applepay\\Assets\\AppleProductStatus' => $baseDir . '/modules/ppcp-applepay/src/Assets/AppleProductStatus.php',
|
|
'WooCommerce\\PayPalCommerce\\Applepay\\Assets\\BlocksPaymentMethod' => $baseDir . '/modules/ppcp-applepay/src/Assets/BlocksPaymentMethod.php',
|
|
'WooCommerce\\PayPalCommerce\\Applepay\\Assets\\DataToAppleButtonScripts' => $baseDir . '/modules/ppcp-applepay/src/Assets/DataToAppleButtonScripts.php',
|
|
'WooCommerce\\PayPalCommerce\\Applepay\\Assets\\PropertiesDictionary' => $baseDir . '/modules/ppcp-applepay/src/Assets/PropertiesDictionary.php',
|
|
'WooCommerce\\PayPalCommerce\\Applepay\\Assets\\ResponsesToApple' => $baseDir . '/modules/ppcp-applepay/src/Assets/ResponsesToApple.php',
|
|
'WooCommerce\\PayPalCommerce\\Applepay\\Helper\\ApmApplies' => $baseDir . '/modules/ppcp-applepay/src/Helper/ApmApplies.php',
|
|
'WooCommerce\\PayPalCommerce\\Applepay\\Helper\\AvailabilityNotice' => $baseDir . '/modules/ppcp-applepay/src/Helper/AvailabilityNotice.php',
|
|
'WooCommerce\\PayPalCommerce\\Assets\\AssetGetter' => $baseDir . '/src/Assets/AssetGetter.php',
|
|
'WooCommerce\\PayPalCommerce\\Assets\\AssetGetterFactory' => $baseDir . '/src/Assets/AssetGetterFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\AxoBlock\\AxoBlockModule' => $baseDir . '/modules/ppcp-axo-block/src/AxoBlockModule.php',
|
|
'WooCommerce\\PayPalCommerce\\AxoBlock\\AxoBlockPaymentMethod' => $baseDir . '/modules/ppcp-axo-block/src/AxoBlockPaymentMethod.php',
|
|
'WooCommerce\\PayPalCommerce\\Axo\\Assets\\AxoManager' => $baseDir . '/modules/ppcp-axo/src/Assets/AxoManager.php',
|
|
'WooCommerce\\PayPalCommerce\\Axo\\AxoModule' => $baseDir . '/modules/ppcp-axo/src/AxoModule.php',
|
|
'WooCommerce\\PayPalCommerce\\Axo\\Endpoint\\AxoScriptAttributes' => $baseDir . '/modules/ppcp-axo/src/Endpoint/AxoScriptAttributes.php',
|
|
'WooCommerce\\PayPalCommerce\\Axo\\Endpoint\\FrontendLogger' => $baseDir . '/modules/ppcp-axo/src/Endpoint/FrontendLogger.php',
|
|
'WooCommerce\\PayPalCommerce\\Axo\\Gateway\\AxoGateway' => $baseDir . '/modules/ppcp-axo/src/Gateway/AxoGateway.php',
|
|
'WooCommerce\\PayPalCommerce\\Axo\\Helper\\CompatibilityChecker' => $baseDir . '/modules/ppcp-axo/src/Helper/CompatibilityChecker.php',
|
|
'WooCommerce\\PayPalCommerce\\Axo\\Helper\\PropertiesDictionary' => $baseDir . '/modules/ppcp-axo/src/Helper/PropertiesDictionary.php',
|
|
'WooCommerce\\PayPalCommerce\\Axo\\Service\\AxoApplies' => $baseDir . '/modules/ppcp-axo/src/Service/AxoApplies.php',
|
|
'WooCommerce\\PayPalCommerce\\Blocks\\AdvancedCardPaymentMethod' => $baseDir . '/modules/ppcp-blocks/src/AdvancedCardPaymentMethod.php',
|
|
'WooCommerce\\PayPalCommerce\\Blocks\\BlocksModule' => $baseDir . '/modules/ppcp-blocks/src/BlocksModule.php',
|
|
'WooCommerce\\PayPalCommerce\\Blocks\\Endpoint\\UpdateShippingEndpoint' => $baseDir . '/modules/ppcp-blocks/src/Endpoint/UpdateShippingEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Blocks\\PayPalPaymentMethod' => $baseDir . '/modules/ppcp-blocks/src/PayPalPaymentMethod.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\Assets\\ButtonInterface' => $baseDir . '/modules/ppcp-button/src/Assets/ButtonInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\Assets\\DisabledSmartButton' => $baseDir . '/modules/ppcp-button/src/Assets/DisabledSmartButton.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\Assets\\SmartButton' => $baseDir . '/modules/ppcp-button/src/Assets/SmartButton.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\Assets\\SmartButtonInterface' => $baseDir . '/modules/ppcp-button/src/Assets/SmartButtonInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\ButtonModule' => $baseDir . '/modules/ppcp-button/src/ButtonModule.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\Endpoint\\AbstractCartEndpoint' => $baseDir . '/modules/ppcp-button/src/Endpoint/AbstractCartEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\Endpoint\\ApproveOrderEndpoint' => $baseDir . '/modules/ppcp-button/src/Endpoint/ApproveOrderEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\Endpoint\\ApproveSubscriptionEndpoint' => $baseDir . '/modules/ppcp-button/src/Endpoint/ApproveSubscriptionEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\Endpoint\\CartScriptParamsEndpoint' => $baseDir . '/modules/ppcp-button/src/Endpoint/CartScriptParamsEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\Endpoint\\ChangeCartEndpoint' => $baseDir . '/modules/ppcp-button/src/Endpoint/ChangeCartEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\Endpoint\\CreateOrderEndpoint' => $baseDir . '/modules/ppcp-button/src/Endpoint/CreateOrderEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\Endpoint\\DataClientIdEndpoint' => $baseDir . '/modules/ppcp-button/src/Endpoint/DataClientIdEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\Endpoint\\EndpointInterface' => $baseDir . '/modules/ppcp-button/src/Endpoint/EndpointInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\Endpoint\\GetOrderEndpoint' => $baseDir . '/modules/ppcp-button/src/Endpoint/GetOrderEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\Endpoint\\RequestData' => $baseDir . '/modules/ppcp-button/src/Endpoint/RequestData.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\Endpoint\\SaveCheckoutFormEndpoint' => $baseDir . '/modules/ppcp-button/src/Endpoint/SaveCheckoutFormEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\Endpoint\\SimulateCartEndpoint' => $baseDir . '/modules/ppcp-button/src/Endpoint/SimulateCartEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\Endpoint\\ValidateCheckoutEndpoint' => $baseDir . '/modules/ppcp-button/src/Endpoint/ValidateCheckoutEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\Exception\\RuntimeException' => $baseDir . '/modules/ppcp-button/src/Exception/RuntimeException.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\Exception\\ValidationException' => $baseDir . '/modules/ppcp-button/src/Exception/ValidationException.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\Helper\\CartProductsHelper' => $baseDir . '/modules/ppcp-button/src/Helper/CartProductsHelper.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\Helper\\CheckoutFormSaver' => $baseDir . '/modules/ppcp-button/src/Helper/CheckoutFormSaver.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\Helper\\Context' => $baseDir . '/modules/ppcp-button/src/Helper/Context.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\Helper\\DisabledFundingSources' => $baseDir . '/modules/ppcp-button/src/Helper/DisabledFundingSources.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\Helper\\EarlyOrderHandler' => $baseDir . '/modules/ppcp-button/src/Helper/EarlyOrderHandler.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\Helper\\MessagesApply' => $baseDir . '/modules/ppcp-button/src/Helper/MessagesApply.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\Helper\\MessagesDisclaimers' => $baseDir . '/modules/ppcp-button/src/Helper/MessagesDisclaimers.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\Helper\\ThreeDSecure' => $baseDir . '/modules/ppcp-button/src/Helper/ThreeDSecure.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\Helper\\WooCommerceOrderCreator' => $baseDir . '/modules/ppcp-button/src/Helper/WooCommerceOrderCreator.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\Session\\CartData' => $baseDir . '/modules/ppcp-button/src/Session/CartData.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\Session\\CartDataFactory' => $baseDir . '/modules/ppcp-button/src/Session/CartDataFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\Session\\CartDataTransientStorage' => $baseDir . '/modules/ppcp-button/src/Session/CartDataTransientStorage.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\Validation\\CheckoutFormValidator' => $baseDir . '/modules/ppcp-button/src/Validation/CheckoutFormValidator.php',
|
|
'WooCommerce\\PayPalCommerce\\Button\\VaultV2\\StartPayPalVaultingEndpoint' => $baseDir . '/modules/ppcp-button/src/VaultV2/StartPayPalVaultingEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\CardFields\\CardFieldsModule' => $baseDir . '/modules/ppcp-card-fields/src/CardFieldsModule.php',
|
|
'WooCommerce\\PayPalCommerce\\CardFields\\Helper\\CardFieldsApplies' => $baseDir . '/modules/ppcp-card-fields/src/Helper/CardFieldsApplies.php',
|
|
'WooCommerce\\PayPalCommerce\\CardFields\\Service\\CardCaptureValidator' => $baseDir . '/modules/ppcp-card-fields/src/Service/CardCaptureValidator.php',
|
|
'WooCommerce\\PayPalCommerce\\Common\\Pattern\\SingletonDecorator' => $baseDir . '/lib/common/Pattern/SingletonDecorator.php',
|
|
'WooCommerce\\PayPalCommerce\\Common\\Pattern\\SingletonTrait' => $baseDir . '/lib/common/Pattern/SingletonTrait.php',
|
|
'WooCommerce\\PayPalCommerce\\Compat\\AdminContextTrait' => $baseDir . '/modules/ppcp-compat/src/AdminContextTrait.php',
|
|
'WooCommerce\\PayPalCommerce\\Compat\\Assets\\CompatAssets' => $baseDir . '/modules/ppcp-compat/src/Assets/CompatAssets.php',
|
|
'WooCommerce\\PayPalCommerce\\Compat\\CompatModule' => $baseDir . '/modules/ppcp-compat/src/CompatModule.php',
|
|
'WooCommerce\\PayPalCommerce\\Compat\\Integration' => $baseDir . '/modules/ppcp-compat/src/Integration.php',
|
|
'WooCommerce\\PayPalCommerce\\Compat\\PPEC\\DeactivateNote' => $baseDir . '/modules/ppcp-compat/src/PPEC/DeactivateNote.php',
|
|
'WooCommerce\\PayPalCommerce\\Compat\\PPEC\\MockGateway' => $baseDir . '/modules/ppcp-compat/src/PPEC/MockGateway.php',
|
|
'WooCommerce\\PayPalCommerce\\Compat\\PPEC\\PPECHelper' => $baseDir . '/modules/ppcp-compat/src/PPEC/PPECHelper.php',
|
|
'WooCommerce\\PayPalCommerce\\Compat\\PPEC\\SettingsImporter' => $baseDir . '/modules/ppcp-compat/src/PPEC/SettingsImporter.php',
|
|
'WooCommerce\\PayPalCommerce\\Compat\\PPEC\\SubscriptionsHandler' => $baseDir . '/modules/ppcp-compat/src/PPEC/SubscriptionsHandler.php',
|
|
'WooCommerce\\PayPalCommerce\\Compat\\Settings\\GeneralSettingsMapHelper' => $baseDir . '/modules/ppcp-compat/src/Settings/GeneralSettingsMapHelper.php',
|
|
'WooCommerce\\PayPalCommerce\\Compat\\Settings\\PaymentMethodSettingsMapHelper' => $baseDir . '/modules/ppcp-compat/src/Settings/PaymentMethodSettingsMapHelper.php',
|
|
'WooCommerce\\PayPalCommerce\\Compat\\Settings\\SettingsMap' => $baseDir . '/modules/ppcp-compat/src/Settings/SettingsMap.php',
|
|
'WooCommerce\\PayPalCommerce\\Compat\\Settings\\SettingsMapHelper' => $baseDir . '/modules/ppcp-compat/src/Settings/SettingsMapHelper.php',
|
|
'WooCommerce\\PayPalCommerce\\Compat\\Settings\\SettingsTabMapHelper' => $baseDir . '/modules/ppcp-compat/src/Settings/SettingsTabMapHelper.php',
|
|
'WooCommerce\\PayPalCommerce\\Compat\\Settings\\StylingSettingsMapHelper' => $baseDir . '/modules/ppcp-compat/src/Settings/StylingSettingsMapHelper.php',
|
|
'WooCommerce\\PayPalCommerce\\Compat\\Settings\\SubscriptionSettingsMapHelper' => $baseDir . '/modules/ppcp-compat/src/Settings/SubscriptionSettingsMapHelper.php',
|
|
'WooCommerce\\PayPalCommerce\\FraudProtection\\FraudProtectionModule' => $baseDir . '/modules/ppcp-fraud-protection/src/FraudProtectionModule.php',
|
|
'WooCommerce\\PayPalCommerce\\FraudProtection\\PersistentCounter' => $baseDir . '/modules/ppcp-fraud-protection/src/PersistentCounter.php',
|
|
'WooCommerce\\PayPalCommerce\\FraudProtection\\Recaptcha\\Recaptcha' => $baseDir . '/modules/ppcp-fraud-protection/src/Recaptcha/Recaptcha.php',
|
|
'WooCommerce\\PayPalCommerce\\FraudProtection\\Recaptcha\\RecaptchaIntegration' => $baseDir . '/modules/ppcp-fraud-protection/src/Recaptcha/RecaptchaIntegration.php',
|
|
'WooCommerce\\PayPalCommerce\\Googlepay\\Assets\\BlocksPaymentMethod' => $baseDir . '/modules/ppcp-googlepay/src/Assets/BlocksPaymentMethod.php',
|
|
'WooCommerce\\PayPalCommerce\\Googlepay\\Assets\\Button' => $baseDir . '/modules/ppcp-googlepay/src/Assets/Button.php',
|
|
'WooCommerce\\PayPalCommerce\\Googlepay\\Endpoint\\UpdatePaymentDataEndpoint' => $baseDir . '/modules/ppcp-googlepay/src/Endpoint/UpdatePaymentDataEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Googlepay\\GooglePayGateway' => $baseDir . '/modules/ppcp-googlepay/src/GooglePayGateway.php',
|
|
'WooCommerce\\PayPalCommerce\\Googlepay\\GooglepayModule' => $baseDir . '/modules/ppcp-googlepay/src/GooglepayModule.php',
|
|
'WooCommerce\\PayPalCommerce\\Googlepay\\Helper\\ApmApplies' => $baseDir . '/modules/ppcp-googlepay/src/Helper/ApmApplies.php',
|
|
'WooCommerce\\PayPalCommerce\\Googlepay\\Helper\\ApmProductStatus' => $baseDir . '/modules/ppcp-googlepay/src/Helper/ApmProductStatus.php',
|
|
'WooCommerce\\PayPalCommerce\\Googlepay\\Helper\\AvailabilityNotice' => $baseDir . '/modules/ppcp-googlepay/src/Helper/AvailabilityNotice.php',
|
|
'WooCommerce\\PayPalCommerce\\Googlepay\\Helper\\PropertiesDictionary' => $baseDir . '/modules/ppcp-googlepay/src/Helper/PropertiesDictionary.php',
|
|
'WooCommerce\\PayPalCommerce\\Http\\RedirectorInterface' => $baseDir . '/src/Http/RedirectorInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Http\\WpRedirector' => $baseDir . '/src/Http/WpRedirector.php',
|
|
'WooCommerce\\PayPalCommerce\\LocalAlternativePaymentMethods\\BancontactGateway' => $baseDir . '/modules/ppcp-local-alternative-payment-methods/src/BancontactGateway.php',
|
|
'WooCommerce\\PayPalCommerce\\LocalAlternativePaymentMethods\\BancontactPaymentMethod' => $baseDir . '/modules/ppcp-local-alternative-payment-methods/src/BancontactPaymentMethod.php',
|
|
'WooCommerce\\PayPalCommerce\\LocalAlternativePaymentMethods\\BlikGateway' => $baseDir . '/modules/ppcp-local-alternative-payment-methods/src/BlikGateway.php',
|
|
'WooCommerce\\PayPalCommerce\\LocalAlternativePaymentMethods\\BlikPaymentMethod' => $baseDir . '/modules/ppcp-local-alternative-payment-methods/src/BlikPaymentMethod.php',
|
|
'WooCommerce\\PayPalCommerce\\LocalAlternativePaymentMethods\\EPSGateway' => $baseDir . '/modules/ppcp-local-alternative-payment-methods/src/EPSGateway.php',
|
|
'WooCommerce\\PayPalCommerce\\LocalAlternativePaymentMethods\\EPSPaymentMethod' => $baseDir . '/modules/ppcp-local-alternative-payment-methods/src/EPSPaymentMethod.php',
|
|
'WooCommerce\\PayPalCommerce\\LocalAlternativePaymentMethods\\IDealGateway' => $baseDir . '/modules/ppcp-local-alternative-payment-methods/src/IDealGateway.php',
|
|
'WooCommerce\\PayPalCommerce\\LocalAlternativePaymentMethods\\IDealPaymentMethod' => $baseDir . '/modules/ppcp-local-alternative-payment-methods/src/IDealPaymentMethod.php',
|
|
'WooCommerce\\PayPalCommerce\\LocalAlternativePaymentMethods\\LocalAlternativePaymentMethodsModule' => $baseDir . '/modules/ppcp-local-alternative-payment-methods/src/LocalAlternativePaymentMethodsModule.php',
|
|
'WooCommerce\\PayPalCommerce\\LocalAlternativePaymentMethods\\LocalApmProductStatus' => $baseDir . '/modules/ppcp-local-alternative-payment-methods/src/LocalApmProductStatus.php',
|
|
'WooCommerce\\PayPalCommerce\\LocalAlternativePaymentMethods\\MultibancoGateway' => $baseDir . '/modules/ppcp-local-alternative-payment-methods/src/MultibancoGateway.php',
|
|
'WooCommerce\\PayPalCommerce\\LocalAlternativePaymentMethods\\MultibancoPaymentMethod' => $baseDir . '/modules/ppcp-local-alternative-payment-methods/src/MultibancoPaymentMethod.php',
|
|
'WooCommerce\\PayPalCommerce\\LocalAlternativePaymentMethods\\MyBankGateway' => $baseDir . '/modules/ppcp-local-alternative-payment-methods/src/MyBankGateway.php',
|
|
'WooCommerce\\PayPalCommerce\\LocalAlternativePaymentMethods\\MyBankPaymentMethod' => $baseDir . '/modules/ppcp-local-alternative-payment-methods/src/MyBankPaymentMethod.php',
|
|
'WooCommerce\\PayPalCommerce\\LocalAlternativePaymentMethods\\P24Gateway' => $baseDir . '/modules/ppcp-local-alternative-payment-methods/src/P24Gateway.php',
|
|
'WooCommerce\\PayPalCommerce\\LocalAlternativePaymentMethods\\P24PaymentMethod' => $baseDir . '/modules/ppcp-local-alternative-payment-methods/src/P24PaymentMethod.php',
|
|
'WooCommerce\\PayPalCommerce\\LocalAlternativePaymentMethods\\PWCGateway' => $baseDir . '/modules/ppcp-local-alternative-payment-methods/src/PWCGateway.php',
|
|
'WooCommerce\\PayPalCommerce\\LocalAlternativePaymentMethods\\PWCPaymentMethod' => $baseDir . '/modules/ppcp-local-alternative-payment-methods/src/PWCPaymentMethod.php',
|
|
'WooCommerce\\PayPalCommerce\\LocalAlternativePaymentMethods\\TrustlyGateway' => $baseDir . '/modules/ppcp-local-alternative-payment-methods/src/TrustlyGateway.php',
|
|
'WooCommerce\\PayPalCommerce\\LocalAlternativePaymentMethods\\TrustlyPaymentMethod' => $baseDir . '/modules/ppcp-local-alternative-payment-methods/src/TrustlyPaymentMethod.php',
|
|
'WooCommerce\\PayPalCommerce\\Onboarding\\Assets\\OnboardingAssets' => $baseDir . '/modules/ppcp-onboarding/src/Assets/OnboardingAssets.php',
|
|
'WooCommerce\\PayPalCommerce\\Onboarding\\Endpoint\\LoginSellerEndpoint' => $baseDir . '/modules/ppcp-onboarding/src/Endpoint/LoginSellerEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Onboarding\\Endpoint\\UpdateSignupLinksEndpoint' => $baseDir . '/modules/ppcp-onboarding/src/Endpoint/UpdateSignupLinksEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Onboarding\\Helper\\OnboardingUrl' => $baseDir . '/modules/ppcp-onboarding/src/Helper/OnboardingUrl.php',
|
|
'WooCommerce\\PayPalCommerce\\Onboarding\\Helper\\UrlHelper' => $baseDir . '/modules/ppcp-onboarding/src/Helper/UrlHelper.php',
|
|
'WooCommerce\\PayPalCommerce\\Onboarding\\OnboardingModule' => $baseDir . '/modules/ppcp-onboarding/src/OnboardingModule.php',
|
|
'WooCommerce\\PayPalCommerce\\Onboarding\\OnboardingRESTController' => $baseDir . '/modules/ppcp-onboarding/src/OnboardingRESTController.php',
|
|
'WooCommerce\\PayPalCommerce\\Onboarding\\Render\\OnboardingOptionsRenderer' => $baseDir . '/modules/ppcp-onboarding/src/Render/OnboardingOptionsRenderer.php',
|
|
'WooCommerce\\PayPalCommerce\\Onboarding\\Render\\OnboardingRenderer' => $baseDir . '/modules/ppcp-onboarding/src/Render/OnboardingRenderer.php',
|
|
'WooCommerce\\PayPalCommerce\\Onboarding\\Render\\OnboardingSendOnlyNoticeRenderer' => $baseDir . '/modules/ppcp-onboarding/src/Render/OnboardingSendOnlyNoticeRenderer.php',
|
|
'WooCommerce\\PayPalCommerce\\Onboarding\\State' => $baseDir . '/modules/ppcp-onboarding/src/State.php',
|
|
'WooCommerce\\PayPalCommerce\\OrderTracking\\Assets\\OrderEditPageAssets' => $baseDir . '/modules/ppcp-order-tracking/src/Assets/OrderEditPageAssets.php',
|
|
'WooCommerce\\PayPalCommerce\\OrderTracking\\Endpoint\\OrderTrackingEndpoint' => $baseDir . '/modules/ppcp-order-tracking/src/Endpoint/OrderTrackingEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\OrderTracking\\Integration\\DhlShipmentIntegration' => $baseDir . '/modules/ppcp-order-tracking/src/Integration/DhlShipmentIntegration.php',
|
|
'WooCommerce\\PayPalCommerce\\OrderTracking\\Integration\\GermanizedShipmentIntegration' => $baseDir . '/modules/ppcp-order-tracking/src/Integration/GermanizedShipmentIntegration.php',
|
|
'WooCommerce\\PayPalCommerce\\OrderTracking\\Integration\\ShipStationIntegration' => $baseDir . '/modules/ppcp-order-tracking/src/Integration/ShipStationIntegration.php',
|
|
'WooCommerce\\PayPalCommerce\\OrderTracking\\Integration\\ShipmentTrackingIntegration' => $baseDir . '/modules/ppcp-order-tracking/src/Integration/ShipmentTrackingIntegration.php',
|
|
'WooCommerce\\PayPalCommerce\\OrderTracking\\Integration\\WcShippingTaxIntegration' => $baseDir . '/modules/ppcp-order-tracking/src/Integration/WcShippingTaxIntegration.php',
|
|
'WooCommerce\\PayPalCommerce\\OrderTracking\\Integration\\YithShipmentIntegration' => $baseDir . '/modules/ppcp-order-tracking/src/Integration/YithShipmentIntegration.php',
|
|
'WooCommerce\\PayPalCommerce\\OrderTracking\\MetaBoxRenderer' => $baseDir . '/modules/ppcp-order-tracking/src/MetaBoxRenderer.php',
|
|
'WooCommerce\\PayPalCommerce\\OrderTracking\\OrderTrackingModule' => $baseDir . '/modules/ppcp-order-tracking/src/OrderTrackingModule.php',
|
|
'WooCommerce\\PayPalCommerce\\OrderTracking\\Shipment\\Shipment' => $baseDir . '/modules/ppcp-order-tracking/src/Shipment/Shipment.php',
|
|
'WooCommerce\\PayPalCommerce\\OrderTracking\\Shipment\\ShipmentFactory' => $baseDir . '/modules/ppcp-order-tracking/src/Shipment/ShipmentFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\OrderTracking\\Shipment\\ShipmentFactoryInterface' => $baseDir . '/modules/ppcp-order-tracking/src/Shipment/ShipmentFactoryInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\OrderTracking\\Shipment\\ShipmentInterface' => $baseDir . '/modules/ppcp-order-tracking/src/Shipment/ShipmentInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\OrderTracking\\TrackingAvailabilityTrait' => $baseDir . '/modules/ppcp-order-tracking/src/TrackingAvailabilityTrait.php',
|
|
'WooCommerce\\PayPalCommerce\\PPCP' => $baseDir . '/src/PPCP.php',
|
|
'WooCommerce\\PayPalCommerce\\PayLaterBlock\\PayLaterBlockModule' => $baseDir . '/modules/ppcp-paylater-block/src/PayLaterBlockModule.php',
|
|
'WooCommerce\\PayPalCommerce\\PayLaterBlock\\PayLaterBlockRenderer' => $baseDir . '/modules/ppcp-paylater-block/src/PayLaterBlockRenderer.php',
|
|
'WooCommerce\\PayPalCommerce\\PayLaterConfigurator\\Endpoint\\GetConfig' => $baseDir . '/modules/ppcp-paylater-configurator/src/Endpoint/GetConfig.php',
|
|
'WooCommerce\\PayPalCommerce\\PayLaterConfigurator\\Endpoint\\SaveConfig' => $baseDir . '/modules/ppcp-paylater-configurator/src/Endpoint/SaveConfig.php',
|
|
'WooCommerce\\PayPalCommerce\\PayLaterConfigurator\\Factory\\ConfigFactory' => $baseDir . '/modules/ppcp-paylater-configurator/src/Factory/ConfigFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\PayLaterConfigurator\\PayLaterConfiguratorModule' => $baseDir . '/modules/ppcp-paylater-configurator/src/PayLaterConfiguratorModule.php',
|
|
'WooCommerce\\PayPalCommerce\\PayLaterWCBlocks\\PayLaterWCBlocksModule' => $baseDir . '/modules/ppcp-paylater-wc-blocks/src/PayLaterWCBlocksModule.php',
|
|
'WooCommerce\\PayPalCommerce\\PayLaterWCBlocks\\PayLaterWCBlocksRenderer' => $baseDir . '/modules/ppcp-paylater-wc-blocks/src/PayLaterWCBlocksRenderer.php',
|
|
'WooCommerce\\PayPalCommerce\\PayLaterWCBlocks\\PayLaterWCBlocksUtils' => $baseDir . '/modules/ppcp-paylater-wc-blocks/src/PayLaterWCBlocksUtils.php',
|
|
'WooCommerce\\PayPalCommerce\\PayPalSubscriptions\\DeactivatePlanEndpoint' => $baseDir . '/modules/ppcp-paypal-subscriptions/src/DeactivatePlanEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\PayPalSubscriptions\\PayPalSubscriptionsModule' => $baseDir . '/modules/ppcp-paypal-subscriptions/src/PayPalSubscriptionsModule.php',
|
|
'WooCommerce\\PayPalCommerce\\PayPalSubscriptions\\RenewalHandler' => $baseDir . '/modules/ppcp-paypal-subscriptions/src/RenewalHandler.php',
|
|
'WooCommerce\\PayPalCommerce\\PayPalSubscriptions\\SubscriptionStatus' => $baseDir . '/modules/ppcp-paypal-subscriptions/src/SubscriptionStatus.php',
|
|
'WooCommerce\\PayPalCommerce\\PayPalSubscriptions\\SubscriptionsApiHandler' => $baseDir . '/modules/ppcp-paypal-subscriptions/src/SubscriptionsApiHandler.php',
|
|
'WooCommerce\\PayPalCommerce\\PluginModule' => $baseDir . '/src/PluginModule.php',
|
|
'WooCommerce\\PayPalCommerce\\SavePaymentMethods\\Endpoint\\CreatePaymentToken' => $baseDir . '/modules/ppcp-save-payment-methods/src/Endpoint/CreatePaymentToken.php',
|
|
'WooCommerce\\PayPalCommerce\\SavePaymentMethods\\Endpoint\\CreatePaymentTokenForGuest' => $baseDir . '/modules/ppcp-save-payment-methods/src/Endpoint/CreatePaymentTokenForGuest.php',
|
|
'WooCommerce\\PayPalCommerce\\SavePaymentMethods\\Endpoint\\CreateSetupToken' => $baseDir . '/modules/ppcp-save-payment-methods/src/Endpoint/CreateSetupToken.php',
|
|
'WooCommerce\\PayPalCommerce\\SavePaymentMethods\\Helper\\SavePaymentMethodsApplies' => $baseDir . '/modules/ppcp-save-payment-methods/src/Helper/SavePaymentMethodsApplies.php',
|
|
'WooCommerce\\PayPalCommerce\\SavePaymentMethods\\SavePaymentMethodsModule' => $baseDir . '/modules/ppcp-save-payment-methods/src/SavePaymentMethodsModule.php',
|
|
'WooCommerce\\PayPalCommerce\\SavePaymentMethods\\Service\\PaymentMethodTokensChecker' => $baseDir . '/modules/ppcp-save-payment-methods/src/Service/PaymentMethodTokensChecker.php',
|
|
'WooCommerce\\PayPalCommerce\\Session\\Cancellation\\CancelController' => $baseDir . '/modules/ppcp-session/src/Cancellation/CancelController.php',
|
|
'WooCommerce\\PayPalCommerce\\Session\\Cancellation\\CancelView' => $baseDir . '/modules/ppcp-session/src/Cancellation/CancelView.php',
|
|
'WooCommerce\\PayPalCommerce\\Session\\MemoryWcSession' => $baseDir . '/modules/ppcp-session/src/MemoryWcSession.php',
|
|
'WooCommerce\\PayPalCommerce\\Session\\SessionHandler' => $baseDir . '/modules/ppcp-session/src/SessionHandler.php',
|
|
'WooCommerce\\PayPalCommerce\\Session\\SessionModule' => $baseDir . '/modules/ppcp-session/src/SessionModule.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Ajax\\SwitchSettingsUiEndpoint' => $baseDir . '/modules/ppcp-settings/src/Ajax/SwitchSettingsUiEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\DTO\\ConfigurationFlagsDTO' => $baseDir . '/modules/ppcp-settings/src/DTO/ConfigurationFlagsDTO.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\DTO\\LocationStylingDTO' => $baseDir . '/modules/ppcp-settings/src/DTO/LocationStylingDTO.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\DTO\\MerchantConnectionDTO' => $baseDir . '/modules/ppcp-settings/src/DTO/MerchantConnectionDTO.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\DTO\\OAuthConnectionDTO' => $baseDir . '/modules/ppcp-settings/src/DTO/OAuthConnectionDTO.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Data\\AbstractDataModel' => $baseDir . '/modules/ppcp-settings/src/Data/AbstractDataModel.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Data\\Definition\\FeaturesDefinition' => $baseDir . '/modules/ppcp-settings/src/Data/Definition/FeaturesDefinition.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Data\\Definition\\PaymentMethodsDefinition' => $baseDir . '/modules/ppcp-settings/src/Data/Definition/PaymentMethodsDefinition.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Data\\Definition\\PaymentMethodsDependenciesDefinition' => $baseDir . '/modules/ppcp-settings/src/Data/Definition/PaymentMethodsDependenciesDefinition.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Data\\Definition\\TodosDefinition' => $baseDir . '/modules/ppcp-settings/src/Data/Definition/TodosDefinition.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Data\\GeneralSettings' => $baseDir . '/modules/ppcp-settings/src/Data/GeneralSettings.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Data\\OnboardingProfile' => $baseDir . '/modules/ppcp-settings/src/Data/OnboardingProfile.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Data\\PaymentSettings' => $baseDir . '/modules/ppcp-settings/src/Data/PaymentSettings.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Data\\SettingsModel' => $baseDir . '/modules/ppcp-settings/src/Data/SettingsModel.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Data\\SettingsProvider' => $baseDir . '/modules/ppcp-settings/src/Data/SettingsProvider.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Data\\StylingSettings' => $baseDir . '/modules/ppcp-settings/src/Data/StylingSettings.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Data\\TodosModel' => $baseDir . '/modules/ppcp-settings/src/Data/TodosModel.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Endpoint\\AuthenticationRestEndpoint' => $baseDir . '/modules/ppcp-settings/src/Endpoint/AuthenticationRestEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Endpoint\\CommonRestEndpoint' => $baseDir . '/modules/ppcp-settings/src/Endpoint/CommonRestEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Endpoint\\CompleteOnClickEndpoint' => $baseDir . '/modules/ppcp-settings/src/Endpoint/CompleteOnClickEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Endpoint\\FeaturesRestEndpoint' => $baseDir . '/modules/ppcp-settings/src/Endpoint/FeaturesRestEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Endpoint\\LoginLinkRestEndpoint' => $baseDir . '/modules/ppcp-settings/src/Endpoint/LoginLinkRestEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Endpoint\\OnboardingRestEndpoint' => $baseDir . '/modules/ppcp-settings/src/Endpoint/OnboardingRestEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Endpoint\\PayLaterMessagingEndpoint' => $baseDir . '/modules/ppcp-settings/src/Endpoint/PayLaterMessagingEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Endpoint\\PaymentRestEndpoint' => $baseDir . '/modules/ppcp-settings/src/Endpoint/PaymentRestEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Endpoint\\RefreshFeatureStatusEndpoint' => $baseDir . '/modules/ppcp-settings/src/Endpoint/RefreshFeatureStatusEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Endpoint\\ResetDismissedTodosEndpoint' => $baseDir . '/modules/ppcp-settings/src/Endpoint/ResetDismissedTodosEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Endpoint\\RestEndpoint' => $baseDir . '/modules/ppcp-settings/src/Endpoint/RestEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Endpoint\\SettingsRestEndpoint' => $baseDir . '/modules/ppcp-settings/src/Endpoint/SettingsRestEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Endpoint\\StylingRestEndpoint' => $baseDir . '/modules/ppcp-settings/src/Endpoint/StylingRestEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Endpoint\\TodosRestEndpoint' => $baseDir . '/modules/ppcp-settings/src/Endpoint/TodosRestEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Endpoint\\WebhookSettingsEndpoint' => $baseDir . '/modules/ppcp-settings/src/Endpoint/WebhookSettingsEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Enum\\InstallationPathEnum' => $baseDir . '/modules/ppcp-settings/src/Enum/InstallationPathEnum.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Enum\\ProductChoicesEnum' => $baseDir . '/modules/ppcp-settings/src/Enum/ProductChoicesEnum.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Enum\\SellerTypeEnum' => $baseDir . '/modules/ppcp-settings/src/Enum/SellerTypeEnum.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Extension\\ExtensionDataModel' => $baseDir . '/modules/ppcp-settings/src/Extension/ExtensionDataModel.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Extension\\ExtensionRestEndpoint' => $baseDir . '/modules/ppcp-settings/src/Extension/ExtensionRestEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Extension\\ExtensionSettingsModule' => $baseDir . '/modules/ppcp-settings/src/Extension/ExtensionSettingsModule.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Handler\\ConnectionListener' => $baseDir . '/modules/ppcp-settings/src/Handler/ConnectionListener.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Service\\AuthenticationManager' => $baseDir . '/modules/ppcp-settings/src/Service/AuthenticationManager.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Service\\BrandedExperience\\ActivationDetector' => $baseDir . '/modules/ppcp-settings/src/Service/BrandedExperience/ActivationDetector.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Service\\BrandedExperience\\PathRepository' => $baseDir . '/modules/ppcp-settings/src/Service/BrandedExperience/PathRepository.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Service\\ConnectionUrlGenerator' => $baseDir . '/modules/ppcp-settings/src/Service/ConnectionUrlGenerator.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Service\\DataSanitizer' => $baseDir . '/modules/ppcp-settings/src/Service/DataSanitizer.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Service\\FeaturesEligibilityService' => $baseDir . '/modules/ppcp-settings/src/Service/FeaturesEligibilityService.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Service\\GatewayRedirectService' => $baseDir . '/modules/ppcp-settings/src/Service/GatewayRedirectService.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Service\\InternalRestService' => $baseDir . '/modules/ppcp-settings/src/Service/InternalRestService.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Service\\LoadingScreenService' => $baseDir . '/modules/ppcp-settings/src/Service/LoadingScreenService.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Service\\Migration\\MigrationManager' => $baseDir . '/modules/ppcp-settings/src/Service/Migration/MigrationManager.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Service\\Migration\\PaymentSettingsMigration' => $baseDir . '/modules/ppcp-settings/src/Service/Migration/PaymentSettingsMigration.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Service\\Migration\\SettingsMigration' => $baseDir . '/modules/ppcp-settings/src/Service/Migration/SettingsMigration.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Service\\Migration\\SettingsMigrationInterface' => $baseDir . '/modules/ppcp-settings/src/Service/Migration/SettingsMigrationInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Service\\Migration\\SettingsTabMigration' => $baseDir . '/modules/ppcp-settings/src/Service/Migration/SettingsTabMigration.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Service\\Migration\\StylingSettingsMigration' => $baseDir . '/modules/ppcp-settings/src/Service/Migration/StylingSettingsMigration.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Service\\OnboardingUrlManager' => $baseDir . '/modules/ppcp-settings/src/Service/OnboardingUrlManager.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Service\\PaymentMethodsEligibilityService' => $baseDir . '/modules/ppcp-settings/src/Service/PaymentMethodsEligibilityService.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Service\\ScriptDataHandler' => $baseDir . '/modules/ppcp-settings/src/Service/ScriptDataHandler.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Service\\SettingsDataManager' => $baseDir . '/modules/ppcp-settings/src/Service/SettingsDataManager.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Service\\TodosEligibilityService' => $baseDir . '/modules/ppcp-settings/src/Service/TodosEligibilityService.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\Service\\TodosSortingAndFilteringService' => $baseDir . '/modules/ppcp-settings/src/Service/TodosSortingAndFilteringService.php',
|
|
'WooCommerce\\PayPalCommerce\\Settings\\SettingsModule' => $baseDir . '/modules/ppcp-settings/src/SettingsModule.php',
|
|
'WooCommerce\\PayPalCommerce\\StatusReport\\Renderer' => $baseDir . '/modules/ppcp-status-report/src/Renderer.php',
|
|
'WooCommerce\\PayPalCommerce\\StatusReport\\StatusReportModule' => $baseDir . '/modules/ppcp-status-report/src/StatusReportModule.php',
|
|
'WooCommerce\\PayPalCommerce\\Uninstall\\Assets\\ClearDatabaseAssets' => $baseDir . '/modules/ppcp-uninstall/src/Assets/ClearDatabaseAssets.php',
|
|
'WooCommerce\\PayPalCommerce\\Uninstall\\ClearDatabase' => $baseDir . '/modules/ppcp-uninstall/src/ClearDatabase.php',
|
|
'WooCommerce\\PayPalCommerce\\Uninstall\\ClearDatabaseInterface' => $baseDir . '/modules/ppcp-uninstall/src/ClearDatabaseInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Uninstall\\UninstallModule' => $baseDir . '/modules/ppcp-uninstall/src/UninstallModule.php',
|
|
'WooCommerce\\PayPalCommerce\\Vaulting\\CustomerApprovalListener' => $baseDir . '/modules/ppcp-vaulting/src/CustomerApprovalListener.php',
|
|
'WooCommerce\\PayPalCommerce\\Vaulting\\PaymentTokenApplePay' => $baseDir . '/modules/ppcp-vaulting/src/PaymentTokenApplePay.php',
|
|
'WooCommerce\\PayPalCommerce\\Vaulting\\PaymentTokenFactory' => $baseDir . '/modules/ppcp-vaulting/src/PaymentTokenFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\Vaulting\\PaymentTokenHelper' => $baseDir . '/modules/ppcp-vaulting/src/PaymentTokenHelper.php',
|
|
'WooCommerce\\PayPalCommerce\\Vaulting\\PaymentTokenPayPal' => $baseDir . '/modules/ppcp-vaulting/src/PaymentTokenPayPal.php',
|
|
'WooCommerce\\PayPalCommerce\\Vaulting\\PaymentTokenRepository' => $baseDir . '/modules/ppcp-vaulting/src/PaymentTokenRepository.php',
|
|
'WooCommerce\\PayPalCommerce\\Vaulting\\PaymentTokenVenmo' => $baseDir . '/modules/ppcp-vaulting/src/PaymentTokenVenmo.php',
|
|
'WooCommerce\\PayPalCommerce\\Vaulting\\PaymentTokensMigration' => $baseDir . '/modules/ppcp-vaulting/src/PaymentTokensMigration.php',
|
|
'WooCommerce\\PayPalCommerce\\Vaulting\\VaultedCreditCardHandler' => $baseDir . '/modules/ppcp-vaulting/src/VaultedCreditCardHandler.php',
|
|
'WooCommerce\\PayPalCommerce\\Vaulting\\VaultingModule' => $baseDir . '/modules/ppcp-vaulting/src/VaultingModule.php',
|
|
'WooCommerce\\PayPalCommerce\\Vaulting\\WooCommercePaymentTokens' => $baseDir . '/modules/ppcp-vaulting/src/WooCommercePaymentTokens.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Collection\\ClearableContainerInterface' => $baseDir . '/lib/packages/Dhii/Collection/ClearableContainerInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Collection\\ContainerFactoryInterface' => $baseDir . '/lib/packages/Dhii/Collection/ContainerFactoryInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Collection\\ContainerInterface' => $baseDir . '/lib/packages/Dhii/Collection/ContainerInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Collection\\CountableListInterface' => $baseDir . '/lib/packages/Dhii/Collection/CountableListInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Collection\\CountableMapInterface' => $baseDir . '/lib/packages/Dhii/Collection/CountableMapInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Collection\\CountableSetInterface' => $baseDir . '/lib/packages/Dhii/Collection/CountableSetInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Collection\\HasCapableInterface' => $baseDir . '/lib/packages/Dhii/Collection/HasCapableInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Collection\\HasItemCapableInterface' => $baseDir . '/lib/packages/Dhii/Collection/HasItemCapableInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Collection\\MapFactoryInterface' => $baseDir . '/lib/packages/Dhii/Collection/MapFactoryInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Collection\\MapInterface' => $baseDir . '/lib/packages/Dhii/Collection/MapInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Collection\\MutableContainerInterface' => $baseDir . '/lib/packages/Dhii/Collection/MutableContainerInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Collection\\SetFactoryInterface' => $baseDir . '/lib/packages/Dhii/Collection/SetFactoryInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Collection\\SetInterface' => $baseDir . '/lib/packages/Dhii/Collection/SetInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Collection\\WritableContainerFactoryInterface' => $baseDir . '/lib/packages/Dhii/Collection/WritableContainerFactoryInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Collection\\WritableContainerInterface' => $baseDir . '/lib/packages/Dhii/Collection/WritableContainerInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Collection\\WritableMapFactoryInterface' => $baseDir . '/lib/packages/Dhii/Collection/WritableMapFactoryInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Collection\\WritableMapInterface' => $baseDir . '/lib/packages/Dhii/Collection/WritableMapInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Collection\\WritableSetFactoryInterface' => $baseDir . '/lib/packages/Dhii/Collection/WritableSetFactoryInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Collection\\WritableSetInterface' => $baseDir . '/lib/packages/Dhii/Collection/WritableSetInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Container\\AliasingContainer' => $baseDir . '/lib/packages/Dhii/Container/AliasingContainer.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Container\\CachingContainer' => $baseDir . '/lib/packages/Dhii/Container/CachingContainer.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Container\\CompositeCachingServiceProvider' => $baseDir . '/lib/packages/Dhii/Container/CompositeCachingServiceProvider.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Container\\CompositeContainer' => $baseDir . '/lib/packages/Dhii/Container/CompositeContainer.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Container\\DataStructureBasedFactory' => $baseDir . '/lib/packages/Dhii/Container/DataStructureBasedFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Container\\DataStructureBasedFactoryInterface' => $baseDir . '/lib/packages/Dhii/Container/DataStructureBasedFactoryInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Container\\DelegatingContainer' => $baseDir . '/lib/packages/Dhii/Container/DelegatingContainer.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Container\\DeprefixingContainer' => $baseDir . '/lib/packages/Dhii/Container/DeprefixingContainer.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Container\\Dictionary' => $baseDir . '/lib/packages/Dhii/Container/Dictionary.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Container\\DictionaryFactory' => $baseDir . '/lib/packages/Dhii/Container/DictionaryFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Container\\Exception\\ContainerException' => $baseDir . '/lib/packages/Dhii/Container/Exception/ContainerException.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Container\\Exception\\NotFoundException' => $baseDir . '/lib/packages/Dhii/Container/Exception/NotFoundException.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Container\\FlashContainer' => $baseDir . '/lib/packages/Dhii/Container/FlashContainer.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Container\\HierarchyContainer' => $baseDir . '/lib/packages/Dhii/Container/HierarchyContainer.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Container\\MappingContainer' => $baseDir . '/lib/packages/Dhii/Container/MappingContainer.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Container\\MaskingContainer' => $baseDir . '/lib/packages/Dhii/Container/MaskingContainer.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Container\\NoOpContainer' => $baseDir . '/lib/packages/Dhii/Container/NoOpContainer.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Container\\PathContainer' => $baseDir . '/lib/packages/Dhii/Container/PathContainer.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Container\\PrefixingContainer' => $baseDir . '/lib/packages/Dhii/Container/PrefixingContainer.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Container\\ProxyContainer' => $baseDir . '/lib/packages/Dhii/Container/ProxyContainer.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Container\\SegmentingContainer' => $baseDir . '/lib/packages/Dhii/Container/SegmentingContainer.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Container\\ServiceProvider' => $baseDir . '/lib/packages/Dhii/Container/ServiceProvider.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Container\\SimpleCacheContainer' => $baseDir . '/lib/packages/Dhii/Container/SimpleCacheContainer.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Container\\TaggingServiceProvider' => $baseDir . '/lib/packages/Dhii/Container/TaggingServiceProvider.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Container\\Util\\StringTranslatingTrait' => $baseDir . '/lib/packages/Dhii/Container/Util/StringTranslatingTrait.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Modular\\Module\\Exception\\ModuleExceptionInterface' => $baseDir . '/lib/packages/Dhii/Modular/Module/Exception/ModuleExceptionInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Modular\\Module\\ModuleAwareInterface' => $baseDir . '/lib/packages/Dhii/Modular/Module/ModuleAwareInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Dhii\\Modular\\Module\\ModuleInterface' => $baseDir . '/lib/packages/Dhii/Modular/Module/ModuleInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Inpsyde\\Modularity\\Container\\ContainerConfigurator' => $baseDir . '/lib/packages/Inpsyde/Modularity/Container/ContainerConfigurator.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Inpsyde\\Modularity\\Container\\PackageProxyContainer' => $baseDir . '/lib/packages/Inpsyde/Modularity/Container/PackageProxyContainer.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Inpsyde\\Modularity\\Container\\ReadOnlyContainer' => $baseDir . '/lib/packages/Inpsyde/Modularity/Container/ReadOnlyContainer.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Inpsyde\\Modularity\\Container\\ServiceExtensions' => $baseDir . '/lib/packages/Inpsyde/Modularity/Container/ServiceExtensions.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Inpsyde\\Modularity\\Module\\ExecutableModule' => $baseDir . '/lib/packages/Inpsyde/Modularity/Module/ExecutableModule.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Inpsyde\\Modularity\\Module\\ExtendingModule' => $baseDir . '/lib/packages/Inpsyde/Modularity/Module/ExtendingModule.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Inpsyde\\Modularity\\Module\\FactoryModule' => $baseDir . '/lib/packages/Inpsyde/Modularity/Module/FactoryModule.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Inpsyde\\Modularity\\Module\\Module' => $baseDir . '/lib/packages/Inpsyde/Modularity/Module/Module.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Inpsyde\\Modularity\\Module\\ModuleClassNameIdTrait' => $baseDir . '/lib/packages/Inpsyde/Modularity/Module/ModuleClassNameIdTrait.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Inpsyde\\Modularity\\Module\\ServiceModule' => $baseDir . '/lib/packages/Inpsyde/Modularity/Module/ServiceModule.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Inpsyde\\Modularity\\Package' => $baseDir . '/lib/packages/Inpsyde/Modularity/Package.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Inpsyde\\Modularity\\Properties\\BaseProperties' => $baseDir . '/lib/packages/Inpsyde/Modularity/Properties/BaseProperties.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Inpsyde\\Modularity\\Properties\\LibraryProperties' => $baseDir . '/lib/packages/Inpsyde/Modularity/Properties/LibraryProperties.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Inpsyde\\Modularity\\Properties\\PluginProperties' => $baseDir . '/lib/packages/Inpsyde/Modularity/Properties/PluginProperties.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Inpsyde\\Modularity\\Properties\\Properties' => $baseDir . '/lib/packages/Inpsyde/Modularity/Properties/Properties.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Inpsyde\\Modularity\\Properties\\ThemeProperties' => $baseDir . '/lib/packages/Inpsyde/Modularity/Properties/ThemeProperties.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Interop\\Container\\ServiceProviderInterface' => $baseDir . '/lib/packages/Interop/Container/ServiceProviderInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Psr\\Container\\ContainerExceptionInterface' => $vendorDir . '/psr/container/src/ContainerExceptionInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Psr\\Container\\ContainerInterface' => $vendorDir . '/psr/container/src/ContainerInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Psr\\Container\\NotFoundExceptionInterface' => $vendorDir . '/psr/container/src/NotFoundExceptionInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Psr\\Log\\AbstractLogger' => $vendorDir . '/psr/log/Psr/Log/AbstractLogger.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Psr\\Log\\InvalidArgumentException' => $vendorDir . '/psr/log/Psr/Log/InvalidArgumentException.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Psr\\Log\\LogLevel' => $vendorDir . '/psr/log/Psr/Log/LogLevel.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Psr\\Log\\LoggerAwareInterface' => $vendorDir . '/psr/log/Psr/Log/LoggerAwareInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Psr\\Log\\LoggerAwareTrait' => $vendorDir . '/psr/log/Psr/Log/LoggerAwareTrait.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Psr\\Log\\LoggerInterface' => $vendorDir . '/psr/log/Psr/Log/LoggerInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Psr\\Log\\LoggerTrait' => $vendorDir . '/psr/log/Psr/Log/LoggerTrait.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Psr\\Log\\NullLogger' => $vendorDir . '/psr/log/Psr/Log/NullLogger.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Psr\\Log\\Test\\DummyTest' => $vendorDir . '/psr/log/Psr/Log/Test/DummyTest.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Psr\\Log\\Test\\LoggerInterfaceTest' => $vendorDir . '/psr/log/Psr/Log/Test/LoggerInterfaceTest.php',
|
|
'WooCommerce\\PayPalCommerce\\Vendor\\Psr\\Log\\Test\\TestLogger' => $vendorDir . '/psr/log/Psr/Log/Test/TestLogger.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Admin\\FeesRenderer' => $baseDir . '/modules/ppcp-wc-gateway/src/Admin/FeesRenderer.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Admin\\OrderTablePaymentStatusColumn' => $baseDir . '/modules/ppcp-wc-gateway/src/Admin/OrderTablePaymentStatusColumn.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Admin\\PaymentStatusOrderDetail' => $baseDir . '/modules/ppcp-wc-gateway/src/Admin/PaymentStatusOrderDetail.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Admin\\RenderAuthorizeAction' => $baseDir . '/modules/ppcp-wc-gateway/src/Admin/RenderAuthorizeAction.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Admin\\RenderReauthorizeAction' => $baseDir . '/modules/ppcp-wc-gateway/src/Admin/RenderReauthorizeAction.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Assets\\FraudNetAssets' => $baseDir . '/modules/ppcp-wc-gateway/src/Assets/FraudNetAssets.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Assets\\SettingsPageAssets' => $baseDir . '/modules/ppcp-wc-gateway/src/Assets/SettingsPageAssets.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Assets\\VoidButtonAssets' => $baseDir . '/modules/ppcp-wc-gateway/src/Assets/VoidButtonAssets.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\CardBillingMode' => $baseDir . '/modules/ppcp-wc-gateway/src/CardBillingMode.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Checkout\\CheckoutPayPalAddressPreset' => $baseDir . '/modules/ppcp-wc-gateway/src/Checkout/CheckoutPayPalAddressPreset.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Checkout\\DisableGateways' => $baseDir . '/modules/ppcp-wc-gateway/src/Checkout/DisableGateways.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Cli\\SettingsCommand' => $baseDir . '/modules/ppcp-wc-gateway/src/Cli/SettingsCommand.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Endpoint\\CaptureCardPayment' => $baseDir . '/modules/ppcp-wc-gateway/src/Endpoint/CaptureCardPayment.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Endpoint\\RefreshFeatureStatusEndpoint' => $baseDir . '/modules/ppcp-wc-gateway/src/Endpoint/RefreshFeatureStatusEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Endpoint\\ReturnUrlEndpoint' => $baseDir . '/modules/ppcp-wc-gateway/src/Endpoint/ReturnUrlEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Endpoint\\ShippingCallbackEndpoint' => $baseDir . '/modules/ppcp-wc-gateway/src/Endpoint/ShippingCallbackEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Endpoint\\VoidOrderEndpoint' => $baseDir . '/modules/ppcp-wc-gateway/src/Endpoint/VoidOrderEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Exception\\GatewayGenericException' => $baseDir . '/modules/ppcp-wc-gateway/src/Exception/GatewayGenericException.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Exception\\NotFoundException' => $baseDir . '/modules/ppcp-wc-gateway/src/Exception/NotFoundException.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Exception\\PayPalOrderMissingException' => $baseDir . '/modules/ppcp-wc-gateway/src/Exception/PayPalOrderMissingException.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\FraudNet\\FraudNet' => $baseDir . '/modules/ppcp-wc-gateway/src/FraudNet/FraudNet.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\FraudNet\\FraudNetSourceWebsiteId' => $baseDir . '/modules/ppcp-wc-gateway/src/FraudNet/FraudNetSourceWebsiteId.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\FundingSource\\FundingSourceRenderer' => $baseDir . '/modules/ppcp-wc-gateway/src/FundingSource/FundingSourceRenderer.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Gateway\\CardButtonGateway' => $baseDir . '/modules/ppcp-wc-gateway/src/Gateway/CardButtonGateway.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Gateway\\CreditCardGateway' => $baseDir . '/modules/ppcp-wc-gateway/src/Gateway/CreditCardGateway.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Gateway\\GatewayRepository' => $baseDir . '/modules/ppcp-wc-gateway/src/Gateway/GatewayRepository.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Gateway\\GatewaySettingsRendererTrait' => $baseDir . '/modules/ppcp-wc-gateway/src/Gateway/GatewaySettingsRendererTrait.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Gateway\\Messages' => $baseDir . '/modules/ppcp-wc-gateway/src/Gateway/Messages.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Gateway\\OXXO\\OXXO' => $baseDir . '/modules/ppcp-wc-gateway/src/Gateway/OXXO/OXXO.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Gateway\\OXXO\\OXXOGateway' => $baseDir . '/modules/ppcp-wc-gateway/src/Gateway/OXXO/OXXOGateway.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Gateway\\PayPalGateway' => $baseDir . '/modules/ppcp-wc-gateway/src/Gateway/PayPalGateway.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Gateway\\PayUponInvoice\\PayUponInvoice' => $baseDir . '/modules/ppcp-wc-gateway/src/Gateway/PayUponInvoice/PayUponInvoice.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Gateway\\PayUponInvoice\\PayUponInvoiceGateway' => $baseDir . '/modules/ppcp-wc-gateway/src/Gateway/PayUponInvoice/PayUponInvoiceGateway.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Gateway\\PayUponInvoice\\PaymentSource' => $baseDir . '/modules/ppcp-wc-gateway/src/Gateway/PayUponInvoice/PaymentSource.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Gateway\\PayUponInvoice\\PaymentSourceFactory' => $baseDir . '/modules/ppcp-wc-gateway/src/Gateway/PayUponInvoice/PaymentSourceFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Gateway\\ProcessPaymentTrait' => $baseDir . '/modules/ppcp-wc-gateway/src/Gateway/ProcessPaymentTrait.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Gateway\\TransactionUrlProvider' => $baseDir . '/modules/ppcp-wc-gateway/src/Gateway/TransactionUrlProvider.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Helper\\CardPaymentsConfiguration' => $baseDir . '/modules/ppcp-wc-gateway/src/Helper/CardPaymentsConfiguration.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Helper\\CartCheckoutDetector' => $baseDir . '/modules/ppcp-wc-gateway/src/Helper/CartCheckoutDetector.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Helper\\CheckoutHelper' => $baseDir . '/modules/ppcp-wc-gateway/src/Helper/CheckoutHelper.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Helper\\ConnectionState' => $baseDir . '/modules/ppcp-wc-gateway/src/Helper/ConnectionState.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Helper\\DCCProductStatus' => $baseDir . '/modules/ppcp-wc-gateway/src/Helper/DCCProductStatus.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Helper\\DisplayManager' => $baseDir . '/modules/ppcp-wc-gateway/src/Helper/DisplayManager.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Helper\\DisplayRule' => $baseDir . '/modules/ppcp-wc-gateway/src/Helper/DisplayRule.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Helper\\Environment' => $baseDir . '/modules/ppcp-wc-gateway/src/Helper/Environment.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Helper\\EnvironmentConfig' => $baseDir . '/modules/ppcp-wc-gateway/src/Helper/EnvironmentConfig.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Helper\\FeesUpdater' => $baseDir . '/modules/ppcp-wc-gateway/src/Helper/FeesUpdater.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Helper\\InstallmentsProductStatus' => $baseDir . '/modules/ppcp-wc-gateway/src/Helper/InstallmentsProductStatus.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Helper\\MerchantDetails' => $baseDir . '/modules/ppcp-wc-gateway/src/Helper/MerchantDetails.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Helper\\PWCProductStatus' => $baseDir . '/modules/ppcp-wc-gateway/src/Helper/PWCProductStatus.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Helper\\PayUponInvoiceHelper' => $baseDir . '/modules/ppcp-wc-gateway/src/Helper/PayUponInvoiceHelper.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Helper\\PayUponInvoiceProductStatus' => $baseDir . '/modules/ppcp-wc-gateway/src/Helper/PayUponInvoiceProductStatus.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Helper\\RefundFeesUpdater' => $baseDir . '/modules/ppcp-wc-gateway/src/Helper/RefundFeesUpdater.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Helper\\SettingsStatus' => $baseDir . '/modules/ppcp-wc-gateway/src/Helper/SettingsStatus.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Notice\\AuthorizeOrderActionNotice' => $baseDir . '/modules/ppcp-wc-gateway/src/Notice/AuthorizeOrderActionNotice.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Notice\\ConnectAdminNotice' => $baseDir . '/modules/ppcp-wc-gateway/src/Notice/ConnectAdminNotice.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Notice\\GatewayWithoutPayPalAdminNotice' => $baseDir . '/modules/ppcp-wc-gateway/src/Notice/GatewayWithoutPayPalAdminNotice.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Notice\\SendOnlyCountryNotice' => $baseDir . '/modules/ppcp-wc-gateway/src/Notice/SendOnlyCountryNotice.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Notice\\UnsupportedCurrencyAdminNotice' => $baseDir . '/modules/ppcp-wc-gateway/src/Notice/UnsupportedCurrencyAdminNotice.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Processor\\AuthorizedPaymentsProcessor' => $baseDir . '/modules/ppcp-wc-gateway/src/Processor/AuthorizedPaymentsProcessor.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Processor\\CreditCardOrderInfoHandlingTrait' => $baseDir . '/modules/ppcp-wc-gateway/src/Processor/CreditCardOrderInfoHandlingTrait.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Processor\\OrderMetaTrait' => $baseDir . '/modules/ppcp-wc-gateway/src/Processor/OrderMetaTrait.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Processor\\OrderProcessor' => $baseDir . '/modules/ppcp-wc-gateway/src/Processor/OrderProcessor.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Processor\\PaymentsStatusHandlingTrait' => $baseDir . '/modules/ppcp-wc-gateway/src/Processor/PaymentsStatusHandlingTrait.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Processor\\RefundMetaTrait' => $baseDir . '/modules/ppcp-wc-gateway/src/Processor/RefundMetaTrait.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Processor\\RefundProcessor' => $baseDir . '/modules/ppcp-wc-gateway/src/Processor/RefundProcessor.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Processor\\TransactionIdHandlingTrait' => $baseDir . '/modules/ppcp-wc-gateway/src/Processor/TransactionIdHandlingTrait.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Settings\\HeaderRenderer' => $baseDir . '/modules/ppcp-wc-gateway/src/Settings/HeaderRenderer.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Settings\\PageMatcherTrait' => $baseDir . '/modules/ppcp-wc-gateway/src/Settings/PageMatcherTrait.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Settings\\SectionsRenderer' => $baseDir . '/modules/ppcp-wc-gateway/src/Settings/SectionsRenderer.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Settings\\Settings' => $baseDir . '/modules/ppcp-wc-gateway/src/Settings/Settings.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Settings\\SettingsListener' => $baseDir . '/modules/ppcp-wc-gateway/src/Settings/SettingsListener.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Settings\\SettingsRenderer' => $baseDir . '/modules/ppcp-wc-gateway/src/Settings/SettingsRenderer.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Settings\\WcInboxNotes\\InboxNote' => $baseDir . '/modules/ppcp-wc-gateway/src/Settings/WcInboxNotes/InboxNote.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Settings\\WcInboxNotes\\InboxNoteAction' => $baseDir . '/modules/ppcp-wc-gateway/src/Settings/WcInboxNotes/InboxNoteAction.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Settings\\WcInboxNotes\\InboxNoteActionInterface' => $baseDir . '/modules/ppcp-wc-gateway/src/Settings/WcInboxNotes/InboxNoteActionInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Settings\\WcInboxNotes\\InboxNoteFactory' => $baseDir . '/modules/ppcp-wc-gateway/src/Settings/WcInboxNotes/InboxNoteFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Settings\\WcInboxNotes\\InboxNoteInterface' => $baseDir . '/modules/ppcp-wc-gateway/src/Settings/WcInboxNotes/InboxNoteInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Settings\\WcInboxNotes\\InboxNoteRegistrar' => $baseDir . '/modules/ppcp-wc-gateway/src/Settings/WcInboxNotes/InboxNoteRegistrar.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Settings\\WcTasks\\Factory\\SimpleRedirectTaskFactory' => $baseDir . '/modules/ppcp-wc-gateway/src/Settings/WcTasks/Factory/SimpleRedirectTaskFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Settings\\WcTasks\\Factory\\SimpleRedirectTaskFactoryInterface' => $baseDir . '/modules/ppcp-wc-gateway/src/Settings/WcTasks/Factory/SimpleRedirectTaskFactoryInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Settings\\WcTasks\\Registrar\\TaskRegistrar' => $baseDir . '/modules/ppcp-wc-gateway/src/Settings/WcTasks/Registrar/TaskRegistrar.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Settings\\WcTasks\\Registrar\\TaskRegistrarInterface' => $baseDir . '/modules/ppcp-wc-gateway/src/Settings/WcTasks/Registrar/TaskRegistrarInterface.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Settings\\WcTasks\\Tasks\\SimpleRedirectTask' => $baseDir . '/modules/ppcp-wc-gateway/src/Settings/WcTasks/Tasks/SimpleRedirectTask.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\Shipping\\ShippingCallbackUrlFactory' => $baseDir . '/modules/ppcp-wc-gateway/src/Shipping/ShippingCallbackUrlFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\StoreApi\\Endpoint\\CartEndpoint' => $baseDir . '/modules/ppcp-wc-gateway/src/StoreApi/Endpoint/CartEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\StoreApi\\Entity\\Cart' => $baseDir . '/modules/ppcp-wc-gateway/src/StoreApi/Entity/Cart.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\StoreApi\\Entity\\CartResponse' => $baseDir . '/modules/ppcp-wc-gateway/src/StoreApi/Entity/CartResponse.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\StoreApi\\Entity\\CartTotals' => $baseDir . '/modules/ppcp-wc-gateway/src/StoreApi/Entity/CartTotals.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\StoreApi\\Entity\\Money' => $baseDir . '/modules/ppcp-wc-gateway/src/StoreApi/Entity/Money.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\StoreApi\\Factory\\CartFactory' => $baseDir . '/modules/ppcp-wc-gateway/src/StoreApi/Factory/CartFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\StoreApi\\Factory\\CartTotalsFactory' => $baseDir . '/modules/ppcp-wc-gateway/src/StoreApi/Factory/CartTotalsFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\StoreApi\\Factory\\MoneyFactory' => $baseDir . '/modules/ppcp-wc-gateway/src/StoreApi/Factory/MoneyFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\StoreApi\\Factory\\ShippingRate' => $baseDir . '/modules/ppcp-wc-gateway/src/StoreApi/Factory/ShippingRate.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\StoreApi\\Factory\\ShippingRatesFactory' => $baseDir . '/modules/ppcp-wc-gateway/src/StoreApi/Factory/ShippingRatesFactory.php',
|
|
'WooCommerce\\PayPalCommerce\\WcGateway\\WCGatewayModule' => $baseDir . '/modules/ppcp-wc-gateway/src/WCGatewayModule.php',
|
|
'WooCommerce\\PayPalCommerce\\WcSubscriptions\\Endpoint\\SubscriptionChangePaymentMethod' => $baseDir . '/modules/ppcp-wc-subscriptions/src/Endpoint/SubscriptionChangePaymentMethod.php',
|
|
'WooCommerce\\PayPalCommerce\\WcSubscriptions\\FreeTrialHandlerTrait' => $baseDir . '/modules/ppcp-wc-subscriptions/src/FreeTrialHandlerTrait.php',
|
|
'WooCommerce\\PayPalCommerce\\WcSubscriptions\\Helper\\FreeTrialSubscriptionHelper' => $baseDir . '/modules/ppcp-wc-subscriptions/src/Helper/FreeTrialSubscriptionHelper.php',
|
|
'WooCommerce\\PayPalCommerce\\WcSubscriptions\\Helper\\RealTimeAccountUpdaterHelper' => $baseDir . '/modules/ppcp-wc-subscriptions/src/Helper/RealTimeAccountUpdaterHelper.php',
|
|
'WooCommerce\\PayPalCommerce\\WcSubscriptions\\Helper\\SubscriptionHelper' => $baseDir . '/modules/ppcp-wc-subscriptions/src/Helper/SubscriptionHelper.php',
|
|
'WooCommerce\\PayPalCommerce\\WcSubscriptions\\RenewalHandler' => $baseDir . '/modules/ppcp-wc-subscriptions/src/RenewalHandler.php',
|
|
'WooCommerce\\PayPalCommerce\\WcSubscriptions\\Service\\ChangePaymentMethod' => $baseDir . '/modules/ppcp-wc-subscriptions/src/Service/ChangePaymentMethod.php',
|
|
'WooCommerce\\PayPalCommerce\\WcSubscriptions\\SubscriptionsHandlerTrait' => $baseDir . '/modules/ppcp-wc-subscriptions/src/SubscriptionsHandlerTrait.php',
|
|
'WooCommerce\\PayPalCommerce\\WcSubscriptions\\VaultV2\\ChangePaymentMethodVaultV2' => $baseDir . '/modules/ppcp-wc-subscriptions/src/VaultV2/ChangePaymentMethodVaultV2.php',
|
|
'WooCommerce\\PayPalCommerce\\WcSubscriptions\\VaultV2\\DisplaySavedPaymentTokens' => $baseDir . '/modules/ppcp-wc-subscriptions/src/VaultV2/DisplaySavedPaymentTokens.php',
|
|
'WooCommerce\\PayPalCommerce\\WcSubscriptions\\VaultV2\\VaultedPayPalEmail' => $baseDir . '/modules/ppcp-wc-subscriptions/src/VaultV2/VaultedPayPalEmail.php',
|
|
'WooCommerce\\PayPalCommerce\\WcSubscriptions\\WcSubscriptionsModule' => $baseDir . '/modules/ppcp-wc-subscriptions/src/WcSubscriptionsModule.php',
|
|
'WooCommerce\\PayPalCommerce\\Webhooks\\CustomIds' => $baseDir . '/modules/ppcp-webhooks/src/CustomIds.php',
|
|
'WooCommerce\\PayPalCommerce\\Webhooks\\Endpoint\\ResubscribeEndpoint' => $baseDir . '/modules/ppcp-webhooks/src/Endpoint/ResubscribeEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Webhooks\\Endpoint\\SimulateEndpoint' => $baseDir . '/modules/ppcp-webhooks/src/Endpoint/SimulateEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Webhooks\\Endpoint\\SimulationStateEndpoint' => $baseDir . '/modules/ppcp-webhooks/src/Endpoint/SimulationStateEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Webhooks\\Handler\\BillingPlanPricingChangeActivated' => $baseDir . '/modules/ppcp-webhooks/src/Handler/BillingPlanPricingChangeActivated.php',
|
|
'WooCommerce\\PayPalCommerce\\Webhooks\\Handler\\BillingPlanUpdated' => $baseDir . '/modules/ppcp-webhooks/src/Handler/BillingPlanUpdated.php',
|
|
'WooCommerce\\PayPalCommerce\\Webhooks\\Handler\\BillingSubscriptionCancelled' => $baseDir . '/modules/ppcp-webhooks/src/Handler/BillingSubscriptionCancelled.php',
|
|
'WooCommerce\\PayPalCommerce\\Webhooks\\Handler\\CatalogProductUpdated' => $baseDir . '/modules/ppcp-webhooks/src/Handler/CatalogProductUpdated.php',
|
|
'WooCommerce\\PayPalCommerce\\Webhooks\\Handler\\CheckoutOrderApproved' => $baseDir . '/modules/ppcp-webhooks/src/Handler/CheckoutOrderApproved.php',
|
|
'WooCommerce\\PayPalCommerce\\Webhooks\\Handler\\CheckoutOrderCompleted' => $baseDir . '/modules/ppcp-webhooks/src/Handler/CheckoutOrderCompleted.php',
|
|
'WooCommerce\\PayPalCommerce\\Webhooks\\Handler\\CheckoutPaymentApprovalReversed' => $baseDir . '/modules/ppcp-webhooks/src/Handler/CheckoutPaymentApprovalReversed.php',
|
|
'WooCommerce\\PayPalCommerce\\Webhooks\\Handler\\PaymentCaptureCompleted' => $baseDir . '/modules/ppcp-webhooks/src/Handler/PaymentCaptureCompleted.php',
|
|
'WooCommerce\\PayPalCommerce\\Webhooks\\Handler\\PaymentCapturePending' => $baseDir . '/modules/ppcp-webhooks/src/Handler/PaymentCapturePending.php',
|
|
'WooCommerce\\PayPalCommerce\\Webhooks\\Handler\\PaymentCaptureRefunded' => $baseDir . '/modules/ppcp-webhooks/src/Handler/PaymentCaptureRefunded.php',
|
|
'WooCommerce\\PayPalCommerce\\Webhooks\\Handler\\PaymentCaptureReversed' => $baseDir . '/modules/ppcp-webhooks/src/Handler/PaymentCaptureReversed.php',
|
|
'WooCommerce\\PayPalCommerce\\Webhooks\\Handler\\PaymentSaleCompleted' => $baseDir . '/modules/ppcp-webhooks/src/Handler/PaymentSaleCompleted.php',
|
|
'WooCommerce\\PayPalCommerce\\Webhooks\\Handler\\PaymentSaleRefunded' => $baseDir . '/modules/ppcp-webhooks/src/Handler/PaymentSaleRefunded.php',
|
|
'WooCommerce\\PayPalCommerce\\Webhooks\\Handler\\RequestHandler' => $baseDir . '/modules/ppcp-webhooks/src/Handler/RequestHandler.php',
|
|
'WooCommerce\\PayPalCommerce\\Webhooks\\Handler\\RequestHandlerTrait' => $baseDir . '/modules/ppcp-webhooks/src/Handler/RequestHandlerTrait.php',
|
|
'WooCommerce\\PayPalCommerce\\Webhooks\\Handler\\VaultPaymentTokenDeleted' => $baseDir . '/modules/ppcp-webhooks/src/Handler/VaultPaymentTokenDeleted.php',
|
|
'WooCommerce\\PayPalCommerce\\Webhooks\\IncomingWebhookEndpoint' => $baseDir . '/modules/ppcp-webhooks/src/IncomingWebhookEndpoint.php',
|
|
'WooCommerce\\PayPalCommerce\\Webhooks\\Status\\Assets\\WebhooksStatusPageAssets' => $baseDir . '/modules/ppcp-webhooks/src/Status/Assets/WebhooksStatusPageAssets.php',
|
|
'WooCommerce\\PayPalCommerce\\Webhooks\\Status\\WebhookSimulation' => $baseDir . '/modules/ppcp-webhooks/src/Status/WebhookSimulation.php',
|
|
'WooCommerce\\PayPalCommerce\\Webhooks\\VaultV2\\VaultPaymentTokenCreated' => $baseDir . '/modules/ppcp-webhooks/src/VaultV2/VaultPaymentTokenCreated.php',
|
|
'WooCommerce\\PayPalCommerce\\Webhooks\\WebhookEventStorage' => $baseDir . '/modules/ppcp-webhooks/src/WebhookEventStorage.php',
|
|
'WooCommerce\\PayPalCommerce\\Webhooks\\WebhookModule' => $baseDir . '/modules/ppcp-webhooks/src/WebhookModule.php',
|
|
'WooCommerce\\PayPalCommerce\\Webhooks\\WebhookOrchestrator' => $baseDir . '/modules/ppcp-webhooks/src/WebhookOrchestrator.php',
|
|
'WooCommerce\\PayPalCommerce\\Webhooks\\WebhookRegistrar' => $baseDir . '/modules/ppcp-webhooks/src/WebhookRegistrar.php',
|
|
'WooCommerce\\WooCommerce\\Logging\\Logger\\NullLogger' => $baseDir . '/modules/woocommerce-logging/src/Logger/NullLogger.php',
|
|
'WooCommerce\\WooCommerce\\Logging\\Logger\\WooCommerceLogger' => $baseDir . '/modules/woocommerce-logging/src/Logger/WooCommerceLogger.php',
|
|
'WooCommerce\\WooCommerce\\Logging\\WooCommerceLoggingModule' => $baseDir . '/modules/woocommerce-logging/src/WooCommerceLoggingModule.php',
|
|
);
|