# Compago ## Docs - [API Reference](https://docs.compago.com/api-reference/introduction.md): Full documentation of all available Compago API endpoints for processing payments, managing installments, and automating disbursements. - [Cancel](https://docs.compago.com/api-reference/one-time-payment/cancel.md) - [Create](https://docs.compago.com/api-reference/one-time-payment/create.md) - [Find by ID](https://docs.compago.com/api-reference/one-time-payment/get.md) - [List](https://docs.compago.com/api-reference/one-time-payment/list.md) - [Cancel](https://docs.compago.com/api-reference/payment-intent/cancel.md) - [Create](https://docs.compago.com/api-reference/payment-intent/create.md) - [Find by ID](https://docs.compago.com/api-reference/payment-intent/get.md) - [Charge Method](https://docs.compago.com/api-reference/payment-method/charge.md) - [Create](https://docs.compago.com/api-reference/payment-method/create.md) - [Find Method by ID](https://docs.compago.com/api-reference/payment-method/get.md) - [Get Charge by ID](https://docs.compago.com/api-reference/payment-method/get-payment.md) - [List Methods](https://docs.compago.com/api-reference/payment-method/list.md) - [List Charges](https://docs.compago.com/api-reference/payment-method/list-payments.md) - [Refund Charge](https://docs.compago.com/api-reference/payment-method/refund.md) - [Revoke Method](https://docs.compago.com/api-reference/payment-method/revoke.md) - [Authentication](https://docs.compago.com/get-started/authentication.md): How to authenticate requests using your API key. - [Introduction](https://docs.compago.com/index.md): Welcome to the Compago developer documentation. - [eCommerce Payment Links](https://docs.compago.com/odoo/ecommerce.md): Accept online payments in your Odoo store with Compago's secure checkout. - [Odoo Integration](https://docs.compago.com/odoo/overview.md): Accept payments in your Odoo instance with Compago's seamless integrations. - [Point of Sale (POS)](https://docs.compago.com/odoo/point-of-sale.md): Process card-present payments with Compago terminals directly from your Odoo POS. - [Self-Order & Kiosk](https://docs.compago.com/odoo/self-order-kiosk.md): Enable autonomous card payments in self-service kiosks and unattended point of sale systems with Compago terminals. - [Cancel One-Time Payment](https://docs.compago.com/one-time-payment/cancel.md): Cancel active payment links before they expire or are used - [One-Time Payments](https://docs.compago.com/one-time-payment/create.md): Create secure, single-use payment links for your customers. - [List One-Time Payments](https://docs.compago.com/one-time-payment/list.md): Query and filter your organization payment links with pagination - [Cancel Payment Intent](https://docs.compago.com/payment-intent/cancel.md): Cancel a pending payment intent before it is processed or expires - [Payment Intents](https://docs.compago.com/payment-intent/create.md): Create card-present payment intents for POS terminal integrations. - [Charge a Saved Card](https://docs.compago.com/payment-method/charge.md): Charge a customer's saved payment method on demand via API. - [Manage Payment Methods](https://docs.compago.com/payment-method/manage.md): List, retrieve, and revoke saved payment methods and view payment history. - [Payment Methods](https://docs.compago.com/payment-method/overview.md): Save customer cards securely and charge them on demand. - [Process Refunds](https://docs.compago.com/payment-method/refund.md): Issue full refunds for charges made against saved payment methods. - [Save a Card](https://docs.compago.com/payment-method/save-card.md): Create a payment method and guide your customer through the card-saving checkout. - [API Reference](https://docs.compago.com/sales-partner/api-reference/introduction.md): Full documentation of all available Sales Partner API endpoints for querying payment data across your organizations. - [List Payments](https://docs.compago.com/sales-partner/api-reference/payment/list.md): Retrieve a paginated list of payments across all organizations managed by your sales partner account. Supports filtering by status, type, financing method, terms, issuing bank, organization, date range, and free text search. - [Authentication](https://docs.compago.com/sales-partner/authentication.md): How to authenticate requests to the Sales Partner API using your API key. - [Introduction](https://docs.compago.com/sales-partner/index.md): Getting started with the Compago Sales Partner API. - [List Payments](https://docs.compago.com/sales-partner/payment/list.md): Query and filter payments across all your organizations. ## OpenAPI Specs - [openapi](https://docs.compago.com/api-reference/openapi.json)