danielwermann / chargeover_csharp

ChargeOver API Wrapper for C# (NET 6)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)


Languages

Language:C# 100.0%