#sunchyme-sepa
1 messages · Page 1 of 1 (latest)
Hey can you clarify what a 'fault code' is?
Can you summarise. I don't have time to read a lengthy PDF 😄
Each SEPA transaction has a reason fault code whenever a transaction fails. For example: AC01 means incorrect bank account
that is a european standard
But I see that PPRO is your payment facilitator right?
Let me test this
Thanks
In my testing, seems failed SEPA payments don't return a fault/reason code
that's interesting, so the fault code is not available?
Not in my testing
How does PPRO facilitate the payment? Are they the ones who actually initiated the SEPA Direct Debit?
I don't really know how that process works I'm afraid
Can you bring me in contact with someone who knows the process in more detail?
What's the actual ask here?
You'd need to contact support with any SEPA specific Qs that aren't integration related: https://support.stripe.com/contact
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
alright thanks, I have another question
what is the best way to collect bank information with iDeal for future sepa payments, a setupintent or paymentintent
I would like the customer to pay the full amount right away for the first month of a subscription
Well are you saving the details for future payments or is it a subscription? You've just described both
the future payment is a subscription, I would like customers to subscribe to a subscription
But I would like to have the customer pay for the first month immediately and after the first month pay with SEPA
Here it says I can only use SEPA
Pay immediately? With a card?
Recurring payments with iDEAL use SEPA under the hood. See: https://stripe.com/docs/payments/ideal
You should build that flow I linked to, and the Payment Element will surface the UI to collect the relevant payment details according to what you want to offer
Oke, in the description it says I should use a setupintent. But Can I also use payment intent with off_session=true?
You wouldn't use either: https://stripe.com/docs/billing/subscriptions/build-subscriptions?ui=elements