versastylist / mona

0 stars 0 forks source link

Profile Registration: You still havn't finished your registration #168

Closed captain-awesome closed 8 years ago

captain-awesome commented 9 years ago

before completing the registration process, the "You still havn't finished your registration" notification appears during the initial profile registration process. ideally this notification should only appear if the user decides to skip registration or has signed out/signed back in.

please correct the spelling "havn't" in the notification.

SpencerCDixon commented 9 years ago

initial registration for who? clients or stylists?

SpencerCDixon commented 9 years ago

figured it out. It's when you finish registering as a stylist, yeah?

SpencerCDixon commented 9 years ago

This issue is coming from a problem with saving Stripe bank account information:

This bank account is not a valid source for payments. Only valid sources can be attached to a customer. You can validate a bank account at creation time by passing the parameter usage='source'
captain-awesome commented 9 years ago

this occurs while initially reg'ing as a client. to reproduce:

  1. reg as client
  2. on profile reg page, the "You still haven't finished your registration" notification appears at the top
SpencerCDixon commented 9 years ago

not seeing this anymore when I reg as a client, just get the flash message: "Welcome! You have signed up successfully."

captain-awesome commented 8 years ago

We're still experiencing this issue. It appears that if a user receives an error during their profile registration, they are faced with this notification.

Please see attached.

screenshot from 2015-11-16 14 05 23

SpencerCDixon commented 8 years ago

Fixed