#zh0glikk-payment-intent-royalties

1 messages ยท Page 1 of 1 (latest)

shell parrot
#

Hello ๐Ÿ‘‹
I'm not super clear on the usecase here
Can you give me an example?

languid mango
#

yep, one second

#

I use this one api endpoint

#

for purchasing item, inside request I set application fee (for example 20%)

#

it's working correctly

#

I want to create payment from platform to any customers, is it really?

#

It should work something like refund to concrette customer stripe account

#

may be there are two ways, the customer calls royalties payout - admin accept it, or may be it could be done automatically

shell parrot
#

Are these customers , connected accounts?

languid mango
#

yes

shell parrot
#

Let me know if I'm misunderstanding your question here ๐Ÿ™‚ but

  1. Your platform creates a PaymentIntent and charges an application fee
  2. You want to transfer the remaining amount to your connected accounts after you take your application_fee, Is that correct?
languid mango
#

yes!

#

so the question is how to implement step 2

shell parrot
languid mango
#

First - for royaltyReceiver
Second - for item seller

(it could be different)

shell parrot
#

Yup if you have more than 1 connected account involved, yes you can use Separate charges and transfers