#dishant0144_32519
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.
- dishant0144_32519, 35 minutes ago, 6 messages
- dishant0144_32519, 1 hour ago, 20 messages
- dishant0144_32519, 2 hours ago, 10 messages
- dishant0144_32519, 3 hours ago, 5 messages
- dishant0144_32519, 21 hours ago, 5 messages
- dishant0144_32519, 1 day ago, 13 messages
and 1 more
hi there!
it depends. what type of charges are you creating? https://stripe.com/docs/connect/charges
I am creating direct charges
the amount is directly goes to connected account and as a application_fee I as a platform receive some finds
I am creating direct charges
then yes you need to register the domain on each connected account using the Stripe-Account header
Okay
What if all connected have the same domain name
like ngrok.app & abc.ngrok.app, etc..
?
not sure what that means sorry
if all my connected account has same domains in that case also need to register them?
if connected account A & B both use the foo.com domain, then both need to register it for Direct Charges to work yes
for ex. as platform my domain is abc.com
and whichever connected account is there under me they all have abc.com at the end of their website like dishant.abc.com, xyz.abc.com
For this also I need to register domain?
yes
Okay
this depends on the charges
If I am not using the direct charges then with the single domain verified all my connected accountss can access the gpay & apple pauy?
right?>
if you are making charges directly on the platform account, then only the platform account needs to register the domain yes
Can I add on behalf of them?
you mean making charges with on_behalf_of parameter?
no register domain on their behalf as a platform account
I don't understand sorry
if you are making direct charges, then it's the platform account that needs to register the domain on the connected account
you do this by using the Stripe-Account header
I don't want that my connected account have to add the domain, Instead of Is there any way to add domain of theirs?
yes exactly, you (the platform) have to add the domains on the connected account
okay
got it