omou-org / front-end

2 stars 1 forks source link

Add stripe button #786

Open andrewjknapp opened 3 years ago

andrewjknapp commented 3 years ago

Goal

Add stripe integration button to Admin Portal

Description

When an admin that has not integrated with stripe views the Admin Portal they will see a Connect with Stripe button. This button, when clicked, will take them to the Stripe onboarding process. If the attempt is unsuccessful or is ended early a popup will notify them that the attempt was unsuccessful. If the attempt was successful they will be greeted with a prompt saying that the connection was successful and they will not see the Connect with Stripe button again.

Screenshots

Admin Portal not integrated with Stripe

image

Unsuccessful Stripe Integration Attempt

image

Successful Stripe Integration Attempt

image

Admin Portal Integrated with Stripe

image