#prycel-connect-questions
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- prycel-account-requirements, 20 minutes ago, 9 messages
We have an example of how to create a login link in .net here: https://stripe.com/docs/api/accounts/login_link/create?lang=dotnet
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
and for the the earnings/data question it really depends on how your payment flow works - do you know if you're using destination charges? direct charges?
we didn't get that far yet its next step would be good if you can point as which one is better to choose. We want to collect payment let say of 100$ and once "connected account completed something" we wnt to transfer 70$ to connected account
Then you likely want separate charges and transfers (https://stripe.com/docs/connect/separate-charges-and-transfers)
You can read through the differences between the types here if you want: https://stripe.com/docs/connect/charges
I will do thank you 🙂 !
prycel-connect-questions