Hi everyone, I'm working on a special project that will essentially process one payment a day in exchange for 24-hour digital service. I'm planning on using Stripe for this and the only thing that has me worried is chargebacks which I am very unfamiliar with at the moment.
What happens when a user pays for the service, benefits from the 24 hour service and then disputes the payment? Is this something I should be worried about?
You bill them daily? Or they only would need your service for one day?
Open the service when you see the payment goes through, if it doesn’t go through close it.
The service is only available for one day. So a one time purchase. Ideally, the service should kick-off as soon as the purchase has been submitted. Is this at all possible?