Skip to content

Mad-Collective/recurly-js

 
 

Repository files navigation


build status Browser test status coverage

Documentation

Getting Started & API Documentation

Examples

See our Examples Repo for example client-side and server-side implementations.

Installation

<script src="https://js.recurly.com/v4/recurly.js"></script>

Important: Please do not host recurly.js or bundle it using a package manager. In order to ensure you always run the most stable and secure version possible, you must load recurly.js from our CDN.

Build

Development build server

make

Build to the file system

$ make build

If you are having issues with the build, try make clean.

Test

$ make test

License

MIT

aurea mediocritas

About

Simple subscription billing in the browser

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 96.1%
  • TypeScript 2.4%
  • HTML 1.1%
  • Other 0.4%