Skip to content
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

Feat: Need of a payment gateway for people to buy the books #14

Open
kamalbuilds opened this issue Aug 18, 2022 · 4 comments
Open

Feat: Need of a payment gateway for people to buy the books #14

kamalbuilds opened this issue Aug 18, 2022 · 4 comments
Labels
enhancement New feature or request help wanted Extra attention is needed version update major feature update / creation
Milestone

Comments

@kamalbuilds
Copy link
Owner

This will be a mazor upgrade for the project and will be an enhancement in the functionality.

I have razorpay gateway to be implemented for the site for now.

@kamalbuilds kamalbuilds added enhancement New feature or request help wanted Extra attention is needed version update major feature update / creation labels Aug 18, 2022
@kamalbuilds
Copy link
Owner Author

This is an area open for discussion and collaberation.

@tamalCodes
Copy link

Hi there, this is a do-able thing , but for that we would need secrets like :

 key_id: process.env.KEY_ID,
 key_secret: process.env.KEY_SECRET,

These can be a bit dangerous if shared in public !

@kamalbuilds
Copy link
Owner Author

yes @iamtamal thats why we shall store it in the form of secrets so that Its not visible to everyone.

@kamalbuilds kamalbuilds added this to the v2.0 milestone Sep 23, 2022
@kamalbuilds kamalbuilds changed the title Need of a payment gateway for people to buy the books Feat: Need of a payment gateway for people to buy the books Sep 23, 2022
@kamalbuilds
Copy link
Owner Author

@iamtamal are you interested in working in this I am creating sub issues for this .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed version update major feature update / creation
Projects
None yet
Development

No branches or pull requests

2 participants