woocommerce / woocommerce-paypal-payments

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

Enable the gateway settings JS file on connection tab (3309) #2377

Closed Narek13 closed 4 days ago

Narek13 commented 1 week ago

PR Description

The problem happens because the gateway-settings.js file is not enqueued on connection tab. The PR will make sure the file is enqueued.

Issue Description

The Check available features button is non functional

Steps to Reproduce

  1. Connect with new merchant
  2. Navigate to Connection tab and connect with Google Pay
  3. Finish steps on PayPal side and observe merchant has active google on his side
  4. Navigate to Connection tab again and click the "check available features" button, observe nothing happened