woocommerce-android
woocommerce-android copied to clipboard
WooCommerce Android app
This is a feature branch to run the final tests before merging to the trunk. All the changes have been reviewed before https://user-images.githubusercontent.com/4923871/183823162-ea6aa167-ca65-4abe-834d-2dc9fba8aff9.mp4
If payment is collected via "more" flow, then it's not really clear where the receipt has been saved. Shell we show toast say that order was created during this payment?
Part of: #7121 ### Description This adds a "What is WordPress.com?" button on the "No WPCom account found" screen. It might appear to be redundant since the button also exists...
The goal of this task is to add an endpoint that supports enabling/disabling Cash on Delivery in the FluxC module. The endpoint will be PUT/POST `/wp-json/wc/v3/payment_gateways/`
In the case where merchants enter a mismatched WordPress.com email address, the app opens this `LoginNoWPcomAccountFoundFragment` screen:  We want to improve various aspects of this flow / screen to...
The goal of this task is to integrate enabling Cash on Delivery logic into the "Enable Cash on Delivery" CTA in the "COD disabled" onboarding error state. https://share.cleanshot.com/aHNfgs
The goal of this task is to add a new onboarding error state that mentions that COD is disabled when it detects so during the onboarding. https://share.cleanshot.com/aHNfgs
The goal of this task is to extend an endpoint added [here](https://github.com/woocommerce/woocommerce-android/issues/7141) to support renaming the "Cash on Delivery" title.