Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NorthDevelopers authored Dec 13, 2024
1 parent 5d7c54b commit ebc37ee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# 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.paymentshub.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.
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.paymentshub.com/auth/signup). 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.paymentshub.com/products/full-featured/custom-pay-api/integration), then [contact](https://developer.paymentshub.com/contact) North's Sales Engineering team to get sandbox credentials added to your Developer Portal account.
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.paymentshub.com/blog/tutorial-python-custom-pay-api) for step-by-step instructions.
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

Expand Down

0 comments on commit ebc37ee

Please sign in to comment.