# Tabby ## Docs - [Create a session](https://docs.tabby.ai/api-reference/checkout/create-a-session.md): Creates a Checkout session. Creates Session and Payment, returns Pre-Scoring result (status), ids of Payment and Session. - [Session creation payload model](https://docs.tabby.ai/api-reference/checkout/session-payload-model.md) - [Approve disputes](https://docs.tabby.ai/api-reference/disputes/approve-disputes.md): Approve disputes (refund money to the customer). Only 20 disputes can be approved within a single request. - [Challenge disputes](https://docs.tabby.ai/api-reference/disputes/challenge-disputes.md): Challenge disputes (request Tabby support to take a look at the case). Only 20 disputes can be challenged within a single request. Only disputes with status 'new' might be challenged. - [Get dispute by id](https://docs.tabby.ai/api-reference/disputes/get-dispute-by-id.md): Returns detailed information about dispute. - [Get disputes list](https://docs.tabby.ai/api-reference/disputes/get-disputes-list.md): Returns list of 100 recently created disputes. - [Provide evidence for a dispute](https://docs.tabby.ai/api-reference/disputes/provide-evidence.md): Provide evidence (text and/or attachments) for a dispute. Used by the merchant to submit proof in response to an evidence request. - [Upload attachment](https://docs.tabby.ai/api-reference/disputes/upload-attachment.md): Upload an attachment. Attachment must be in PNG or JPEG format and can be up to 5 megabytes in size. - [API Reference Documentation](https://docs.tabby.ai/api-reference/overview.md) - [Capture a payment](https://docs.tabby.ai/api-reference/payments/capture-a-payment.md): Send a Capture requests for Authorized payments only. If you capture the full payment amount, the payment will be automatically closed with full capture. If you capture partial amount, the payment will remain Authorized until the rest of the amount is captured or Close request sent. - [Close a payment](https://docs.tabby.ai/api-reference/payments/close-a-payment.md): Closed is the final status of the payment. Your payment is going to be closed automatically if you capture the full amount of the payment. If an order is fully cancelled, please close the payment without capturing it - the customer will be refunded for all paid amount. If only a part of the order is… - [List of all payments](https://docs.tabby.ai/api-reference/payments/list-of-all-payments.md): Returns a list of success payments (`AUTHORIZED` or `CLOSED`) you’ve previously created. The payments are returned in sorted order, with the most recent payments appearing first. Each entry in the array is a separate payments object, including the status, any captures and any refunds. If no more pay… - [Refund a payment](https://docs.tabby.ai/api-reference/payments/refund-a-payment.md): Send a full or partial refund amount request. You can only refund the payment that has Closed status. By default refunds reflect instantly, which means Tabby initiates a refund through payment gateway. - [Retrieve a payment](https://docs.tabby.ai/api-reference/payments/retrieve-a-payment.md): Retrieves the specified payment. Returns the entire payment object, including the payment Status, Captures and Refunds objects. - [Update a payment](https://docs.tabby.ai/api-reference/payments/update-a-payment.md): Updates the reference_id. You can only use this endpoint to update this 1 field. If you send other fields in the request, they will simply be ignored by tabby. The payment to be updated can have a status of AUTHORIZED or CLOSED. - [Register a webhook](https://docs.tabby.ai/api-reference/webhooks/register-a-webhook.md): Creates a new webhook - [Remove a webhook](https://docs.tabby.ai/api-reference/webhooks/remove-a-webhook.md): Removes the specified webhook. - [Retrieve a webhook](https://docs.tabby.ai/api-reference/webhooks/retrieve-a-webhook.md): Retrieves the specified webhook. - [Retrieve all webhooks](https://docs.tabby.ai/api-reference/webhooks/retrieve-all-webhooks.md): Retrieves all registred webhooks. - [Update a webhook](https://docs.tabby.ai/api-reference/webhooks/update-a-webhook.md): Updates the specified webhook. - [ExpandCart](https://docs.tabby.ai/e-commerce-platforms/expandcart.md) - [Magento 2 Plugin Installation](https://docs.tabby.ai/e-commerce-platforms/magento-2/magento-2-plugin-installation.md) - [Magento 2 Product Catalogue](https://docs.tabby.ai/e-commerce-platforms/magento-2/magento-2-product-catalogue.md) - [Matjrah](https://docs.tabby.ai/e-commerce-platforms/matjrah.md) - [OpenCart Plugin Installation](https://docs.tabby.ai/e-commerce-platforms/opencart/opencart-plugin-installation.md) - [OpenCart Product Catalogue](https://docs.tabby.ai/e-commerce-platforms/opencart/opencart-product-catalogue.md) - [Salesforce](https://docs.tabby.ai/e-commerce-platforms/salesforce.md) - [Salla](https://docs.tabby.ai/e-commerce-platforms/salla.md) - [ Shopify Plugin Installation](https://docs.tabby.ai/e-commerce-platforms/shopify/shopify-plugin-installation.md) - [Shopify Snippets](https://docs.tabby.ai/e-commerce-platforms/shopify/shopify-snippets.md) - [WooCommerce Plugin Installation](https://docs.tabby.ai/e-commerce-platforms/woocommerce/woocommerce-plugin-installation.md) - [WooCommerce Product Catalogue](https://docs.tabby.ai/e-commerce-platforms/woocommerce/woocommerce-product-catalogue.md) - [Zid](https://docs.tabby.ai/e-commerce-platforms/zid.md) - [F.A.Q.](https://docs.tabby.ai/introduction/faq.md) - [Quick Start](https://docs.tabby.ai/introduction/quick-start.md) - [Technical Requirements](https://docs.tabby.ai/introduction/technical-requirements.md) - [What is Tabby?](https://docs.tabby.ai/introduction/what-is-tabby.md) - [Approved Messaging](https://docs.tabby.ai/marketing/approved-messaging.md): To keep things consistent and clear for your customers, please follow these guidelines when talking about Tabby. - [Brand Assets](https://docs.tabby.ai/marketing/brand-assets.md): Use Tabby logos, icons and brand colours to make sure your messaging stays consistent and recognisable. Please, don’t modify these assets. - [Placement Best Practices](https://docs.tabby.ai/marketing/placement-best-practices.md): Where you show Tabby matters just as much as what you say. Here are key placements that help drive usage. - [Promotional Assets](https://docs.tabby.ai/marketing/promotional-assets.md): Promote Tabby across your key customer touch points to encourage more conversions and higher-value purchases. - [Marketing Toolkit](https://docs.tabby.ai/marketing/toolkit.md): Letting your customers know you offer Tabby is one of the easiest ways to boost conversion and drive repeat purchases. This toolkit gives you everything you need to promote flexible payments across your channels—online, in-store, and everywhere in between. - [Custom Payment Links Integration](https://docs.tabby.ai/offline-payment-methods/custom-payment-links.md) - [POS Integration](https://docs.tabby.ai/offline-payment-methods/pos-integration.md) - [Checkout Flow](https://docs.tabby.ai/pay-in-4-custom-integration/checkout-flow.md) - [Disputes](https://docs.tabby.ai/pay-in-4-custom-integration/disputes.md) - [Full Testing Checklist](https://docs.tabby.ai/pay-in-4-custom-integration/full-testing-checklist.md) - [App Promo Messaging](https://docs.tabby.ai/pay-in-4-custom-integration/mobile-apps/app-promo-messaging.md) - [Integration without SDK (WebView)](https://docs.tabby.ai/pay-in-4-custom-integration/mobile-apps/integration-without-sdk.md) - [Mobile App SDKs](https://docs.tabby.ai/pay-in-4-custom-integration/mobile-apps/sdk-all.md) - [On‑Site Messaging](https://docs.tabby.ai/pay-in-4-custom-integration/on-site-messaging.md) - [Payment Processing](https://docs.tabby.ai/pay-in-4-custom-integration/payment-processing.md) - [Payment Statuses](https://docs.tabby.ai/pay-in-4-custom-integration/payment-statuses.md) - [Quick Start](https://docs.tabby.ai/pay-in-4-custom-integration/quick-start.md) - [Webhooks](https://docs.tabby.ai/pay-in-4-custom-integration/webhooks.md) - [Shopify Product Catalogue](https://docs.tabby.ai/product-catalogue/shopify-product-catalogue.md) - [Tabby Marketplace Listing Policy](https://docs.tabby.ai/product-catalogue/tabby-marketplace-listing-policy.md) - [Zid Product Catalogue](https://docs.tabby.ai/product-catalogue/zid-product-catalogue.md) - [Postman API Collection](https://docs.tabby.ai/testing-guidelines/postman-api-collections.md) - [Testing Credentials](https://docs.tabby.ai/testing-guidelines/testing-credentials.md) ## OpenAPI Specs - [openapi](https://docs.tabby.ai/openapi.yaml)