Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StripeLoginLinkService.Create() doesn't have an argument to set redirect_link #1137

Closed
Ramoji opened this issue Mar 16, 2018 · 2 comments
Closed

Comments

@Ramoji
Copy link

Ramoji commented Mar 16, 2018

Hello,

https://stripe.com/docs/api#create_login_link

I am not able to set the redirect_url while creating a login link object for an express account. The StripeLoginLinkService.Create() doesn't take any argument that sets the redirect_uri to which the user will be redirected after clicking on logout link in express-dashboard.

I am using Stripe 13.5 package from nuget.org. The .net framework version is 4.5 and running on windows 10

@Ramoji Ramoji changed the title StripeLoginLinkService.Create() has not argument to set redirect_link StripeLoginLinkService.Create() doesn't have an argument to set redirect_link Mar 16, 2018
@ob-stripe
Copy link
Contributor

Hi @Ramoji, thanks for the report! It looks like this is currently missing from the library. We'll release an update soon.

@ob-stripe
Copy link
Contributor

Released in 14.0.0, which will be released on NuGet shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants