#test1964-express login link
1 messages · Page 1 of 1 (latest)
in a sense yes, but you can do it without having to send multiple links to the user, you can use the refresh url
https://stripe.com/docs/connect/express-accounts#refresh_url to create a new link a redirect the express account to it
test1964-express login link
ok, let me check & get back to you, Thanks
let me know if you need any more help
the refresh_url is to be generated by Stripe or us?
the refresh_url is a url in your application that would do the whole "create a new link and redirect" logic
ohh ok
& sorry for earlier, I was actully using the https://api.stripe.com/v1/accounts/acct_xxxxx/login_links api
with this API we get only the login URL right?, which we need to create everytime the user lneeds to login?
yes
ok
In the express account - how would the user download a line by line payment details of a payout?
do you mean in the dashboard?