himanshusharma89 / relic_bazaar

A Retro Theme-based e-commerce app for antiques. #Hack20
https://relic-bazaar.himanshusharma.tech/
Creative Commons Zero v1.0 Universal
85 stars 92 forks source link

Create Order Flow of payment using Node #40

Open himanshusharma89 opened 3 years ago

himanshusharma89 commented 3 years ago

We can use Cloud Functions for that, but it requires a Blaze plan on Firebase Console, need to find an alternate way of doing so.

pranavi79 commented 3 years ago

I am assuming no one is assigned to this issue, can I work on it?

himanshusharma89 commented 3 years ago

I am assuming no one is assigned to this issue, can I work on it?

Yeah, no one is assigned. I guess I have mentioned the reason why in the Discord Project Channel

himanshusharma89 commented 3 years ago

@pranavi79 Do you want to work on this issue?

alam-shoaib commented 9 months ago

is it still open?

himanshusharma89 commented 9 months ago

Yes @alam-shoaib. Should I assign it to you?

alam-shoaib commented 9 months ago

Yes @alam-shoaib. Should I assign it to you?

yes please

alam-shoaib commented 9 months ago

Yes @alam-shoaib. Should I assign it to you?

Can u please give a brief discription on what it is to be done and how to go about it

alam-shoaib commented 9 months ago

@himanshusharma89 please give a brief description of about what i have to do? which file to work on where are backend files located

himanshusharma89 commented 9 months ago

@alam-shoaib Basically, we need to deploy certain methods which will handle the payments flow with any payment gateway provider either stripe or razorpay.

These functions generally handle encryption before sending the request and vice versa.

However, since the time of this issue being created you can explore firebase extensions or any other alternative

alam-shoaib commented 9 months ago

can i use Stripe? @himanshusharma89

himanshusharma89 commented 9 months ago

Yes you can @alam-shoaib