From bed2205ce30330b5d08bc10def1bcc58aa6009e0 Mon Sep 17 00:00:00 2001 From: Michal Date: Wed, 21 Aug 2024 15:33:15 +0200 Subject: [PATCH] [DE-932] Rename Chargify API --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 383bbc3..1eef4a1 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Maxio Advanced Billing (formerly Chargify) provides an HTTP-based API that confo One of the many reasons to use Advanced Billing is the immense feature set and surrounding community [client libraries](page:development-tools/client-libraries). The Maxio API returns JSON responses as the primary and recommended format, but XML is also provided as a backwards compatible option for Merchants who require it. -### Steps to make your first Maxio Chargify API call +### Steps to make your first Maxio Advanced Billing API call 1. [Sign-up](https://app.chargify.com/signup/maxio-billing-sandbox) or [log-in](https://app.chargify.com/login.html) to your [test site](https://maxio.zendesk.com/hc/en-us/articles/24250712113165-Testing-Overview) account. 2. [Setup and configure authentication](https://maxio.zendesk.com/hc/en-us/articles/24294819360525-API-Keys) credentials.