hackslash-nitp / cura

An application, made with Flutter, that acts as a platform for the charity institutions (old-age-homes, orphanages) to connect with the people
7 stars 14 forks source link

Integrate RazorPay Payment Gateway #73

Open RitwikSingh28 opened 1 year ago

RitwikSingh28 commented 1 year ago

Description :thought_balloon:

Integrate RazorPay Payment Gateway into the application (testing mode only) and store the details of the transaction into the Firestore Database

Guidelines :thinking:

  • Prefetch the transaction amount from donations screen, and provide it to the RazorPay Gateway.
  • Add Wallets, UPI, Debit/Credit cards, and netbanking options
  • On completion of Transaction, show a popUp dialog displaying the result, and reroute the page to Individual_Profile_Page to show donation records
  • Store the status of the transaction into the database

Resources :book: RazorPay:

Deadline :hourglass: 3 days after having been assigned

Interested persons may mention their willingness to contribute here. :smiley:

mundadapurva commented 1 year ago

I would like to work on this. KIndly assign me.

RitwikSingh28 commented 1 year ago

@mundadapurva, I am assigning this issue to you. Kindly complete the task within the deadline.

mundadapurva commented 1 year ago

Thanks for assigning me. Do you have any guidelines for the database and its connection?