An open API service indexing awesome lists of open source software.

https://github.com/NorthDevelopers/North-Python-Merchant-Boarding-API

This is a Python application that automates the process of applying for Merchant Processing Accounts to obtain a Merchant ID (MID) with Payments Hub's Merchant Boarding API.
https://github.com/NorthDevelopers/North-Python-Merchant-Boarding-API

isv merchant-account merchant-app merchant-dashboard merchant-onboarding merchant-payments merchant-portal payfac payment-application payment-processing

Last synced: 8 months ago
JSON representation

This is a Python application that automates the process of applying for Merchant Processing Accounts to obtain a Merchant ID (MID) with Payments Hub's Merchant Boarding API.

Awesome Lists containing this project

README

          

# Automate Merchant Onboarding in a Python App
This is a Python application that demonstrates 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 and submitting it to North for Underwriting.

## Get Sandbox Credentials
To get started, create a free [North Developer Portal account](https://developer.paymentshub.com/auth/signup). 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.paymentshub.com/products/fintech-tools/merchant-boarding-api/integration), then [contact](https://developer.paymentshub.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-python-merchant-boarding-api) for step-by-step instructions.

## Completed App
Your completed app will look similar to the following:

![merchant-boarding-api-sample-app](https://github.com/PaymentsHubDevelopers/PaymentsHub-Python-Merchant-Boarding-API/assets/136620102/c6a19a68-6c33-40e3-a1db-8abf305b6d0a)

![merchant-boarding-api-sample-app3](https://github.com/PaymentsHubDevelopers/PaymentsHub-Python-Merchant-Boarding-API/assets/136620102/5cf14d61-86e6-4243-99ec-d8607bbde968)