# Checkout Overview

Checkout is Zotlo’s primary payment interface for selling subscriptions and one-time products. It supports embedded and hosted implementations, API-generated checkout links, localized pricing, multi-language experiences, and all global payment methods available in your project.

Checkout applies your configured pricing, country rules, taxes, and branding settings automatically, ensuring a consistent purchase experience across regions and devices.

<div data-with-frame="true"><figure><img src="https://1742217996-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmO4aHbmqkCcIAsvfoviI%2Fuploads%2F7g8JCYtDQvWhO3c79w15%2FScreenshot%202026-03-03%20at%2010.49.59.png?alt=media&#x26;token=dc45e43e-3fdf-4d66-8e00-28cf856be551" alt="" width="563"><figcaption></figcaption></figure></div>

## **Key Capabilities**

### **Global Payment Methods**

Checkout supports [cards](https://docs.zotlo.com/features/payment-methods/cards), [Apple Pay](https://docs.zotlo.com/features/payment-methods/apple-pay), [Google Pay](https://docs.zotlo.com/features/payment-methods/google-pay), [PayPal](https://docs.zotlo.com/features/payment-methods/paypal), and region-specific payment options. Availability is determined by device, region, merchant configuration, and PSP/MoR capabilities.

Explore all [payment methods](https://docs.zotlo.com/features/payment-methods/payment-methods-overview).&#x20;

### **Localized Pricing**

Checkout displays prices based on your country-level pricing and currency configuration. Localized rules, overrides, and fallback behaviors are applied automatically at runtime.&#x20;

See more about [localized pricing](https://docs.zotlo.com/features/products-and-plans/localized-pricing).

### **Multi-Language Experience**

Checkout UI is available in multiple languages, adapting to the user’s browser locale or to the language you select programmatically.&#x20;

See more about [multi-language support](https://docs.zotlo.com/features/checkout/multi-language).

### **Automatic Tax Handling**

Checkout always charges the price you define.

* In MoR model, Zotlo calculates and processes taxes internally.
* In PSP model, tax responsibility is handled by the merchant. Prices must be entered tax-inclusive.

See more about [product & pricing](https://docs.zotlo.com/features/products-and-plans/products-overview).

### **Business Tax ID Support**

Checkout can collect VAT/GST IDs and company billing information for B2B purchases. Tax-exemption logic applies in MoR model where applicable.

### **Branding & UI Style**

Merchants can customize the appearance of checkout through theme settings, colors, fonts, logos, and supported layout elements.&#x20;

Explore [branding & customization](https://docs.zotlo.com/features/checkout/branding-and-customization).

### **Quantity Support**

Checkout supports quantity selection for one-time products and subscriptions where applicable.

### **Success & Redirect Flow**

After a successful payment, customers are redirected to your configured success URLs. Dynamic transaction parameters can be appended, and [Zotlo webhooks](https://docs.zotlo.com/integrating-zotlo/webhooks/webhooks-overview) and/or [API confirmation endpoints](https://docs.zotlo.com/integrating-zotlo/api-reference/introduction) may be used for server-side validation.

## **Checkout Options**

→ [**Embedded Checkout**](https://docs.zotlo.com/features/checkout/embedded-checkout)\
Embed the checkout form inside your web or mobile experience.

→ [**Hosted Checkout**](https://docs.zotlo.com/features/checkout/hosted-checkout-no-code)\
Use Zotlo-hosted checkout pages without handling UI or PCI requirements.&#x20;

→ [**Checkout Links API**](https://docs.zotlo.com/features/checkout/checkout-api-support)\
Create checkout links programmatically for dynamic or internal use cases.&#x20;
