#digif
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.
- digif, 36 minutes ago, 8 messages
To what extent does PayPal integration represent additional complexity compared with classic Stripe integration within a mobile app?
Hey! Bit of a broad question! Is there a specific use case you're trying to account for?
Can a buying user use the money available on his PayPal balance to make a payment on the marketplace?
Yes https://stripe.com/docs/payments/paypal
Can a seller user be credited on his PayPal balance at the end of a sale?
It seems yes:
https://stripe.com/docs/payments/paypal/choose-settlement-preference#:~:text=Money flow and payouts&text=The funds from the payments,to manage payouts on PayPal.
I invite you to reach out to Stripe Support regarding this:
https://support.stripe.com/contact
How are commissions handled?
When using Stripe Connect Account, you can use application_fees. Depending on the charge type you'll be using. for example:
https://stripe.com/docs/connect/destination-charges#flow-of-funds-app-fee
How is the user experience affected when paying via PayPal?
Sorry, yet a board question... this channel is for technical integration question only. I inivte you to reach out to Stripe Support for this kind of questions:
https://support.stripe.com/contact
Thx a lot, it gives me a good strat already !