This is huge! Our business sales registrations to educational events for a specific industry. We use Stripe to process. We have a strict non-refundable policy on ticket deposits because, otherwise, we can't determine how many seats are left for each event and we lose the revenue on that empty seat. We often get unscrupulous customers who claim they don't recognize the charge because they decided not to attend in the…
Have you looked into 3D secure? Stripe already offers it[1], no fees, and it mitigates liability quite a bit. Lots of business owners here probably can't use it because they do recurring billing, but it sounds like it'd be perfect for you. "Should a 3D Secure payment be disputed as fraudulent by the cardholder, the liability shifts from you to the card issuer. These types of disputes are handled internally, do not ap…
Just took a look at 3D Sure. My only concern would be the drop in conversions.
I wonder what the typical drop in conversions is with this enabled.
I have a sense it could be high single digits to low double-digits (e.g. 7-11%).
In which case, that would cost quite a bit more.
I did see there is a way to trigger this as needed.
Hmmm...If we could figure out a way to identify high risk individuals in advance, that might mitigate the drop in conversion.
Hmmm... Maybe a fun machine learning side project.