#Sergio78-help
1 messages · Page 1 of 1 (latest)
Hi, we have 1200 transactions per month. We receive payments mostly by bank transfer manually. Now I want to integrate a payment infrastructure to automate and ease the operations with billing too. Is it possible?
Is this an one-off payment or subscription?
one-off but recurrent because we offer psichological services so our client are paying every two weeks on average for a single therapy session
Anyway we are trying to switch gradually to card and other payments methods. But now we need to use bank transfer too
Is this an in-person or online payment?
we send to the user the bank account and then he make the bank transfer on its own
then we check manually the single payments on our bank site
Thanks for sharing the details
There are a few ways do it. The simplest way is using Checkout Session (Stripe hosted page) to collect the payment: https://stripe.com/docs/payments/checkout
Or you can choose to use Invoicing to issue customer invoice for payment: https://stripe.com/docs/invoicing
Thanks. We still haven't an account area on our site (it will be ready for september). In the meantime should we send the single payments link from our psychologist to their patients and create one different link for every payment?
that might be one option, I'd suggest reading the docs and experimenting to see what works for you.
Ok thanks
I would ask another question. Is it possible to integrate stripe with a software that, after the payment, send the patient data to tax agency compliant wit our tax laws?
I have no idea I'm afraid
that would be a question for some third party who builds such a system, you'd need to do some research into the options
We already use this software called psicogest that work for billing issue
to be clear this channel is for specific coding question from developers using our API, I can't help you with this sort of thing