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:

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:
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.
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.

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
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
Most helpful comment
FYI @LevinMedia @thenbrent @bmccotter - I intend to NOT show WCPay if
hasCbdIndustryis true