As a developer, setting up a Maxio Advanced Billing site can be a complex task, requiring precision and comprehensive knowledge. To streamline your workflow and enhance efficiency, we've compiled a Developer One Sheet—a centralized guide containing all the critical links and resources you need.
Basic API Information
Basic API Information |
Link to the Maxio Developer Portal - the go-to place for documentation on the Maxio Advanced Billing API. |
API Endpoints
Create Subscription | Create subscriptions and manage related functions using the API. |
Read Subscription | Retrieve detailed subscription information via the API. |
Read Component |
Manage subscription component data using the API. |
Additional Useful Resources
Send Usage to Metering | Follow these step-by-step instructions to send usage data to Maxio and automate usage-based customer billing. By the end, you'll have a working API integration that handles this automatically. |
Billing Portal | Learn how to set up and configure the Billing Portal. |
Learn how to set up and configure a webhook. | |
List and manage events within Maxio. | |
Invoice Events | Retrieve invoice-related event data via the API. |
Contains general information about the required fields for subscription/payment profile creation. |
Chargify.js
Chargify.js Documentation | Securely handle payment information with Chargify.js. |
Chargify.js Examples | See practical examples of Chargify.js implementation. |
Quick Start Guides | Includes additional information on setting up Chargify.js. |
GitHub Repository | Use this GitHub repository for additional resources. |
GitHub Examples | Test Chargify.js workflows with complete examples in this GitHub file. |