https://github.com/northdevelopers/north-java-custom-pay-api
This repo includes the back-end code for a Java application that uses the front-end React framework to embed a payment form within a website using North's Custom Pay API.
https://github.com/northdevelopers/north-java-custom-pay-api
checkout-form checkout-page credit-card-payment ecommerce ecommerce-api ecommerce-application ecommerce-platform ecommerce-store ecommerce-website java java-ecommerce java-ecommerce-system payment payment-gateway payment-integration payment-service payment-service-provider
Last synced: about 2 months ago
JSON representation
This repo includes the back-end code for a Java application that uses the front-end React framework to embed a payment form within a website using North's Custom Pay API.
- Host: GitHub
- URL: https://github.com/northdevelopers/north-java-custom-pay-api
- Owner: NorthDevelopers
- Created: 2024-01-09T16:13:36.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-13T23:10:47.000Z (10 months ago)
- Last Synced: 2024-12-14T00:19:11.471Z (10 months ago)
- Topics: checkout-form, checkout-page, credit-card-payment, ecommerce, ecommerce-api, ecommerce-application, ecommerce-platform, ecommerce-store, ecommerce-website, java, java-ecommerce, java-ecommerce-system, payment, payment-gateway, payment-integration, payment-service, payment-service-provider
- Language: HTML
- Homepage: https://developer.north.com/blog/tutorial-java-custom-pay-api
- Size: 17.5 MB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Securely Embed Payments in a Java App
This is a Java application that uses the front-end React framework to demonstrate an ecommerce payment solution using North's Custom Pay API. The code in this repository handles the back-end payment process for a simple payment form on a website. The code that handles front-end part of the payment process is located in a separate repository, allowing each to be deployed separately.
## 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. Log in to your account to view 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-java-custom-pay-api) for step-by-step instructions.## Completed App
Your completed ecommerce app will look similar to the following:
