#Noelia
1 messages · Page 1 of 1 (latest)
Hello
Hiii
I'm looking for a way to add a bank account payment method to my customers without them being able to add it
I am looking for a way to add the SEPA payment method to some of my clients without them being able to add it*
Hmm, that's not really possible
SEPA PMs require mandate acknowledgement from your customer(s), which requires interaction from them. See: https://stripe.com/docs/payments/sepa-debit/set-up-payment?platform=web#web-collect-payment-method-details
Sure
Do you have documentation about possible errors and rejections caused by making two payments in a row?
Do you think that putting 2 seconds between payment and payment can cause an error?
Do you have documentation about possible errors and rejections caused by making two payments in a row?
I'm aware of no such errors. Do you have an example of what you're describing?
For example, we make a first tuition payment and then we make a second monthly payment. When doing this so often, sometimes it has given us an error in the second payment, what we did was put a time of 2 seconds between one and the other.
Can you share an example payment?
The pi_xxx ID please
okei wait
pi_3Mxug2Bx6MfX22TT1RR9EKNR
pi_3Mxug8Bx6MfX22TT19uEu6jD
These two payments are made in a row and there is no error but it is an example
Hmm, there's no specific reason why Stripe would block consecutive payments like that, no. But the bank/card issuer could if they suspect fraud etc
oh, okey
thanks for all
np!
Hi
Hi! I'm taking over this thread. Let me know if you have any other questions.
Let me explain the situation a little better:
We want to add the SEPE payment method to some customers and not to all, but we want to do it ourselves from stripe, without the customer being able to add or modify the payment methods.
What should we do?
I think ynnoj already answered that question?
SEPA PMs require mandate acknowledgement from your customer(s), which requires interaction from them. See: https://stripe.com/docs/payments/sepa-debit/set-up-payment?platform=web#web-collect-payment-method-details
I need step-by-step instructions on how this can be done, with minimal end-user interaction.
Everything is explained in the link above. Let me know if you have specific questions.
I need to create for a specific customer the SEPE payment method and I don't know how to do it.
Could you tell me what steps to do?
Are you a software developer?
yes
Have you read these pages? They explains everything step by step:
- SEPA on Checkout Session: https://stripe.com/docs/payments/sepa-debit/set-up-payment?platform=checkout
- SEPA on the Payment Element: https://stripe.com/docs/payments/sepa-debit/set-up-payment?platform=web