woocommerce / woocommerce-paypal-payments

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

AXO: Only enqueue Fastlane JS scripts on the WooCommerce checkout page (3184) #2294

Closed danieldudzic closed 1 month ago

danieldudzic commented 1 month ago

Description

This PR makes sure Fastlane scripts only load on the WooCommerce Checkout page.

Steps to Test

  1. Enable Advanced Card Processing.
  2. Enable Fastlane.
  3. In WooCommerce > Settings > Advanced, configure a page with the Checkout block as the Checkout page.
  4. Create another page with the [woocommerce_checkout] shortcode or Classic Checkout block.
  5. Visit the second page as a guest.
  6. Confirm that Fastlane doesn't load.

Screenshots

N/A