woocommerce / woocommerce-android

WooCommerce Android app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
277 stars 136 forks source link

Inconsistent Shipping details in product detail screen for subscription products #12785

Open JorgeMucientes opened 4 weeks ago

JorgeMucientes commented 4 weeks ago

Describe the bug When enabling One time Shipping for a subscription product, if we then set a Subscription free trial the one time shipping option should automatically be disabled. However, it will be shown as enabled in the product detail screen and disabled in the Shipping details screen. Se the scree recording:

https://github.com/user-attachments/assets/83150b88-83cd-450f-89ac-6fc52f2ea995

To Reproduce Steps to reproduce the behavior:

Follow the screen recording instructions above to reproduce the bug.

Expected behavior The product detail screen should reflect the new disabled state for One-time Shipping as soon as the subscription free trial is enabled.

dangermattic commented 4 weeks ago

Thanks for reporting! 👍