CR072 / nodejs-cryptomus

Cryptomus API integration on NodeJS using Javascript and Typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeJS Cryptomus API Examples


⚠️ This repository is not an official representation of Cryptomus, it serves as an illustrative demonstration of its API functionalities. 🚨

⚠️ Please be aware that this example does not contain any frontend files or demo components. It is intended solely for showcasing the usage of the Cryptomus API. 📚


Endpoints included:

  • /payment/services
  • /wallet
  • /wallet/qr
  • /payment
  • /payment/qr

Tip

Refer to the documentation in any unclear situation: https://doc.cryptomus.com/
To get MERCHANT_ID and MERCHANT_KEY register and send an application to cryptomus.com

⚠ Make sure you have a ready project in which you will connect Cryptomus otherwise the key will not be issued!


New to Cryptomus? Signup here.

About

Cryptomus API integration on NodeJS using Javascript and Typescript


Languages

Language:JavaScript 50.6%Language:TypeScript 49.4%