#maxv9161_api
1 messages ยท Page 1 of 1 (latest)
๐ 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/1288475737531224117
๐ 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.
- maxv9161_api, 23 hours ago, 25 messages
Hey soma!
Sure thanks!
this is a destination charge, so it uses the settings on your platform. did you enable bacs on your account?
Hmmm. I did not. my mistake.
Thought I dont see this option for my platform
Bacs is only available for Stripe accounts in the UK https://docs.stripe.com/payments/payment-methods/bacs-debit
so you would need to use Direct Charge with a connected account in the UK for this to work
you can learn more about this here: https://docs.stripe.com/connect/direct-charges
Hmm, ok I will try that thanks!
So all in all it looks the same but without the destination param
no it's very different. first you have to use the Stripe-Account header, then it's the connected account that becomes the merchant of record and has to pay the Stripe fee and handle disputes/refunds.
changing from desitnation charges to direct charge has many impact, so make sure to read the documentation thoroughly.
Hmm wow. ok thanks will take a look more thoroughly
it works with custom connected accounts?
no we don't recommend Direct Charge with Custom accounts.
it's technically possible, but it would mean building your own UI to let the custom accounts handle refunds, disputes, and so on.
Hmm, got it. Ok I will check it with our Stripe rep.
Thank you!
happy to help ๐
Hey sorry still the same question.
from here I see that platforms outside can still use destination charges but need to request it?
https://docs.stripe.com/payments/payment-methods/bacs-debit#request-capability
That's if your connected accounts are in UK and you use direct charge afaik
but we don't recommend using direct charges with custom accounts as soma mentioned
Ah, so the destination charges is only for UK platforms?
Yup