#david2_achdebit-mandate
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/1304134029980995685
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
david2_achdebit-mandate
@latent onyx I don't fully understand the question the way it's framed. But let me try to reword a bit to see if that helps
If a Customer already came to your website and paid with their bank account details you should already have a saved PaymentMethod pm_12345 for them that you can re-use. In that case you know you have their bank account details since you have that PaymentMethod pm_1234
Yes perhaps I'm just over thinking this ... like customer comes back and deletes this payment method for whatever reason, and then re-adds it a week later, I would simply show the mandate again.
Oh is the article saying "a mandate is only required when collecting the information, not when applying the collected information to make a purchase"
It's saying kind of neither of this 😅
A Mandate is required, a Mandate proves you collected the consentment to debit their bank account for a payment.
Sorry you are over thinking this a bit and I'm trying to figure out how to fix this without writing 20 paragraphs
You only need to display a mandate the first time you collect a customer’s bank account.
To rephrase, when is the 2nd time I would collect a bank account?
Do you show "saved payment methods" to your end customers? Do you do "off session payments" where they aren't around? There's a lot of "it depends" here
Yes we offer up the saved payment methods, and most are off session.
Gotcha, so you do know if you already have a bank account collected and you do know if you already have a Mandate right?