https://github.com/northdevelopers/north-node-merchant-boarding-api
This is a Node.js application that automates the process of applying for Merchant Processing Accounts to obtain a Merchant ID (MID) with North's Merchant Boarding API.
https://github.com/northdevelopers/north-node-merchant-boarding-api
isv merchant-account merchant-app merchant-dashboard merchant-identity merchant-onboarding merchant-payments merchant-portal payfac payment-application value-added-services
Last synced: 4 months ago
JSON representation
This is a Node.js application that automates the process of applying for Merchant Processing Accounts to obtain a Merchant ID (MID) with North's Merchant Boarding API.
- Host: GitHub
- URL: https://github.com/northdevelopers/north-node-merchant-boarding-api
- Owner: NorthDevelopers
- Created: 2023-08-10T01:27:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-13T23:05:29.000Z (over 1 year ago)
- Last Synced: 2025-08-01T13:54:30.720Z (10 months ago)
- Topics: isv, merchant-account, merchant-app, merchant-dashboard, merchant-identity, merchant-onboarding, merchant-payments, merchant-portal, payfac, payment-application, value-added-services
- Language: JavaScript
- Homepage: https://developer.north.com/blog/tutorial-nodejs-merchant-boarding-api
- Size: 1.63 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Automate Merchant Onboarding in a NodeJS App
This is a JavaScript application that uses Node.js to demonstrate programmatic merchant onboarding for a Merchant Processing Account using North's [Merchant Boarding API](https://developer.north.com/products/fintech-tools/merchant-boarding-api). The code in this repository handles the front and back-end processes for creating a new Merchant ID (MID) application, updating it, and submitting it to North for Underwriting.
## Get Sandbox Credentials
To get started, create a free [North Developer Portal account](https://developer.north.com/register). This will allow you to get the sandbox credentials that are required to test the app. Log in to your account to view the official [Merchant Boarding API Integration Guide](https://developer.north.com/products/fintech-tools/merchant-boarding-api/integration-guide), then [contact](https://developer.north.com/contact) North's Sales Engineering team to get sandbox credentials added to your Developer Portal account.
## Follow Along with the Tutorial
When you're ready to start building your app, you can follow along with [this tutorial](https://developer.north.com/blog/tutorial-nodejs-merchant-boarding-api) for step-by-step instructions.
## Completed App
Your completed app will look similar to the following:
