Open jrick1229 opened 1 year ago
Noting that I've replicate this in Google Pay, Apple Pay, and Link Pay.
Also noting a workaround: https://woocommerce.com/document/stripe/#advanced-shipping-packages
Just a note there that this seems related to https://github.com/Automattic/woocommerce-payments/issues/3417 and pca54o-29Y-p2
This issue impacts Additional Payment Methods (including Apple Pay / Google Pay), so assigning to Heisenberg (based on team responsibilities Pc2DNy-3z-p2) @FangedParakeet. Assigning as part of Gamma Triage process PcreKM-yM-p2.
Tagging as part of re-evaluating older issues in the backlog, please have a look and close if no longer relevant.
I tested this with the tokenized cart implementation for PRBs, and the pricing seems to be correctly updated if there is one package. Unfortunately, GooglePay/ApplePay still don't support multiple packages in a single order, so the compatibility problem with the plugin persists until they'll implement a multi-shipping solution.
CC @FangedParakeet
Describe the bug
Same issue as seen in the Stripe repo: https://github.com/woocommerce/woocommerce-gateway-stripe/issues/2426
When using Advanced Shipping Packages, the shipping cost is not updated when changing within the modal: https://d.pr/i/0PFp9S
To Reproduce
Actual behavior
Shipping cost remains, even when switching to free.
Screenshots
With Advanced Shipping Packages active: https://d.pr/i/0PFp9S With Advanced Shipping Packages deactivated: https://d.pr/i/HVSK2S
Expected behavior
Shipping cost should change when adjusted within the modal.
Additional context
Example ticket: 5959477-zen