#bjinwright - direct to destination changes
1 messages ยท Page 1 of 1 (latest)
hello
The choice of charge types is tightly coupled with the types of Connect Accounts. Direct Charges are the correct charge types to use with Standard Connect Accounts. Destination Charges are one of the two potential charge types when working with Express or Custom accounts
There are a lot of problems that occur when platforms start using charge types that are not designed to work with the types of Connect accounts being used
We have an express account type but we use direct charges.
๐ stepping in as Snufkin had to step away
ok thanks
So yeah if you are using Express then Destination is the recommended flow.
Are you planning on using on_behalf_of with Destination?
what should we look out for when switching
This would be the major consideration, as it will keep the charges using the Connected Account info
Other than that, you want to determine whether you are still going to take an application fee, or just transfer less than the whole amount of the charge.
Either way is fine
The App fee may help make your reporting easier.
can we just update that in the API or do we need to cancel all subscriptions for Connect users?
If you have Subscriptions currently running via Direct Charges then you would have to cancel them and recreate them to move to Destination Charges. However, Subscriptions don't currently support on_behalf_of out of the box.
If you do want to utilize on_behalf_of with Subscriptions then I would recommend reaching out to our Support team (https://support.stripe.com/contact/login) and asking if that is something that can be supported for your account.
I have not
does this change any of the following:
- our dispute responsibilities
- how and who determines the Stripe fees
(I will read that doc you sent now)
Yes all of that will change
Well... kind of.
Those things do change to your platform
currently we have an issue of sometimes not charging enough for international payments to cover our stripe cost for the transaction
ok
So first, give a full read through https://stripe.com/docs/connect/destination-charges
Then let me know what questions you have about destination charge behavior
will do