woocommerce / woocommerce-paypal-payments

https://wordpress.org/plugins/woocommerce-paypal-payments/
GNU General Public License v2.0
62 stars 48 forks source link

Add local APM gateways only if PayPal gateway is enabled (3884) #2792

Closed hmouhtar closed 3 days ago

hmouhtar commented 1 week ago

Description

This PR introduces an extra condition to enable the local APMs, requiring the PayPal payment gateway to be enabled in order to display the additional local APM gateways.

Steps to Test