woocommerce / woocommerce-paypal-payments

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

Google Pay: Fix issuse with data.paymentSource being undefined (3313) #2390

Open danieldudzic opened 2 days ago

danieldudzic commented 2 days ago

Description

This PR fixes:

Steps to Test

  1. Activate Google Pay.
  2. Test the following scenarios for Classic Cart/Checkout and Block Cart/Checkout pages:
    • Shipping callback disabled / shipping not configured
    • Shipping callback enabled / shipping not configured
    • Shipping callback disabled / shipping configured
    • Shipping callback enabled / shipping not configured
  3. Confirm Google Pay orders go through for each scenario.

Screenshots

N/A