setup

suspend fun setup(stripeIntent: StripeIntent): AccountStatus

Sets up Link to process the given StripeIntent.

This will fetch the user's account if they're already logged in, or lookup the email passed in during instantiation.