/recurly-client-java

A Java API Wrapper for Recurly

Primary LanguageJavaMIT LicenseMIT

Recurly Java Client

The Recurly Java Client library is an open source wrapper library to talk to Recurly's subscription management from your Java app/website. The library interacts with Recurly's REST API.

Usage

Please refer to the JUnit test cases in RecurlyTest

Installation

Just add the latest jar(under dist/) to your classpath.

Dependencies

This wrapper relies on the excellent Jersey 2 REST client API

Developed By

The initial code was developed by Manoj Mathai, GSLab, for Kwanzoo Inc.

The Transparent Post API, Recurly API v2, Recurly JS support, further API integration and migration to Jersey 2 was done by Thomas Bachmann, Mambu GmbH.