Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 453 Bytes

File metadata and controls

12 lines (8 loc) · 453 Bytes

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