Skip to content

Creditklick/paywitheasebuzz-nodejs-lib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

paywitheasebuzz-nodejs-lib

paywitheasebuzz-nodejs-lib

Basic steps to integrate PaywithEaseBuzz payment kit for Nodejs.

1.Download the Easebuzz kit.

2.In .env file , kindly provide EASEBUZZ_KEY ,EASEBUZZ_SALT, EASEBUZZ_ENV (prod or test), EASEBUZZ_IFRAME(0 or 1)
where 1 is for easeCheckout and 0 is for Hosted Checkout.

3.Run the command node main.js in the terminal within the directory path.

4.In the web browser , type localhost:3000

About

paywitheasebuzz-nodejs-lib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 55.2%
  • JavaScript 38.7%
  • CSS 6.1%