woocommerce-paypal-payments/modules/ppcp-paypal-subscriptions
Niklas Gutberlet 4a985fcb2c
Merge pull request #3505 from woocommerce/PCP-4970-add-defensive-code-for-realpath-failures-in-module-service-files
Create a centralized service for a path to the main plugin file (4970)
2025-08-04 19:42:12 +02:00
..
resources/js Fix: Prevent subscription price override for non-subscription products 2025-07-10 17:49:25 +04:00
src Fix nonce ignoring 2025-07-16 08:23:42 +03:00
.babelrc Move PayPal subscriptions api logic to its own module 2023-10-18 17:03:15 +02:00
.gitignore Move PayPal subscriptions api logic to its own module 2023-10-18 17:03:15 +02:00
composer.json Require PHP 7.4+ 2024-09-03 09:07:12 +03:00
extensions.php Refactor remaining modules to Modularity. 2023-12-19 17:26:09 +00:00
module.php Refactor remaining modules to Modularity. 2023-12-19 17:26:09 +00:00
package.json Changed and improved logic. Checkbox will be grayed out when period interval is not allowed. 2024-12-17 16:05:36 +01:00
services.php Use the 'ppcp.path-to-plugin-main-file' config 2025-07-04 19:27:13 +04:00
webpack.config.js Move PayPal subscriptions api logic to its own module 2023-10-18 17:03:15 +02:00
yarn.lock Changed and improved logic. Checkbox will be grayed out when period interval is not allowed. 2024-12-17 16:05:36 +01:00