Introduction
This section provides an overview of how to get started with the Exsited SDK.
Introduction
Welcome to the Exsited SDK documentation, your comprehensive guide to integrating our payment processing platform into your applications. The Exsited SDK is designed to simplify and accelerate the implementation of payment solutions, providing a seamless experience for both developers and users.
Overview
The Exsited SDK empowers developers to easily integrate a variety of payment methods, ensuring secure and efficient transactions. With support for credit cards, digital wallets, and more, our SDK caters to diverse payment needs across multiple platforms.
Instructions
Get started with Exsited SDK using our quick start installation guide to get your project started.
Setup
Setup Exsited SDK on your device
Support
Australia's leading payment processing company.
Why Documents?
Documents was created as an open-source project to help the community streamline their documentation process, enabling developers to focus on more critical tasks. Built with scalability in mind, it adapts to projects of all sizes, from single-page guides to comprehensive knowledge bases.
The integration of MDX, custom components and Tailwind CSS ensures an intuitive experience, simplifying both content creation and management.
- Product Guides: Comprehensive manuals for product usage, setup and troubleshooting.
- Business Documentation: Clear and structured documentation for internal processes, policies and systems.
- Technical Manuals: Detailed guides for APIs, software development kits (SDKs) and technical processes.
Documents offers extensive customization options, allowing you to easily align the design and functionality with your branding.
Key Features
The Exsited SDK offers a range of features that enhance payment processing:
| Feature | Description |
|---|---|
| Multiple Payment Options | Support for credit cards, digital wallets, and bank transfers. |
| Secure Transactions | Built-in fraud detection and compliance with industry standards. |
| Easy Integration | Quick setup with comprehensive documentation and sample code. |
| Real-Time Analytics | Monitor transaction status and performance metrics in real-time. |
| Customizable UI | Tailor the payment interface to match your brand’s look and feel. |
| Webhook Support | Receive notifications for transaction updates and events. |
How to configure Exsited SDK
import ThemeProvider from './theme-provider'
export default function RootLayout({ children }) {
return (
<html>
<body className="container">
<ThemeProvider>{children}</ThemeProvider>
</body>
</html>
)}
You'll find the documentation's navigation bar on the left side of the screen. The pages are organized in a logical sequence, progressing from foundational topics to more advanced concepts, allowing you to follow along step-by-step as you build your documentation. However, feel free to explore the content in any order, selecting the sections most relevant to your use case.
On the right side of the screen, a table of contents provides easy navigation between sections of each page. For quick access to specific content, you can
use the search bar at the top or the search shortcut (Ctrl+K or Cmd+K).
Head over to the Installation Guide.
Join our Community
If you have questions about anything related to Documents, you're always welcome to ask our community on GitHub, X (Twitter), Facebook and Reddit.