woocommerce / woocommerce-paypal-payments

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

Do not request id_token for guest users (3264) #2283

Closed Dinamiko closed 3 months ago

Dinamiko commented 4 months ago

Some merchants are getting RATE_LIMIT_REACHED returned after multiple calls on id_token. This PR ensures id token is not requested for guest users.