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] Allow CoD onboarding screen to be skipped #7476

Closed joshheald closed 2 years ago

joshheald commented 2 years ago

Description

We are going to add an onboarding screen for enabling the Cash on Delivery payment gateway.

This is not an essential step to take an In Person Payment, because it only relates to accepting IPP for orders originating on the web. Merchants can take card-present payments using Simple Payments or Order Creation, even if they don't enable CoD.

Because it's not essential, we should allow the merchant to skip this onboarding step.

When the merchant skips this step, the app should not show it again for this store.

joshheald commented 2 years ago

Done in #7479