Problem
EDIT
This is being broken into tasks and is just being used for reference right now.
We need to be able to send state to child components in the payments/account-setup component in order to determine whether we should be displaying the forms or instead some success components if the data was valid and we're done with that step.
This is probably the most complex here and the logic here still needs to be figured out.
We'll want to add some tasks like:
- create success component for bank-account
- create success component for identity
etc.