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.

Key Capabilities

Global Payment Methods

Checkout supports cards, Apple Pay, Google Pay, PayPal, and region-specific payment options. Availability is determined by device, region, merchant configuration, and PSP/MoR capabilities.

Explore all payment methods.

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.

See more about 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.

See more about multi-language support.

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.

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.

Explore branding & 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 and/or API confirmation endpoints may be used for server-side validation.

Checkout Options

Embedded Checkout Embed the checkout form inside your web or mobile experience.

Hosted Checkout Use Zotlo-hosted checkout pages without handling UI or PCI requirements.

Checkout Links API Create checkout links programmatically for dynamic or internal use cases.

Last updated