CGSmith-LLC / shipwise-api

Shipwise API
Other
0 stars 0 forks source link

Add a getting started flow for customers and users to sign up for Shipwise #78

Open cgsmith opened 2 years ago

cgsmith commented 2 years ago

See attached user flow. Shipwise User Flow.pdf

This is a rough idea of how the user flow will work within Shipwise. Feel free to make recommendations or modifications as necessary.

The main points to accomplish with this ticket is:

  1. Ability for a user to sign up for Shipwise
  2. Capture credit card information for user (more info on this later)
  3. Walk the user through adding an integration
samdark commented 2 years ago

Will check user flow.

Are you sure you want to store credit card info? As far as I know, you need PCI-DSS compliance in order to do that. For recurrent payments it's better to use trusted third party provider such as Stripe or Amazon Pay.

cgsmith commented 2 years ago

Definitely don't want to store CC. User flow was made as just a high level. There maybe technical flaws.

samdark commented 2 years ago

Overall user flow looks alright.