# Khaime Documentation ## Docs - [Get Account Info](https://docs.khaime.com/api-reference/account/get-account.md): Retrieve merchant account details from an API key. - [Authentication](https://docs.khaime.com/api-reference/authentication.md): How to authenticate with the Khaime Partner API. - [API Overview](https://docs.khaime.com/api-reference/introduction.md): Complete reference for the Khaime Partner API. - [Create Merchant](https://docs.khaime.com/api-reference/marketplace/create-merchant.md): Add a new sub-merchant to your marketplace. - [Get Merchant Balance](https://docs.khaime.com/api-reference/marketplace/get-balance.md): Retrieve wallet balances for a sub-merchant across all currencies. - [Get Merchant KYC Status](https://docs.khaime.com/api-reference/marketplace/get-kyc-status.md): Retrieve the current KYC verification status for a sub-merchant. - [Get Merchant Details](https://docs.khaime.com/api-reference/marketplace/get-merchant.md): Retrieve detailed information about a specific sub-merchant. - [Get Supported Payout Banks](https://docs.khaime.com/api-reference/marketplace/get-payout-banks.md): Retrieve the list of banks supported for payout setup. - [List Merchants](https://docs.khaime.com/api-reference/marketplace/list-merchants.md): List all sub-merchants in your marketplace. - [Marketplace Products](https://docs.khaime.com/api-reference/marketplace/products.md): Manage products across your marketplace. - [Resubmit Merchant KYC](https://docs.khaime.com/api-reference/marketplace/resubmit-kyc.md): Resubmit a KYC application after rejection or resume Stripe onboarding. - [Setup Marketplace](https://docs.khaime.com/api-reference/marketplace/setup.md): Initialize marketplace mode for your business. - [Setup Merchant Payout](https://docs.khaime.com/api-reference/marketplace/setup-payout.md): Configure payout settings for a sub-merchant so they can receive funds. - [Submit Merchant KYC](https://docs.khaime.com/api-reference/marketplace/submit-kyc.md): Submit a KYC application on behalf of a sub-merchant. - [Update Merchant Payout](https://docs.khaime.com/api-reference/marketplace/update-payout.md): Update payout details for an existing sub-merchant. - [Update Marketplace Settings](https://docs.khaime.com/api-reference/marketplace/update-settings.md): Configure marketplace-level notification settings, including whether to send payment emails to sub-merchants and buyers. - [Create Charge](https://docs.khaime.com/api-reference/payments/create-charge.md): Create a product-agnostic payment charge. - [Create Session](https://docs.khaime.com/api-reference/payments/create-session.md): Create a hosted payment session via Stripe Checkout. - [Get Session](https://docs.khaime.com/api-reference/payments/get-session.md): Retrieve the status of a payment session. - [Verify Payment](https://docs.khaime.com/api-reference/payments/verify-payment.md): Check the status of a payment session. - [Calculate Pricing](https://docs.khaime.com/api-reference/products/calculate-pricing.md): Calculate localized pricing without a product. - [Get Product Pricing](https://docs.khaime.com/api-reference/products/get-pricing.md): Get localized pricing for a specific product. - [List Products](https://docs.khaime.com/api-reference/products/list-products.md): List all products for your merchant account. - [Cancel Subscription](https://docs.khaime.com/api-reference/subscriptions/cancel-subscription.md): Cancel an active subscription. - [Get Subscription](https://docs.khaime.com/api-reference/subscriptions/get-subscription.md): Get details of a specific subscription. - [List Subscriptions](https://docs.khaime.com/api-reference/subscriptions/list-subscriptions.md): List all subscriptions with pagination and filtering. - [Core Concepts](https://docs.khaime.com/concepts.md): Key concepts to understand before integrating with Khaime. - [Introduction](https://docs.khaime.com/introduction.md): Build a business that goes global — storefronts, payments, and management in one platform. - [Gateway Routing](https://docs.khaime.com/payments/gateway-routing.md): How Khaime selects the optimal payment gateway. - [Multicurrency](https://docs.khaime.com/payments/multicurrency.md): Accept payments in your customer's local currency. - [Payments Overview](https://docs.khaime.com/payments/overview.md): How Khaime processes payments across gateways and currencies. - [Refunds](https://docs.khaime.com/payments/refunds.md): Process refunds through Khaime. - [Subscriptions](https://docs.khaime.com/payments/subscriptions.md): Set up recurring billing with Khaime. - [Plugins Overview](https://docs.khaime.com/plugins/overview.md): Zero-code Khaime integrations for popular platforms. - [Configuration](https://docs.khaime.com/plugins/woocommerce/configuration.md): Configure KhaimePay for WooCommerce. - [Installation](https://docs.khaime.com/plugins/woocommerce/installation.md): Install the KhaimePay plugin for WooCommerce. - [Multicurrency](https://docs.khaime.com/plugins/woocommerce/multicurrency.md): How the WooCommerce plugin handles currency conversion. - [Payment Flow](https://docs.khaime.com/plugins/woocommerce/payment-flow.md): How payments are processed in the WooCommerce plugin. - [Webhooks](https://docs.khaime.com/plugins/woocommerce/webhooks.md): How the WooCommerce plugin handles Khaime webhooks. - [Cart Page](https://docs.khaime.com/plugins/wordpress/cart.md): Give shoppers a dedicated /cart page on your WordPress site. - [WordPress Plugins](https://docs.khaime.com/plugins/wordpress/overview.md): Embed a Khaime storefront, cart, and pricing cards on any WordPress site. - [Storefront](https://docs.khaime.com/plugins/wordpress/storefront.md): Display a product grid on any WordPress page. - [Quickstart](https://docs.khaime.com/quickstart.md): Accept your first payment in under 10 minutes. - [Customization](https://docs.khaime.com/sdks/embedded/customization.md): Customize the embedded checkout appearance. - [Events](https://docs.khaime.com/sdks/embedded/events.md): Purchase-flow events and callbacks emitted by the SDK. - [Programmatic Checkout](https://docs.khaime.com/sdks/embedded/programmatic.md): Create a checkout session server-side, render the payment UI on the client. - [Pay Button Quickstart](https://docs.khaime.com/sdks/embedded/quickstart.md): One-click product checkout in three lines. - [Storefront + Cart](https://docs.khaime.com/sdks/embedded/storefront-cart.md): Sell a catalog with a multi-item cart and embedded checkout. - [SDKs Overview](https://docs.khaime.com/sdks/overview.md): Embed Khaime commerce and checkout directly into your site. - [Best Practices](https://docs.khaime.com/webhooks/best-practices.md): Recommendations for reliable webhook handling. - [Webhook Events](https://docs.khaime.com/webhooks/events.md): Complete reference for all webhook event types and their payloads. - [Webhooks Overview](https://docs.khaime.com/webhooks/overview.md): Receive real-time notifications for payments, subscriptions, wallet operations, settlements, disputes, and order fulfillment. - [Signature Verification](https://docs.khaime.com/webhooks/verification.md): Verify webhook authenticity with HMAC-SHA256. - [API Versioning](https://docs.khaime.com/webhooks/versioning.md): How webhook payload versioning works and how to migrate between versions. ## OpenAPI Specs - [openapi](https://docs.khaime.com/api-reference/openapi.json) ## Optional - [Community](https://discord.gg/khaime) - [Status](https://status.khaime.com)