#krishna008

1 messages · Page 1 of 1 (latest)

pine fjordBOT
subtle crag
#

Hi 👋

What Stripe products are you using?

dull geyser
#

Payment element

subtle crag
#

Okay but how are you collecting payments that you want to "take a commission fee"?

#

Are you using Stripe Connect?

dull geyser
#

Yes

subtle crag
#

What kind of charges are you using? Direct, Destination, Separate Charge & Transfer?

dull geyser
#

Direct

subtle crag
dull geyser
#

Okay sir got it. But I have one scenario that there is no connected account. Not using stripe connect.

#

In that scenario I have to send amount to that account and take commission fees

subtle crag
#

What account? You just said "not using a stripe account".

dull geyser
#

Yes I have two cases

#

One is connected account

subtle crag
#

Okay but how is that in any way related to your account?

dull geyser
#

And other is separate account.

subtle crag
#

"Separate account"? You mean outside of Stripe?

dull geyser
#

That account is not related to my account

#

Stripe account but not connected

subtle crag
#

Okay then you cannot transfer funds to that account

#

How are the transactions related to that account?

dull geyser
#

I want to send amount directly to another account of stripe.

#

But that account has no connection with my account

subtle crag
#

That isn't something we allow currently

dull geyser
#

Do we need only a connected account to send payment to another account?

subtle crag
#

Yes, there needs to be a relationship between your account and the other stripe account

dull geyser
#

Is there any other way to send payment to other account which has no relationship with my account?

subtle crag
#

Sure, just not using Stripe

dull geyser
#

Sorry I did not get

#

I am using my stripe public key and secret keys.

#

But I wnat to send payment to that account which had no relationship with my account

subtle crag
#

That doesn't matter

#

Stripe does not have a mechanism to send money to another account that is not related to yours

dull geyser
#

So the only way to create a connected account with my main account?

subtle crag
dull geyser
#

Starting in June 2021, Platforms using OAuth with read_write scope won’t be able to connect to accounts that are controlled by another platform.

#

Is it still works?

subtle crag
#

Yes it still works

#

But it means that, if the other account is controlled by a different platform account, you won't be able to connect to them.

dull geyser
#

And can I take commission fee in this case?

subtle crag
#

In that case it will be another Direct charge with a Standard Account

dull geyser
#

How can I take commission fee it that case?

subtle crag
#

The way I told you earlier. Please read the docs on Direct charges

dull geyser
#

Okay got it. So commission fee code will be the same in connection account and OAuth case.

subtle crag
#

No I think you are missing something important

#

If you use the OAuth approach, the separate account becomes a connected account

dull geyser
#

Ohh.

dull geyser
subtle crag
#

That's what I said

If you use the OAuth approach, the separate account becomes a connected account

dull geyser
#

Yes sir got it.

#

I will look into the document which has been sent by you for OAuth and try to implement.

#

Thank you so much for your help sirm

subtle crag
#

Happy to shed what 💡 I can

dull geyser
#

Have a great day.