@daniel_nguyenx Thanks. Yeah, it seems to be great for one-time purchases. Stripe doesn't update localized prices for the existing subscriptions as Apple does, so I'd like to know subscription usecases in SaaS.
To SaaS indie devs: Do you use Adaptive Pricing on Stripe for your SaaS? My users have repeatedly requested me to support regional pricing, but I haven't ever seen any indie SaaS products supporting it.
@JakeManger cool. it would match one-off payments so well like your product. But I wonder if it works well for subscription apps since FX rates can change. Also, Stripe doesn't allow you to preview the local pricing on the website, which I think can be a large friction 🤔
Inkdrop Desktop v6.0.0-canary.16 is out🎉 AI integrations have finally arrived. I'll be making a video on this release next week.
https://t.co/4CNL3HDsfp
I love the moment when I investigate a bug with a user and we discover the cause together. That's one of the reasons why I can't stop doing indie dev! 🥰 Let's go~
https://t.co/BknrlwtAtp
In the inline AI assistant popover, you can filter prompt presets by keyword and view the full prompt of the selected item in a tooltip, while it allows you to type custom prompts directly. The tooltip position is adjusted reactively based on the popover position and window size. Here is a demo. The most complicated UI in my app, haha😆 #Inkdrop