---
title: "Subscription - Hosted Page"
source_url: https://docs.rapyd.net/en/subscription---hosted-page.html
lang: en
---

# Subscription - Hosted Page

Defines a customer-facing page for creating periodic payments.

The subscription hosted page collects personal identifying information (PII) from the customer and creates a subscription that charges the customer periodically.

> **Note:**
>
> - A customer can have more than one subscription.
> - Subscriptions support card payment method types.
> - For a subscription with a fixed number of billing periods, such as for an installment sale, you must use [Update Subscription](https://docs.rapyd.net/en/update-subscription.md "Update Subscription") during the last billing period and set `cancel_at_period_end` to **true**.

When the customer submits the hosted page, Rapyd sends the client one or more webhooks.

**Prerequisites**

- A product of type **service**. See [Create Product](https://docs.rapyd.net/en/create-product.md "Create Product").
- An active plan. See [Create Plan](https://docs.rapyd.net/en/create-plan.md "Create Plan").

Methods

- [Create Subscription by Hosted Page](https://docs.rapyd.net/en/create-subscription-by-hosted-page.md "Create Subscription by Hosted Page")
