basir / node-react-ecommerce

Build ECommerce Website Like Amazon By React & Node & MongoDB
https://node-react-ecommerce-app.herokuapp.com/
1.69k stars 794 forks source link

Could you tell me how to add the feature to pay with paypal? #121

Closed malwarepad closed 4 years ago

malwarepad commented 4 years ago

I know it is on the udemy course but I can't buy it.... I just want to know this. Hope you help! Panagiotis

malwarepad commented 4 years ago

Nevermind I found it!

malwarepad commented 4 years ago

Just go to backend/config.js and do:

JWT_SECRET with a paypal private key from developer project PAYPAL_CLIENT_ID with a paypal public key from developer project accessKeyId with an amazon IAM acess key (public)

Good Luck! secretAccessKey with an amazon IAM acess key (private)