# Documentation

Welcome to the comprehensive documentation for 1-CP Corporate Checkout - the leading payment solution designed specifically for corporate transactions and business expense management.

## 🚀 What is 1-CP Corporate Checkout?

1-CP Corporate Checkout transforms how businesses handle payments by providing a seamless, compliant, and feature-rich checkout experience. Our solution is built for companies that need more than just payment processing - we provide complete transaction lifecycle management, advanced reporting, and enterprise-grade security.

### Key Benefits

* **🏢 Corporate-First Design**: Built specifically for business transactions with features like cost center allocation, project tracking, and approval workflows
* **🌍 Global Payment Support**: Accept payments in 30+ currencies with local payment methods worldwide
* **📊 Advanced Reporting**: Real-time analytics, detailed transaction reporting, and customizable dashboards
* **🔒 Enterprise Security**: PCI DSS compliant with advanced fraud protection and encryption
* **⚡ Quick Integration**: Get started in minutes with our lightweight SDK and comprehensive APIs
* **🎨 Customizable Experience**: White-label solution that matches your brand and workflow

## 📚 Documentation Sections

### 🎯 Quick Start

* [**Getting Started**](https://docs.one-cp.com/overview-and-getting-started/getting-started) - 5-minute integration guide
* [**Checkout Web SDK**](https://docs.one-cp.com/integration-and-development/checkout-web-sdk) - Frontend integration reference
* [**Test Credentials**](https://docs.one-cp.com/integration-and-development/testing/test-credentials) - Sandbox testing resources

### 🔧 Configuration & Setup

* [**Payment Configuration**](https://docs.one-cp.com/configuration-and-setup/payment) - Configure payment methods and providers
  * [Receiving Payments](https://docs.one-cp.com/configuration-and-setup/payment/receiving) - Accept customer payments
  * [Issuing Payments](https://docs.one-cp.com/configuration-and-setup/payment/issuing) - Corporate card and virtual payment solutions
* [**Webhooks**](https://docs.one-cp.com/configuration-and-setup/webhooks) - Real-time event notifications
* [**Users & Permissions**](https://docs.one-cp.com/configuration-and-setup/users) - Access control and team management

### 📖 Reference Materials

* [**Currency Codes**](https://docs.one-cp.com/reference-materials/currency-codes) - Supported currencies and minor units
* [**Tax Calculation**](https://docs.one-cp.com/reference-materials/tax-calculation) - Tax processing and compliance

### 🧪 Testing & Certification

* [**Certification**](https://docs.one-cp.com/integration-and-development/testing/certification) - Integration testing requirements
* [**Test Credentials**](https://docs.one-cp.com/integration-and-development/testing/test-credentials) - Sandbox testing resources
* [**Error Messages**](https://docs.one-cp.com/integration-and-development/testing/error-messages) - Troubleshooting and error handling

## 🌟 Use Cases

### Travel & Expense Management

Perfect for corporate travel booking platforms, expense management systems, and business travel agencies.

### E-commerce & Procurement

Ideal for B2B marketplaces, corporate procurement platforms, and business supply chain solutions.

### Professional Services

Great for consulting firms, legal services, and any business that needs detailed expense tracking and reporting.

## 🔧 Supported Payment Methods

### Card Payments

* **Credit/Debit Cards**: Visa, Mastercard, American Express, Discover, JCB, Diners Club
* **3D Secure**: Enhanced security for card transactions
* **Corporate Cards**: Specialized handling for business cards

### Digital Wallets

* **PayPal**: Integrated PayPal processing via Stripe
* **Bank Transfers**: Direct bank account payments
* **Corporate Accounts**: Virtual card solutions via AirPlus

### Regional Payment Methods

* **Europe**: SEPA, Sofort, iDEAL, Bancontact
* **Asia-Pacific**: China UnionPay, Local bank transfers
* **Americas**: ACH, Local bank networks

## 📊 Enterprise Features

### Advanced Reporting

* Real-time transaction monitoring
* Customizable reporting dashboards
* Export capabilities (CSV, PDF, Excel)
* Cost center and project tracking

### Compliance & Security

* PCI DSS compliant
* GDPR compliant data handling
* SOX compliance reporting
* Advanced fraud detection

### Integration Capabilities

* RESTful APIs with comprehensive documentation
* Webhook notifications for real-time updates
* SDK support for multiple programming languages
* White-label customization options

## 🆘 Support & Resources

### Documentation

* [**API Reference**](https://docs.one-cp.com/api-reference): Complete endpoint documentation with examples
* **Integration Guides**: Step-by-step tutorials for common scenarios
* **Best Practices**: Security, performance, and implementation guidelines

### Community & Support

* **📧 Email Support**: <support@one-cp.com>
* **📞 Phone Support**: Available for enterprise customers
* **📝 Status Page**: [status.1-cp.com](https://status.1-cp.com)

### Getting Help

* **Technical Issues**: Check our [Error Messages](https://docs.one-cp.com/integration-and-development/testing/error-messages) guide
* **Integration Questions**: Review our [Getting Started](https://docs.one-cp.com/overview-and-getting-started/getting-started) guide
* **Feature Requests**: Contact our product team
* **Security Concerns**: <security@one-cp.com>

## 📈 Performance & Scalability

### Performance Metrics

* **Average Response Time**: < 200ms
* **Uptime SLA**: 99.9% availability guarantee
* **Transaction Throughput**: 10,000+ transactions per minute
* **Global CDN**: Sub-100ms latency worldwide

### Scalability

* **Auto-scaling**: Handles traffic spikes automatically
* **Rate Limiting**: Fair usage policies with burst capacity
* **Caching**: Intelligent caching for optimal performance

***

## 🚀 Ready to Get Started?

1. [**Create an Account**](https://dash.1-cp.io) - Sign up for free staging environment
2. [**Follow Our Guide**](https://docs.one-cp.com/overview-and-getting-started/getting-started) - Complete integration in 5 minutes
3. [**Test Your Integration**](https://docs.one-cp.com/integration-and-development/testing) - Validate your setup
4. **Go Live** - Switch to production environment

Need assistance? Our integration team is here to help at <support@one-cp.com>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.one-cp.com/overview-and-getting-started/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
