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 3, 2024
1 parent b536ddb commit 5d7c54b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Securely Embed Payments in a Python App

This is a Python application that demonstrates an embedded payment solution with [Payments Hub'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.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.

## Get Sandbox Credentials

To get started, create a free [Payments Hub 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) the Payments Hub 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.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.

## Follow Along with the Tutorial

Expand Down

0 comments on commit 5d7c54b

Please sign in to comment.