#leoliuuu-stripe-connect

1 messages · Page 1 of 1 (latest)

thorn gust
#

Hi there

#

Can you tell me which type of charge flow you are using?

#

Direct Charges, Destination Charges, Separate Charges & Transfers?

#

And are you using Subscriptions?

fast lagoon
#

@acoustic heron Do you wanna jump in here

acoustic heron
#

Hi @thorn gust I am 90% sure we are using direct charges with payment intents. We are not using subscriptions.

#

No, I am wrong. We are using destination payments

thorn gust
#

Okay so with destination charges you determine how much you transfer each time (or how much your app fee is). So really you control this here and you can just calculate the amount you want to keep in your platform each time.

fast lagoon
#

So even in the example where an user might have a coupon that takes 100% off, and technically no stripe payment takes place from their side, we can still initiate a destination charge that pays the vendor the full amount?

acoustic heron
#

And are we able to make it that vendor sees correct customer information?

thorn gust
#

Ah okay so this is a bit different

#

Didn't realize you would be handling 100% off as well.

#

Are your Connected Accounts in the same country as your platform?

acoustic heron
#

Yes

thorn gust
#

Since 100% off means there would be no charge at all.

#

But yes you can still transfer however much funds you desire from your platform to your Connected Account

acoustic heron
#

What about 50% off discount? Can we make it so customer pays $50, but vendor receives his $100 without a separate transfer?

thorn gust
#

No that's not possible.

#

The maximum you can transfer for a destination charge is the amount of the charge

#

So in those cases you would need a separate transfer as well.

acoustic heron
#

Thank you, that's a huge help!