#dmitriy.b

1 messages · Page 1 of 1 (latest)

worn mapleBOT
frail hamlet
#

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.

blazing trout
#

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?

frail hamlet
#

I think it depends on the usecase really. Some people may prefer their users go through login process again before calling the AccountLinks URL

blazing trout
#

Thank you very much!