You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: