codesydney / marketplace-app-for-good

1 stars 1 forks source link

Sign Up: Service Provider Onboarding (3 of N) #27

Closed davidtaing closed 3 months ago

davidtaing commented 3 months ago

Note: Service Provider Users are not prompted with Stripe Connect Onboarding URL in this PR

Onboarding finalization will still need to be implemented.

Changes

Backend

Frontend

Resources

docs:

previous implementation:

Related

davidtaing commented 3 months ago

This diagram is now outdated.

Implement Service Provider Onboarding at /api/v1/service-providers/sign-up/

Sequence Diagram

mermaid-diagram-2024-05-31-133220

Note: Forgot to add input validation to the diagram, but this will be added in the implementation.