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

https://github.com/northdevelopers/north-python-custom-pay-api

This is a Python ecommerce application that embeds a checkout form in a website with North's Custom Pay API.
https://github.com/northdevelopers/north-python-custom-pay-api

checkout-form checkout-page ecommerce ecommerce-application python python-ecommerce python3

Last synced: 1 day ago
JSON representation

This is a Python ecommerce application that embeds a checkout form in a website with North's Custom Pay API.

Awesome Lists containing this project

README

          

# Securely Embed Payments in a Python App

This is a Python application that demonstrates an embedded payment solution with [North's Custom Pay API](https://developer.north.com/products/full-featured/custom-pay-api). The full-stack code in this repository adds a simple payment form to a website, handling both the front-end and back-end aspects of the payment process.

## 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. After you log in, check out the official [Custom Pay API Integration Guide](https://developer.north.com/products/full-featured/custom-pay-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-python-custom-pay-api) for step-by-step instructions.

## Completed App

Your completed payment app will look similar to the following:

![payments-hub-python-custom-pay-api-checkout-form](https://github.com/PaymentsHubDevelopers/PaymentsHub-Python-Custom-Pay-API/assets/136620102/9c5e15a6-8961-4054-9266-c14a12b3ad53)