Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 1.45 KB

File metadata and controls

12 lines (8 loc) · 1.45 KB

Automate Merchant Onboarding in a Python App

This is a Python application that demonstrates programmatic merchant onboarding for a Merchant Processing Account using Payments Hub'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 Payments Hub for Underwriting.

Get Sandbox Credentials

To get started, create a free Payments Hub 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 the Payments Hub Sales Engineering team to get sandbox credentials added to your Developer Portal account.

Completed App

Your completed app will look similar to the following:

merchant-boarding-api-sample-app

merchant-boarding-api-sample-app3