Skip to content

tolgig/recurly-js-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Deploy to Heroku

This repository can be deployed immediately to Heroku using the included Ruby Heroku API backend. If you choose to do this, feel free to delete the other language backends from your clone.

Deploy

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.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 68.0%
  • Ruby 8.9%
  • CSS 7.0%
  • Python 4.2%
  • PHP 4.1%
  • JavaScript 3.9%
  • Java 3.9%