Skip to content

An e-commerce site developed on the MEAN Stack with integrated PayPal Sandbox as the payment gateway.

License

Notifications You must be signed in to change notification settings

darpanjbora/ecommerce-with-integrated-payment-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ecommerce-with-integrated-payment-gateway

An E-commerce website developed on the MEAN Stack with Paypal Sandbox as the payment gateway. The PayPal Sandbox is a self-contained, virtual testing environment that mimics the live PayPal production environment.

Build Status

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisities

install node and npm

Installation

  • Clone the repository: git clone https://github.com/darpanjbora/ecommerce-with-integrated-payment-gateway.git

  • Install all dependencies: npm install

  • Start the server: npm start

  • To test the payment gateway, create a paypal sandbox account. For more information, Creating PayPal Sandbox account

Test

# To run the mocha test
npm test

Deployment

The website is live at Online Course Store.

Built With

  • ExpressJS - Express is a minimal and flexible Node.js web application framework
  • AngularJS Material Design - AngularJS Material is both a UI Component framework and a reference implementation of Google's Material Design Specification.
  • PayPal Node SDK - PayPal Node SDK is an official Open-Source Node.js SDK for supporting PayPal Rest APIs.
  • Nodemailer - Nodemailer is a module for Node.js applications to allow easy email sending.
  • Mocha - Mocha is a feature-rich JavaScript test framework running on Node.js and in the browser, making asynchronous testing simple and fun.

AUTHOR

@darpanjbora - darpanjyoti.bora@gmail.com

About

An e-commerce site developed on the MEAN Stack with integrated PayPal Sandbox as the payment gateway.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published