#andec_
1 messages · Page 1 of 1 (latest)
Hi there, are you using Direct Charge or Destination Charge?
Where can we see which one we are using ?
Do you have a PaymentIntent ID?
If it's a Direct Charge, the connected account is responsible for stripe fee, not platform.
https://stripe.com/docs/connect/charges learn more about different charge types here
Can we utilise direct charges with Custom Connect Accounts?
We just switched from Destination to Direct and are having issues (the stripe payment element is no longer appearing on our product page)
No, it's not recommended to use Direct Charge with Custom Accounts
Is there a specific reason why?
Because our users will be transacting with low amounts I.e. selling lots of products for $5-$10.
If we absorb the stripe fee, we would be losing money on the majority of transactions.
Becasue custom account doesn't have full Dashboard access and it'll be chanlleging for them to handle dispute.
You should continue using Destination charges, and charge a higher application fee to cover the processing fee.
@open charm
We will be providing each connected user with their own custom dashboard that we will be building using APIs from stripe.
With regard to disputes, how would they be received? Would they be notifed through email when signing up through KYC (as we're integrating stripes KYC connect onboarding) ?
No, there're no emails, but you'll receive a webhook event when a dispute is filed.
Ok that's no problem.
I think we'll have to work with Direct.
Just trying to figure this out.
Does Stripe's connect fees stack on top of stripe's processing fees?
Hi. I wish I could help, but this chat is focused on developers and technical questions. Our support team will be able to assist you better than I can: https://support.stripe.com/contact
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Ok that's fine.
So we can use Direct charges though, it's just not recommended? As on the page is suggests there are instances where it may be necessary, and I believe in our instance it is.