#kstefanova_docs

1 messages ยท Page 1 of 1 (latest)

tribal sableBOT
#

๐Ÿ‘‹ 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/1343952540932509857

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

dense scroll
#

Hi there can you share an example id

#

for a payment intent that failed and made mandate inactive

odd heart
#

See in the possible failure codes for payment intents with SEPA DD payment methods there is something for debit_not_authorized | Collect a new mandate and retry the transaction.
But we are not sure how to handle this, how to collect again the mandate.

We use our custom flow for saving payment methods for future payments (using Setup Intents), as we mostly use them for recurring payments as explained in the docs - https://docs.stripe.com/payments/sepa-debit/set-up-payment?platform=web&payment-ui=elements

#

Ok, 1 sec

#

pi_3QsNmeCtUt8yBmIL1nDdi9VB

dense scroll
#

When re-collecting

odd heart
#

ok, there are some cases where the creation of the payment intent throws such an error, in this case we should pass the customer acceptance during creation of the payment intent right?

dense scroll
#

Yeah

odd heart
#

Also, before sending again this customer acceptance properties how we should obtain the concent - in the flow where we save the payment method for future payments we display the standard authorization text to implicitly sign the mandate, in those cases were we want to reactivate the mandate where we should show this SEPA standard authorization text?

dense scroll
#

Assuming the customer agreed to the new mandate terms

dense scroll
#

Recommend asking our support team

odd heart
#

ok

#

thank you for your time

dense scroll
#

No problem

odd heart
#

have a nice day

#

๐ŸŒž