Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samarbadriddin0v/click-uz-integration-nodejs

Click.uz and NodeJS integration example
https://github.com/samarbadriddin0v/click-uz-integration-nodejs

click click-integration click-uz example express-js integration-example mongodb node-js

Last synced: about 1 month ago
JSON representation

Click.uz and NodeJS integration example

Awesome Lists containing this project

README

        

Click.uz integration with NodeJS

project-image

The integration of Click.uz a popular payment processing platform in Uzbekistan with a tech stack comprising Node.js Express.js and MongoDB allows you to build a robust and scalable payment system for your web application. This integration enables seamless handling of payment transactions including initiating payments processing callbacks and verifying transactions.

🛠️ Installation Steps:

1. Install packages

```
npm install
```

2. Setup .env file

```
npm
```

3. Start the app

```
PORT=4040
CLIENT_URL=http://localhost:3000
MONOGO_URI=mongodb://localhost:27017/click
CLICK_SECRET_KEY=
CLICK_SERVICE_ID=
CLICK_MERCHANT_ID=
CLICK_MERCHANT_USER_ID=
CLICK_CHECKOUT_LINK=https://my.click.uz
```



💻 Built with

Technologies used in the project:

* NodeJS
* ExpressJS
* MongoDB