📄️ Integration Overview
This guide walks you through integrating the centralized billing and payment platform into your application. The platform handles all payment processing, compliance, and provider communication on your behalf.
📄️ Getting Started
This page covers tenant registration and authentication with the billing platform.
📄️ Creating Payments
This page explains how to create payment intents and generate checkout URLs for your users.
📄️ Handling Redirects
This page covers the frontend checkout flow, including redirecting users to the billing platform's payment page.
📄️ Webhooks
Webhooks provide real-time notifications when payment status changes. This is the authoritative mechanism for confirming payment success.
📄️ Best Practices
This page provides guidelines for building a secure, reliable integration with the billing platform.
📄️ Refund Processing
This page explains how to initiate and process refunds for completed payments.
📄️ Sandbox Mode
Sandbox mode allows you to test the complete payment flow without processing real transactions or incurring actual charges. This is ideal for development, testing, and integration verification.