Skip to content

outputinc/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

docker compose up

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.3%
  • TypeScript 2.3%
  • EJS 0.8%
  • Makefile 0.2%
  • Shell 0.2%
  • CSS 0.1%
  • Dockerfile 0.1%