-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create Order Flow of payment using Node #40
Comments
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 |
@pranavi79 Do you want to work on this issue? |
is it still open? |
Yes @alam-shoaib. Should I assign it to you? |
yes please |
Can u please give a brief discription on what it is to be done and how to go about it |
@himanshusharma89 please give a brief description of about what i have to do? |
@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 |
can i use Stripe? @himanshusharma89 |
Yes you can @alam-shoaib |
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.
The text was updated successfully, but these errors were encountered: