Public Ideas - razorpay/ftx-hackathon GitHub Wiki

Ideas list -

  • Bet resolver - Every time you or a friend decide to bet something, a third friend raises pl to both of you and eventually when someone wins, you get a payout. we can use reminders invoice etc to remind people about the event if we have it
  • Weight loss rewards - whenever you record a weight, you receive x amount from a pre decided source. Maybe as a first set aside some money.
  • Simple Splitwise - ask people how much you are owed, now
  • P2P lending using payments + payouts.
  • razorpay + nfc android app
  • A Digital Piggy Bank.

Coming up with ideas:

Our APIs let you manage and move money. Think of things that can be built on top. Think of other APIs that they can mash-up with.

We have an API that lets you send invoices to customers. Think of the different ways you can trigger it. Maybe an email server that automatically creates these invoices. So you cc [email protected] and the invoice is automatically created and the link is sent as a reply to the first email.

We have an API that lets you create Payment Pages. Perhaps something that automatically create connect to an existing webstore (Shopify?) and creates pages for all your products and all the variations.

We have an OAuth API that lets you connect to other merchant accounts' and use APIs on their behalf. Perhaps an application that reads their transaction history and gives them analytics on what is selling best and where? Our Affordability API lets you create discount codes. Maybe you can create a product that automatically create discount coupons and send that to customers that started a payment but didn't complete it.

tl;dr: Look at an API, think of ways you can trigger that API, and pick the one that solves a real problem.