Skip to content

ronaldso55/recurly-js-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recurly.js examples

This repository contains a set of example implementations of recurly.js using html, css, and JavaScript, and a set of API usage examples to demonstrate a few common use-cases for collecting and using recurly.js tokens.

Please note that these examples are not meant to be set onto a web server and forgotten. They are intended to act as a suggestion, wherein your custom needs may fill in any implementaiton gaps.

Payment form examples

API token usage examples

Running locally

These examples are meant to be run locally, allowing you to easily experiment with modifications and get running quickly.

Simply clone this repository, read through the simple application code to familiarize yourself, and follow the startup instructions in one of the API token usage examples above.

You'll want to adjust the code to fit your specific redirection and error handling needs, but the example applications are designed to perform essential API functions on first boot.

Contributing

See CONTRIBUTING file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 65.3%
  • CSS 10.2%
  • Python 6.3%
  • PHP 6.2%
  • Ruby 6.2%
  • JavaScript 5.8%