# Promotional widgets

The Revolut Merchant Web SDK provides promotional widgets to help you increase customer engagement, promote Revolut benefits, and encourage sign-ups. These widgets can be displayed during checkout or after successful payments to offer customers rewards for joining Revolut.

**Key benefits:**

- Increase conversion with RevPoints rewards
- Encourage Revolut sign-ups for future express checkout
- Customisable appearance to match your brand
- Track customer engagement and enrollment

**Requires:** [Upsell module initialisation](/docs/sdks/merchant-web-sdk/initialisation/upsell-module)

:::tip
Leveraging upsell flows, like offering rewards for new sign-ups, can be particularly effective. Analysis indicates that such flows **can increase conversion to payment by approximately 5%.**
:::

## Available widgets

### [Promotional banner](/docs/sdks/merchant-web-sdk/promotional-widgets/promotional-banner)

Display Revolut benefits and encourage customer sign-up with multiple presentation variants (banner, icon, link, or sign-up form).

**Key features:**

- Multiple display variants (banner, icon, link, sign-up form)
- Pre- and post-purchase placement options
- RevPoints rewards messaging
- Customer data pre-filling
- Customisable styling

**Use cases:**

- Pre-purchase: Show Revolut Pay benefits and RevPoints earning potential
- Post-purchase: Offer rewards for signing up to Revolut
- Express checkout promotion for returning customers

**Requires:** [Upsell module initialisation](/docs/sdks/merchant-web-sdk/initialisation/upsell-module)

**Integration guide:** [Display the Revolut Promotional banner](/docs/guides/merchant/optimise-checkout/promo-banners)

---

### [Card gateway banner](/docs/sdks/merchant-web-sdk/promotional-widgets/card-gateway-banner)

Display promotional banners alongside card payment widgets to promote Revolut benefits during the payment flow.

**Key features:**

- Integrates with card field and card pop-up widgets
- Automatic display during card payments
- RevPoints rewards messaging
- Seamless widget integration

**Use cases:**

- Payment confirmation screens
- Card payment forms
- Checkout pages with embedded card widgets

**Requires:** [Upsell module initialisation](/docs/sdks/merchant-web-sdk/initialisation/upsell-module)

**Integration guides:** [Add to card field](/docs/guides/merchant/accept-payments/online-payments/card-payments/web/card-field#5-add-promotional-banner-to-the-widget), [Add to card pop-up](/docs/guides/merchant/accept-payments/online-payments/card-payments/web/pop-up#5-add-promotional-banner-to-the-widget)

---

### [Enrollment confirmation banner](/docs/sdks/merchant-web-sdk/promotional-widgets/enrollment-confirmation-banner)

Confirm customer enrollment in Revolut promotional campaigns and provide enrollment status feedback.

**Key features:**

- Enrollment status confirmation
- Success messaging
- Post-purchase placement
- Customisable appearance

**Use cases:**

- Post-purchase confirmation pages
- Thank you pages
- Order completion screens

**Requires:** [Upsell module initialisation](/docs/sdks/merchant-web-sdk/initialisation/upsell-module)

---

## See also

- [Get started](/docs/sdks/merchant-web-sdk/get-started)
- [Upsell module initialisation](/docs/sdks/merchant-web-sdk/initialisation/upsell-module)
- [Payment methods](/docs/sdks/merchant-web-sdk/payment-methods/introduction)