acmpesuecc / Bustle-Slot-Booking

Bustle is a slot booking service created as part of the sem 1 Python project by Team Bustle
MIT License
8 stars 20 forks source link

Add payment option for UPI during checkout #32

Closed Typeaway14 closed 2 years ago

Typeaway14 commented 2 years ago

Currently there is an option to pay either by Credit Card or Debit Card. Add an option to add UPI payments.

It does not have to be an actual UPI QR code, just a proof of concept works. Make a QR code generator that generates random QRs everytime the user chooses the UPI payment option.

oshinsaraf commented 2 years ago

can you assign this to me

nik2203 commented 2 years ago

hi, can i be assigned to this

architanand95 commented 2 years ago

can you assign this to me

surajkadapa commented 2 years ago

Can I be assigned this issue?

pranavvatsa commented 2 years ago

Can you assign this to me, pranav vatsa

Typeaway14 commented 2 years ago

Hi @oshinsaraf You have been assigned this Issue. You have 30 minutes to work on it!

ad1tya24 commented 2 years ago

I would like to work on it

mukunddeepak commented 2 years ago

This has been assigned to @oshinsaraf if blocking time elapses starting from 10 PM then you can work on it!

Typeaway14 commented 2 years ago

@oshinsaraf Block Time has elapsed! Considering previous PRs were closed due to incorrect submission, requests to be assigned from this message onwards will be accepted :)

surajkadapa commented 2 years ago

Can I work on this?

Typeaway14 commented 2 years ago

@surajkadapa Go ahead! You have the green :)

surajkadapa commented 2 years ago

@Typeaway14 I have created a PR, there are additional modules needed which have been specified in the requirements.txt file.