woocommerce / woocommerce-ios

WooCommerce iOS app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
257 stars 108 forks source link

[SiOC - customer creation] Order creation form: enable order creation & payment collection CTAs only if a customer is set for subscription orders #12617

Open jaclync opened 2 weeks ago

jaclync commented 2 weeks ago

Ref: pdfdoF-4Rj-p2#comment-6031

States

Set "customer account required" state to true and "customer is editable" state to true if the order has at least one subscription. Otherwise, set "customer account required" state to false and "customer is editable" state to true.

Create CTA

When the "customer account required" state is true and there's no customer ID & email set, the Create CTA is disabled.

dangermattic commented 2 weeks ago

🚫 Please add a type label (e.g. type: enhancement) and a feature label (e.g. feature: stats) to this issue.