woocommerce / woocommerce-ios

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

[Mobile Payments] Update the Cash on Delivery setting when the toggle on IPP menu is changed #7615

Closed joshheald closed 2 years ago

joshheald commented 2 years ago

We will add a row to the IPP Menu to allow the merchant to switch on/off the Cash on Delivery payment gateway.

This issue covers the action from the toggle switch. This should match the PUT request made in the new Onboarding step, or when turning off, set enabled: false.

joshheald commented 2 years ago

Done in #7617