#dmitriy.b
1 messages · Page 1 of 1 (latest)
Hello 👋
You'll have to pass it as a query parameter, I don't believe there's a way to set this directly on Stripe.
Thanks. Is this not standard? I think that it is necessary to pass the authorization token to refresh_url in any cases, because usually the stripe id is tied to the user entity in the system. Maybe I'm on the wrong path?
I think it depends on the usecase really. Some people may prefer their users go through login process again before calling the AccountLinks URL
Thank you very much!