woocommerce-paypal-payments/modules/ppcp-button
Narek Zakarian 255477ffa6
fix: Gate venmo enable-funding on per-location styling settings
Previously, venmo was added to enable-funding based solely on the global
venmo_enabled() toggle. Now it also checks button_styling() methods for
the current context, ensuring venmo is only included in enable-funding
when it is enabled for the specific location.
2026-03-26 18:20:35 +04:00
..
resources Merge pull request #4081 from woocommerce/dev/release/3.4.0 2026-02-12 09:47:21 +01:00
src fix: Gate venmo enable-funding on per-location styling settings 2026-03-26 18:20:35 +04:00
composer.json Remove dhii deps in modules 2026-02-18 15:47:44 +02:00
module.php Refactor some modules to native modularity support. 2023-12-15 14:16:53 +00:00
services.php Merge dev/develop 2026-02-17 16:13:22 +01:00