#mattcomroe_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/1451210288706617477
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
hi there!
hello again, @soma! i hope you're doing well today.
If a client that belongs to one of these locations goes to a different location, that means their Mandate won't work because it was created with a different "on behalf of" parameter than the other location's Stripe Customer identifier.
Does it mean you are trying to use the same customer object across two different Stripe accounts?
yes; trying to use the same customer's SEPA PM across 2 different Connected accounts (that we are the Platform for for both) that happen to be run by the same business.
and just to expand on my 2nd question.. when i post a payment intent that has that customer_acceptance: offline for mandate_data... do you know what actually happens next? Does an email go from stripe to the account holder? or are they notified through their bank? (and is this something that i can observe or intercept or simulate a response for in a test environment?)
hi there, taking over for soma as they have to step away. I'll start researching your question now, one moment
hello, denton! thank you in advance for your help.. i appreciate you!
for your first question: for some payment methods it's possible to clone them to connected accounts, so long as the payment method was saved on the platform account (we document this here)
however for SEPA DD, this is a private preview feature that your account would have to be approved for. if you're interested in this, you can write into Stripe Support (https://support.stripe.com/?contact=true ) and ask for access to cloning SEPA DD payment methods to connected accounts
for your second question, it looks like offline mandates for SEPA is also a private feature, which unfortunately means we're not going to know much about it on this channel. you'd need to reach out to support for that as well
oh, interesting!!! assuming that we can be approved for it, is there any documentation about what we'd actually be able to do with that capability? would it basically be adding "sepa_debit" to the list of types this can happen for, along with "card" and "us_bank_account"?
that link you sent is very helpful! thank you for that.
and understood about the 2nd question also.
would it basically be adding "sepa_debit" to the list of types this can happen for, along with "card" and "us_bank_account"?
yes, that's correct
alright, great! looks like i need to follow up with Support for further information. denton, thank you very much for your help and information. i hope you have a great rest of your day!