Skip to content

danielwermann/chargeover_csharp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ChargeOver C# API and Examples (.NET 6)


  • Upgraded from .NET Framework to .NET 6.
  • Used .NET Upgrade Assistant to facilitate the process.
  • Replaced HttpWebRequest by HttpClient to comply with the new .NET 6 standards.

This is a C# .NET 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:

About

ChargeOver API Wrapper for C# (NET 6)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%