woocommerce / woocommerce-paypal-payments

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

Calculate totals after adding shipping to include taxes (3133) #2296

Closed Narek13 closed 1 month ago

Narek13 commented 1 month ago

PR Description

The problem happen because of not adding taxes, so the PR fixes it by calling the calculate_totals after adding shipping/billing addresses

Issue Description

Unsuccessfully payment with coupon from short cart when Require final confirmation on checkout is not enabled

Steps To Reproduce