Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.38 KB

File metadata and controls

14 lines (9 loc) · 1.38 KB

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. 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. 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, then 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 for step-by-step instructions.

Completed App

Your completed app will look similar to the following:

application