Skip to content

chargeover/chargeover_java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

ChargeOver Java API

This is a Java library for the ChargeOver recurring billing platform. ChargeOver is a billing platform geared towards easy, automated, recurring invoicing.

Use ChargeOver to:

  • painlessly automate your recurring invoicing
  • allow your customers to log in to a customized portal to view and pay their bills online
  • automatically follow up on late and missed payments
  • build developer-friendly billing platforms (use the ChargeOver REST APIs, code libraries, webhooks, etc.)
  • sync customer, invoice, and payment information to QuickBooks for Windows and QuickBooks Online

ChargeOver developer documentation:

ChargeOver developer account sign-up:

ChargeOver main documentation:

ChargeOver API access in other programming languages:

Dependencies

This build is dependant on the Jackson JSON proccessing libraries. (See: http://jackson.codehaus.org/). The .jar files are included here for convenience. See also: http://wiki.fasterxml.com/JacksonInFiveMinutes

Other Notes

The find...() methods on the ChargeOver objects return java generics representing the returned JSON. For serious development it may be more useful to create Java classes for the commonly used objects.

About

ChargeOver API Wrapper for Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages