dvjsharma / Drawn2Shoe

Drawn2Shoe is a user-friendly e-commerce platform. It offers customers the ability to purchase and personalize their shoes. The platform's intuitive interface ensures seamless navigation and usability across a variety of devices.
MIT License
24 stars 37 forks source link

Adding a Payment gateway #50

Open mehtakevan opened 1 month ago

mehtakevan commented 1 month ago

Describe the new feature Integrating the payment gateway in the website

Describe the possible approach I will try to integrate razorpay payment gateway

Describe any alternatives Alternatively I will try stripe payment gateway

mehtakevan commented 1 month ago

@dvjsharma Can you please assign this issue to me

dvjsharma commented 1 month ago

We already have a payment gateway @mehtakevan, but it has a few bugs. Would be helpful if you can fix them. WDYT?

mehtakevan commented 1 month ago

@dvjsharma Surely, I would like to work on that. Can you just brief me what bugs does it have.

dvjsharma commented 1 month ago

Hay @mehtakevan. One that I remember is gateway turn up even when it's not initiated. Other thing (related to auth) is the card is not connected to users as of now. Even if the user changes cart contents remain same. PTAL.

mehtakevan commented 1 month ago

@dvjsharma okay sure. I am interested in this issue. I will look into that and will try to fix the bugs