#serdar4003_best-practices

1 messages ยท Page 1 of 1 (latest)

acoustic flaxBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1298276074886795294

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

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.

sullen burrow
#

I had asked here already one time and you guys told me that i should manage the customer, products, etc. on my platform account .. but then the subscription invoice also has the name of my platform

vague bronze
#

Hey there, sorry for the delay

sullen burrow
#

No worries

#

I have my users as customers of my platform at stripe

#

And at the end when they do a subscription with the connected accounts (dance studios) they ofc should get a invoice from the dance studios, not from the platform

#

What is there the best practise?

#

We are using destination charges

vague bronze
sullen burrow
#

Oh nice, that looks like what i need. Thank you!

vague bronze
#

NP!

sullen burrow
#

on_behalf_of cant be used with paypal?

vague bronze
#

Are you encountering errors around this?

sullen burrow
#

Yeah .. is there another way then using on behalf of?

#

What is the best practise? i had first the idea that every connected account has its own customers .. but i think that is the wrong way

#

i mean i can also remove paypal for subscriptions, but would be nice because i ngermany people love paypal ๐Ÿ˜„

#

when i remove paypal, on_behalf_of works

#

what if is set the

#

But then i cant pass payment methods anymore

#

hm

vague bronze
#

Well, we recommend using dynamic payment methods anyways, based on your payment method configurations

#

But on behalf of is a pretty important signal that reflects the way your business works and the relationship with customers and sellers

vague bronze
#

With destination charges, the customers are all on your platform (regardless of OBO and the merchant of record)

#

With direct, the customers and subscriptions are on the connected accounts.

sullen burrow
#

We need destination charges, because we take as example 4.5 % of the money that goes to the dance studio

#

So i think we will for now go without paypal

#

And the have custom connected accounts