Woocommerce-admin: Add wcpay to Payments Checklist

Created on 19 Mar 2020  ·  7Comments  ·  Source: woocommerce/woocommerce-admin

Child task of #3930
Dependent upon #3946

This task involves actually adding wcpay to the payment option to the payment step of the setup checklist:

image

We are currently still in the process of getting the wc-pay plugin officially posted to .org. As such this step will need to be built in such a way that we can test with a pre-installed version of the plugin.

For this I think it would be good to base much of the flow that we have in place for Square, since it has similar steps:

  • For US Based Stores Only That Are Jetpack Connected ( for the time being )
  • If the Feature Flag setup in #3946 is enabled....
  • Display the new wc-pay banner shown in the designs
  • Install and Activate the wcpay extension
  • Use WC_Payments_Account::get_connect_url() to get the correct url to then have the user click and continue through the setup flow

  • Edit (2020 Mar 20) if the user has selected the “I’m setting up this is store for someone else” option in the profiler, we’ll include another line of text in the WooCommerce > Setups > Payments card to guide them to the developer tools.

onboarding wcpay enhancement

Most helpful comment

FYI @LevinMedia @thenbrent @bmccotter - I intend to NOT show WCPay if hasCbdIndustry is true

All 7 comments

when the merchant is returned to the payment task screen, the design of the payment option changes to match the other cards on the screen.

Screen Shot 2020-03-19 at 3 44 52 PM

when the merchant is returned to the payment task screen, the design of the payment option changes to match the other cards on the screen.

But only if they have gone through the setup of WCPay correct? If they view the payment task, go eat a burrito, log back in, it should still be purple right?

Adding to the main description that if the user has selected that they are setting up the store for someone else, that the payment card should include a link to developer mode information for wcpay.

Currently we have a recommended ribbon for Stripe. Will we keep this or only add the above recommended design for WCPay and remove the ribbon from Stripe?
/cc @jameskoster @LevinMedia

Screen Shot 2020-03-23 at 1.20.37 PM.png

FYI @LevinMedia @thenbrent @bmccotter - I intend to NOT show WCPay if hasCbdIndustry is true

Currently we have a recommended ribbon for Stripe. Will we keep this or only add the above recommended design for WCPay and remove the ribbon from Stripe?

We should only recommend Stripe to stores where WCPay is not available. The "Ribbon" design should match the latest design in the OP, for both methods :)

Closing - all done

Was this page helpful?
0 / 5 - 0 ratings