p7bbVw-38w-p2
Starting in July, Stripe Connect accounts created using the deferred flow will be unable to accept payments from buyers until the seller/merchant completes Stripe on-boarding. This is due to the new CDD (Customer Due Diligence) Rule.
The existing flow prompts users to verify their email but allows them to accept payments. This will not be the case after July and we can expect some merchants to be surprised that the Stripe payment method isn't working.
We'll want to return more than just payouts_enabled for the sake of determining if the account is fully activated - we will also need charges_enabled
We'll also need to update our prompts/UI. Some suggested language that could be copied/leveraged is available in https://github.com/Automattic/wp-calypso/issues/31082
See also https://stripe.com/docs/connect/identity-verification-api#determining-if-identity-verification-is-needed
cc @dechov @pmaiorana
Note: Hold for now. See referenced P2 post.
Update from Stripe - deferred flow will become unavailable now on May 31 2020
cc @bmccotter
@laurendavissmith - I took the liberty of adding this to the next upcoming milestone - we don't want to miss the May 2020 deadline
cc @bmccotter
This should be addressed by https://github.com/Automattic/woocommerce-services/pull/2008
Most helpful comment
@laurendavissmith - I took the liberty of adding this to the next upcoming milestone - we don't want to miss the May 2020 deadline
cc @bmccotter