All Projects → recurly → Recurly Js

recurly / Recurly Js

Licence: mit
Simple subscription billing in the browser

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Recurly Js

Laravel Stripe Webhooks
Handle Stripe webhooks in a Laravel application
Stars: ✭ 300 (-52.76%)
Mutual labels:  payments
Boxbilling
BoxBilling - Open source billing and client management software
Stars: ✭ 372 (-41.42%)
Mutual labels:  payments
Stripe Connect Rocketrides
Sample on-demand platform built on Stripe: Connect onboarding for pilots, iOS app for passengers to request rides.
Stars: ✭ 426 (-32.91%)
Mutual labels:  payments
Sdk Php
PHP SDK for Authorize.Net API
Stars: ✭ 343 (-45.98%)
Mutual labels:  payments
Pagarme Js
💛 Pagar.me's JavaScript API
Stars: ✭ 370 (-41.73%)
Mutual labels:  payments
Gringotts
A complete payment library for Elixir and Phoenix Framework
Stars: ✭ 396 (-37.64%)
Mutual labels:  payments
Pagarme Php
💙 Pagar.me's PHP API
Stars: ✭ 276 (-56.54%)
Mutual labels:  payments
Lnd
Lightning Network Daemon ⚡️
Stars: ✭ 5,623 (+785.51%)
Mutual labels:  payments
Django Getpaid
Django payments processor.
Stars: ✭ 371 (-41.57%)
Mutual labels:  payments
Payment Request
Payment Request API
Stars: ✭ 422 (-33.54%)
Mutual labels:  payments
Braintree android
Braintree SDK for Android
Stars: ✭ 343 (-45.98%)
Mutual labels:  payments
Braintree Web
A suite of tools for integrating Braintree in the browser
Stars: ✭ 357 (-43.78%)
Mutual labels:  payments
Akaunting
Free and Online Accounting Software
Stars: ✭ 4,599 (+624.25%)
Mutual labels:  payments
Android Card Form
A ready-made card form layout that can be included in your Android app, making it easy to accept credit and debit cards.
Stars: ✭ 310 (-51.18%)
Mutual labels:  payments
Payment
💰 A jQuery-free general purpose library for building credit card forms, validating inputs and formatting numbers.
Stars: ✭ 467 (-26.46%)
Mutual labels:  payments
Project Mulla
Talk to MPESA API via a REST API. Bringing the MPESA G2 API to the 21st century. --
Stars: ✭ 282 (-55.59%)
Mutual labels:  payments
Digota
ecommerce microservice
Stars: ✭ 382 (-39.84%)
Mutual labels:  payments
Django Payments
Universal payment handling for Django.
Stars: ✭ 575 (-9.45%)
Mutual labels:  payments
Braintree php
Braintree PHP library
Stars: ✭ 491 (-22.68%)
Mutual labels:  payments
Braintree ruby
Braintree Ruby library
Stars: ✭ 407 (-35.91%)
Mutual labels:  payments


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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].