PaymentsHubDevelopers / PaymentsHub-React-Custom-Pay-API

This repo includes the front-end code for a Java application that uses the React framework to embed a payment solution with Payments Hub's Custom Pay API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Securely Embed Payments in a ReactJS App

This is a Java application that uses the front-end React framework to demonstrate an embedded payment solution with Payments Hub's Custom Pay API. The code in this repository handles the front-end payment process and adds a simple payment form to a website. The code that handles back-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 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 Custom Pay 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 ecommerce app will look similar to the following:

custom-pay-api-sample-app2

About

This repo includes the front-end code for a Java application that uses the React framework to embed a payment solution with Payments Hub's Custom Pay API.


Languages

Language:JavaScript 47.9%Language:CSS 28.7%Language:HTML 23.4%