# Introduction to Hosted Checkout Page

As a **Revolut Business customer** with an active **Merchant account**, you can use **Hosted Checkout Page** as a seamless and secure checkout option to receive payments from your customers. Through a web-based checkout page provided by Revolut, you can let your customers pay with their preferred payment method on both desktop and mobile browsers.

With Hosted Checkout Page, you can create payment requests quickly and share them via email, SMS, or any channel of your choice. Revolut handles the checkout experience, payment processing, and security, so you can focus on running your business.

![Hosted Checkout Page - Checkout page](/img/accept-payments/payment-methods/hosted-checkout-page/checkout-page.png 'Hosted Checkout Page - Checkout page')

## What is Hosted Checkout Page?

Hosted Checkout Page is a self-hosted checkout solution that enables you to accept payments without building your own checkout infrastructure. You can create payment requests in just a few clicks via the Revolut Business dashboard or programmatically using the Merchant API.

Each payment request generates a unique checkout URL that you share with your customer. When they click the link, they're taken to a Revolut-hosted page where they can securely complete their payment using their preferred payment method.

### Supported payment methods

- Revolut Pay
- Credit or debit card
- Apple Pay or Google Pay (depending on the customer's browser or device)
- Pay by bank

### Ideal for

This checkout option is ideal for merchants who:

- Don't have their own checkout page
- Handle checkout by sending emails or text messages
- Don't have a robust order management system
- Are freelancers and only take payments for services on an occasional basis
- Need a quick and simple way to collect payments

## Why choose Revolut?

- Receive the money in your bank account in **24 hours**. Fast and easy settlement ensures a steady cashflow.
- Accept and settle payments in [**25+ currencies**](https://help.revolut.com/business/help/merchant-accounts/payments/in-which-currencies-can-i-accept-payments/). Hold the original currency in your Revolut Business account until you decide to spend or convert it.
- We offer **low and transparent fees**. We charge you only per successfully processed transaction.

[Learn more about the benefits of accepting payments with Revolut](https://www.revolut.com/business/payment-gateway/)

## Our solutions

We provide two ways to create Hosted Checkout Pages, each designed for different use cases:

### Payment link

A **no-code solution** that lets you create payment links directly from the Revolut Business dashboard. Perfect for merchants who need a simple, fast way to collect payments without technical setup—ideal for one-off payments, invoicing, or ad-hoc payment requests.

![Hosted Checkout Page - Create payment link](/img/accept-payments/payment-methods/hosted-checkout-page/create-payment-link.png 'Hosted Checkout Page - Create payment link')

[Check the Payment link guide](/docs/guides/merchant/accept-payments/online-payments/hosted-checkout-page/payment-link)

### API

Integrate Hosted Checkout Page into your system using the [Merchant API](/docs/api/merchant). This approach enables you to automate payment link creation, customise the customer experience with redirects, and integrate with your existing order management systems.

[Check the API integration guide](/docs/guides/merchant/accept-payments/online-payments/hosted-checkout-page/api)

## Custom checkout page

Merchants have the option to customise and showcase the branding of their business on the checkout page. The following items can be customised:

- Logo
- Cover image
- Colour of pay buttons
- Displayed business details

Customisation is done through the Revolut Business dashboard and applies to all Hosted Checkout Pages created via both Payment link and API methods.

:::info
For detailed instructions on customising your checkout page, see the [Payment link guide](/docs/guides/merchant/accept-payments/online-payments/hosted-checkout-page/payment-link#branding).
:::

## Alternative payment solutions

In addition to Hosted Checkout Page, you can choose to integrate other payment solutions, such as:

- **Revolut Pay**  
  [Learn more about accepting payments via Revolut Pay](/docs/guides/merchant/accept-payments/online-payments/revolut-pay/introduction)
- **Card payments**  
  [Learn more about accepting card payments](/docs/guides/merchant/accept-payments/online-payments/card-payments/introduction)
- **Apple Pay and Google Pay**  
  [Learn more about integrating Apple Pay and Google Pay](/docs/guides/merchant/accept-payments/online-payments/apple-pay-google-pay/introduction)
- **Pay by Bank**  
  [Learn more about accepting direct bank payments](/docs/guides/merchant/accept-payments/online-payments/pay-by-bank/introduction)
- **No-code plugins**  
  [Learn more about accepting payment via our no-code plugins](/docs/guides/merchant/accept-payments/no-code/plugins/introduction)

These alternatives give your customers flexibility and help you capture more sales from different payment preferences.

---

## What's next?

- [Apply for a Merchant account](/docs/guides/merchant/get-started) if you haven't already
- [Start creating Hosted Checkout Pages via Payment link](/docs/guides/merchant/accept-payments/online-payments/hosted-checkout-page/payment-link)
- [Start integrating Hosted Checkout Page via API](/docs/guides/merchant/accept-payments/online-payments/hosted-checkout-page/api)
- [Use our no-code plugins for popular e-commerce platforms](/docs/guides/merchant/accept-payments/no-code/plugins/introduction)
- [Explore the Merchant API for advanced workflows](/docs/api/merchant)