Skip to content

kiplingkelvin/ChpterNodeJsSample

Repository files navigation

chpter Node Js Sample Project

chpter Node Js

Seamlessly accept payments from anywhere in the world.

Setting up sample project

git clone https://github.com/kiplingkelvin/ChpterNodeJsSample.git

NOTE

Add the following files to your .env (Ensure it is named as the examples below)

CHPTER_CLIENT_DOMAIN=
CHPTER_TOKEN=

eg.

CHPTER_CLIENT_DOMAIN=chpter.co
CHPTER_TOKEN=chpter_pk_2b4037c1c8

Installing packages

npm install

If you are running this in your localhost, don't forget to use ngrok to expose port 3030. This will allow you to receive callback payloads responses.

Starting the server

npm start

Resources

Author

@kiplingkelvin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published