Skip to content
#

razorpay

Here are 155 public repositories matching this topic...

AngadiWeb
tbharathchandra
tbharathchandra commented Feb 23, 2021

Currently, we are creating admin accounts manually. This will be a bit tricky for non-programmers so, we need a script that creates a user and corresponding doc in user collection with required fields. Doc id will be the admin's UID which is generated by Firebase auth.

Admin's doc in user collection should be:

-     isAdmin - boolean - true
-     isGuest - boolean - false
-     pincode
darshancc23
darshancc23 commented Oct 6, 2018

The PDF which is generated after a successful transaction is really plain and unorganized.

To generate a PDF follow the following steps :

  • Clone the repository
  • Run the index file on your browser
  • Fill the form
  • Click on Pay with Razorpay
  • Pay using any method. (for card use 4111-1111-1111-1111)

This should generate a PDF.

Consider organizing the generated name and email. You

Improve this page

Add a description, image, and links to the razorpay topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the razorpay topic, visit your repo's landing page and select "manage topics."

Learn more