Skip to content

Sample application demonstrating the use of the Recurly Integration Library

License

Notifications You must be signed in to change notification settings

liftyourgame/recurly_integration_sample_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recurly Java Integration Library - Sample Application

Recurly JS Client Library

Recurly.js is a Javascript library which allows you to easily embed and customize PCI compliant forms within your website. HMAC digital signatures are used to verify information sent to Recurly via your user's browser. The signature validates that parameters you have specified in your HTML have not been tampered with before being received by Recurly. The Recurly JS Client Library consists of helper methods to create and verify signatures.

The Sample Application

The sample application is a simple Spring Roo application which follows the Maven project structure.

Running The Sample Application

Assuming you have maven installed, start the sample application by running the following from the root directy of the project:

mvn tomcat:run

Open a browser and go to http://localhost:8080/recurly-integration-sample-app

About

Sample application demonstrating the use of the Recurly Integration Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published