▲ 4 r/stripe

New PR: $50k in insufficient fund failures 🥲

My team and I are running into a ton of payment failures. We started ramping up our marketing budget this year and now that things are picking up we are seeing a huge number of our payments fail.

50% of our payments failed in the last 2 weeks and 50% of those are insufficient funds. most failures happen at day 14 when our free trial ends. all payments are US-based and we have a travel heavy business so being far from your billing address is acceptable to us.

We pretty desperately need help but Stripe support has been pretty useless. Does anyone have any tips or thoughts on what we can do, specifically for insufficient funds?

here is what we’ve tried:

- smart retries & custom dunning emails
- trial ending reminder at day 7

here is what we are testing now:

- enable radar on setupIntents to validate cards at the trial start

- block prepaid cards

- block cvc failures at risk score > 10 (built in rule)

- block postal code failures at risk score > 40 (built in rule)

- attempt 3DS if elevated/high risk, or block entirely if the card does not support 3DS

things we are thinking about:

- removing the trial (this will probably kill our business so not likely we do this)

- making the trial $1

- shortening the trial and doing a hold instead of a setupIntent

- using third party services

is there something else we can look into or implement? has anyone else encountered this? we’ve done everything we can think of and have signed up for sigma too.

thanks everyone!

reddit.com
u/l300TS — 4 days ago

I've been finding myself getting distracted and off track numerous times a day, and I've tried just about everything. I'm sure there are some products that are pretty damn good out there for Pomodoro, but I'm an engineer, and I wanted to build something for myself.

This thing I've built (I'm calling it lockedin for now) is pretty sweet to use, at least for me so far, but I haven't had anyone else test it yet.

What is it? So far, what I've got is:

  • Mac OS only (sorry)
  • A 4-round pomodoro timer
  • Lives in the menu bar and is always accessible
  • Blocked tasklist so you can plan your focus blocks easily
  • Optionally feature behind a setting: takes screenshots of your desktop every 5/10/30/60 seconds and sends them to LM Studio for analysis.
    • Local LLM currently just categorizes if you are off track or focused based on your task list. If not focused multiple times, it will hit you with a toast notification to get back on track.
    • Also, there is an About you section that gets sent to the LLM so it can determine if your activity is related to your work. (for example, if you're looking at pictures of cats and you're a cat groomer that's focused work and not off track!)
    • Nothing ever leaves your machine! (but I can probably configure this to use openrouter or a cheaper vision model if people want me to cuz they dont have the specs to run models locally)

Anyways, would love to hear if people would want to try this, what they would be willing to pay if it was paid in the app store, and if you have any feedback/feature ideas, etc.

Thanks all!

u/l300TS — 2 months ago