We're thrilled to announce the launch of [**Revolut Checkout**](/docs/guides/merchant/accept-payments/online-payments/revolut-checkout/introduction) — a unified, fully-managed checkout widget that brings all Revolut payment methods together in one seamless integration.

## Exciting News: Introducing Revolut Checkout — One Widget for All Your Payment Methods

Revolut Checkout joins our growing suite of payment solutions, combining Revolut's full range of payment methods into a single embedded widget — giving your customers more choice without adding complexity to your code.

### What is Revolut Checkout

Revolut Checkout is an embedded widget that provides a unified checkout experience by aggregating all available payment methods into one interface. You configure which methods appear and in what order directly through your Revolut Business dashboard — no code changes required.

![Revolut Checkout](/img/accept-payments/payment-methods/revolut-checkout/revolut-checkout.png 'Revolut Checkout')

### What you can do

- **One integration, all methods:** Accept Revolut Pay, Card, Apple Pay, Google Pay, and Pay by Bank with a single `embeddedCheckout()` call
- **Dashboard control:** Enable, disable, and reorder payment methods without touching code
- **Automatic optimisation:** Let Revolut dynamically order payment methods based on customer location and habits to maximise conversions
- **Pre-fill customer details:** Pass `email` and `billingAddress` to reduce friction at checkout
- **Clean lifecycle management:** Use the returned `destroy()` method to cleanly unmount the widget when needed

### Key benefits

| For merchants                                                                                                                                                      | For customers                                                                                            |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------- |
| **One integration, always current:** Add new payment methods from the dashboard as soon as they're available — no re-deployment required.                          | **More ways to pay:** Customers see the payment options most relevant to them, in their preferred order. |
| **Flexible configuration:** Customise payment method order, add trust modules like the Revolut footer, or enable reward banners — all from the Business dashboard. | **Faster checkout:** Pre-filled email and billing address fields mean less to type.                      |
| **Reliable payment tracking:** Combine widget callbacks for UI feedback with webhooks for guaranteed backend operations.                                           | **Smooth, secure flow:** A single consistent interface across all payment methods reduces friction.      |

### Getting started

Our new documentation covers everything you need:

- [**Introduction to Revolut Checkout**](/docs/guides/merchant/accept-payments/online-payments/revolut-checkout/introduction) — overview of the widget and when to use it vs individual payment methods
- [**Web integration guide**](/docs/guides/merchant/accept-payments/online-payments/revolut-checkout/web) — step-by-step walkthrough from backend order creation to frontend widget mounting, including an implementation checklist
- [**`embeddedCheckout()` SDK reference**](/docs/sdks/merchant-web-sdk/payment-methods/embedded-checkout) — full type signatures, parameters, callbacks, and error handling

Ready to integrate? Then check out our [web integration guide](/docs/guides/merchant/accept-payments/online-payments/revolut-checkout/web) to get started!

---

Stay tuned for more updates as we continue to enhance our payment solutions to help your business thrive!