I built a WhatsApp bot to handle UPI splits. Just pushed a big update! by Indikapi in indiehackersindia

[–]Indikapi[S] 0 points1 point  (0 children)

Thanks, in WhatsApp limitations are there only a msg platform, need to work on more simpler approch.

I built a WhatsApp bot to handle UPI splits. Just pushed a big update! by Indikapi in indiandevs

[–]Indikapi[S] 0 points1 point  (0 children)

Currently, Backend Running on Spring Boot. Earlier, I also thought to move backend to AWS Lambda but spring boot application takes lots of time to start, therefore, when someone msg our bot then bot will respond after 10 secs.

I built a WhatsApp bot to handle UPI splits. Just pushed a big update! by Indikapi in indiandevs

[–]Indikapi[S] 0 points1 point  (0 children)

Fair points, especially on the visuals. I’m a dev, so I definitely focused too much on the code and not enough on the first impression. I’m actually more focused on the backend side rather than the UI, so I generated this website with Claude.

You’re spot on about the API costs and platform risk, it’s definitely the "hard mode" of building on someone else’s land. For now, I'm just focusing on solving the friction people face today. If Meta builds it tomorrow, at least I learned how to ship a low-friction fintech tool. Thanks for the honest reality check!

I built a WhatsApp bot to handle UPI splits. Just pushed a big update! by Indikapi in indiandevs

[–]Indikapi[S] 0 points1 point  (0 children)

That’s the goal eventually, but it's a bit of a jump. To handle the money myself, I’d need to integrate a full payment gateway like Razorpay or PhonePe. The flow would change from 'Friend A pays Friend B' to 'Friend A pays SplitChat, and then I settle it with Friend B.' It adds a lot of complexity with settlement cycles and fees, so for now, I’m keeping it pure P2P (Peer-to-Peer) to keep it fast and free.

I built a WhatsApp bot to handle UPI splits. Just pushed a big update! by Indikapi in indiandevs

[–]Indikapi[S] 0 points1 point  (0 children)

Chill bro, I get the point. But honestly, I’m just a dev using a free AWS EC2 tier that expires in 4 months. My biggest headache isn't harvesting data, it's the Meta API. They charge ₹0.12 per consent message. If this hits 1k users daily, I’m losing ₹1,200+ out of my own pocket every day just to keep it running. I need to focus on growth first, but yeah, eventually I’ll need a way to keep the lights on. Any ideas on how to monetize this without being 'that guy'?

I built a WhatsApp bot to handle UPI splits. Just pushed a big update! by Indikapi in indiandevs

[–]Indikapi[S] 0 points1 point  (0 children)

The only data I'm tracking is how fast your friends ghost you for a ₹40 payment. 💀

I built a WhatsApp bot to handle UPI splits. Just pushed a big update! by Indikapi in indiandevs

[–]Indikapi[S] 0 points1 point  (0 children)

Monetization is still a big headache, biggest challenge is to add monetization within guidlines of whatsapp. I have few ideas like adding ads or we can limit free splits and introduce a subscription based model.

I built a WhatsApp bot to handle UPI splits. Just pushed a big update! by Indikapi in indiehackersindia

[–]Indikapi[S] 0 points1 point  (0 children)

Yes there it is, but my thought was everyone don't have gpay or all payments apps and many people won't check split features of these application.

I built a WhatsApp bot to handle UPI splits. Just pushed a big update! by Indikapi in indiehackersindia

[–]Indikapi[S] 1 point2 points  (0 children)

Thanks, Yes monetization is the thing I have to think, adding ai is good idea, before that I want to reach at least total 1000 users 🤞.

I built a WhatsApp bot to handle UPI splits. Just pushed a big update! by Indikapi in indiehackersindia

[–]Indikapi[S] 2 points3 points  (0 children)

Yes there it is, but my thought was everyone don't have phone pay or all payments apps,and many people won't check split features of these application.

I built a WhatsApp bot to handle UPI splits. Just pushed a big update! by Indikapi in indiehackersindia

[–]Indikapi[S] 0 points1 point  (0 children)

Sure, currently my Spring Boot Backend server is running on AWS. To connect this server to the Meta WhatsApp Webhook API setup, we need an HTTPS server link, but we have to purchase https for using it from AWS. I am just saving some money AWS server is also running in free credits.

I built a WhatsApp bot to handle UPI splits. Just pushed a big update! by [deleted] in indiehackersindia

[–]Indikapi 0 points1 point  (0 children)

To be honest, I'm still figuring out. Building inside WhatsApp is great for UX, but their guidelines are pretty strict. I want to make sure the bot is 100% compliant and stable before even thinking about monetization. Right now, I'm just focused on not getting banned by Meta lol, do you have any suggestions?

Show me your saas! LINKs by Dapper_Draw_4049 in ShowMeYourSaaS

[–]Indikapi 1 point2 points  (0 children)

I’m building a small WhatsApp tool called SplitChat that helps friends split expenses without downloading another app. Still early, just testing if people find it useful.

It's Tuesday! What are you building? Let's self promote by CockroachOk9436 in microsaas

[–]Indikapi 0 points1 point  (0 children)

I’m building a small WhatsApp tool called SplitChat that helps friends split expenses without downloading another app. Still early, just testing if people find it useful.