#Shru-connect-upload

1 messages · Page 1 of 1 (latest)

ocean mulch
#

Can you describe the issues in a bit more detail? Is there an error you are seeing associated with this?

limber pike
#

Not an error no, when we were creating our connected accounts in test mode using express we were able to instantly use the test verification documents. With standard it seems to show pending verification for a while before the onboarding will ask for documents to be uploaded

ocean mulch
#

I see. Trying to see what the difference may be here.

#

Also on top of asking why this may be, are you wondering how to react to some of this if there is a delay?

limber pike
#

We are only passing the business type & address data to the create account method, everything else is being entered in the onboarding flow, and where prompted we are clicking use test data for bank details etc...

I actually come to realise this might not be a bad thing as we still need to implement and test hooks for account updated to check the users verified state.

With standard are we responsible or will stripe notify the standard account directly to let them know verification documents are required?

Also my other question regarding this is how can we delete the stripe accounts that are being created when testing standard onboarding?

ocean mulch
#

As for deleting, there is obviously the manual way https://support.stripe.com/questions/close-a-stripe-account
Or the API call though I have not had time to test if you can do this easily with a Standard account https://stripe.com/docs/api/accounts/delete