woocommerce-paypal-payments/modules/ppcp-paypal-subscriptions/resources
Narek Zakarian b3b44cad12
Fix: Prevent subscription price override for non-subscription products
Ensure `.trigger('change')` on `.wc_input_subscription_price` is only called
when the selected product type is 'subscription' or 'variable-subscription'.

Prevents issue where non-subscription products have their regular price cleared,
which was likely triggered indirectly by the Square plugin.
2025-07-10 17:49:25 +04:00
..
js Fix: Prevent subscription price override for non-subscription products 2025-07-10 17:49:25 +04:00