Skip to content

This is a Node.js ecommerce application that embeds a checkout form for subscription billing in a website with Payments Hub's Recurring Billing API.

Notifications You must be signed in to change notification settings

PaymentsHubDevelopers/PaymentsHub-Node-Recurring-Billing-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Securely Embed Recurring Payments in a Node.js App

This is a Node.js ecommerce application that embeds a checkout form for subscription billing in a website with Payments Hub's Recurring Billing API. The full-stack code in this repository adds a recurring 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. This will allow you to get the sandbox credentials that are required to test the app. After you log in, check out the official Recurring Billing API Specification, then contact the Payments Hub 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 for step-by-step instructions.

Completed App

Your completed payment app will look similar to the following:

payments-hub-node-recurring-billing-api-payment-form