#Il Signor Non lo so
1 messages · Page 1 of 1 (latest)
Hi there!
Stripe does support SEPA debit, both for one time payment and for subscriptions.
You can learn more about it here: https://stripe.com/docs/payments/sepa-debit
ok but do you need to build a site or can you use the stripe platform?
I'm sorry I don't understand your question.
I need to create direct charges to my customers by bank transfer or credit card, you can do it via stripe without creating a website
Got it! Then yes it's possible if you use PaymentLink https://stripe.com/docs/payments/payment-links
yes but not include italy bank
What do you mean?
This looks like an Invoice?
Can you share the in_xxx ID?
Or more context on where that screenshot is from?
it is subscriptions
I guess we don't support Italian banks for the payment method. It's hard for me to confirm without some confirmation of what it is you're actually doing
A non-English screenshot isn't very helpful
sorry
this is not the functionality I need, I need to send a direct debit to the customer's account through the iban or the card number that the customer provided me
Well what kind of payments are you processing?
Is it a one-time payment, recurring?
You need to speak to support really if you're having issues enabling SEPA
ok
or I have to make a web page only for payments that I manage and fill in with customer data
Sure, that's possible too!
You're asking really broad questions. Is there something specific I can help with?
Hey, taking over here. Let me know if there's any follow-up Qs I can answer!
my case is this: I have customers to whom I have offered my services, and therefore I would like to be able to charge their account the cost of my services and therefore of the invoices
If you are providing services on a recurring payment basis, you should take a look at:
https://stripe.com/docs/billing/subscriptions/build-subscriptions
Or if you are just charging your customer on a non regular way (one time payments), you should look at these:
https://stripe.com/docs/payments/accept-a-payment
https://stripe.com/docs/payments/save-during-payment?platform=web