Replies: 0
When I use the Pay button on mobile to initiate Android pay, it is showing me an “Organization” field in the Shipping address section.
In the Woocommerce customizer settings I have the Company Name field set to hidden. The stripe plugin is not obeying this setting.
Removing billing_company and shipping_company by unsetting the field variables in the woocommerce_checkout_fields filter does not remove the Organization field from Android mobile either.