woocommerce-paypal-payments/modules/ppcp-compat
Narek Zakarian e913f60885
Use the Payment setting model to check if the venmo gateway is enabled.
Once the new settings module is permanently enabled, this model can be passed as a dependency to the styling helper class. For now, we must pass it this way to avoid errors when the new settings module is disabled.
2025-02-27 18:33:48 +04:00
..
resources/js Automatically delete PayPal Package 2024-07-29 12:02:37 +04:00
src Use the Payment setting model to check if the venmo gateway is enabled. 2025-02-27 18:33:48 +04:00
.babelrc Add .babelrc 2022-10-05 16:33:34 +04:00
.gitignore Create Assets for compat module 2022-10-03 18:21:07 +04:00
composer.json Require PHP 7.4+ 2024-09-03 09:07:12 +03:00
extensions.php Add compatibility module 2021-07-15 07:06:22 -05:00
module.php Refactor remaining modules to Modularity. 2023-12-19 17:26:09 +00:00
package.json Update js deps 2024-11-04 17:15:27 +02:00
services.php Pass the PaymentSettings model instance. 2025-02-27 18:17:37 +04:00
webpack.config.js refactor tracking integration 2023-07-25 13:17:32 +04:00
yarn.lock Update js deps 2024-11-04 17:15:27 +02:00