I’ve made a simple way to integrate mobilPay payment gateway with Node.js.
It’s a lightweight Node.js library that does the following functions:
- build mobilPay requests from the input data
- split payments field to the request to send part of the payment to another account
- validate mobilPay response based on the private key associated with the account
Follow the installation and usage guide: MobilPay Card public package.




