# Component: Registration Options

\| This is a legacy component that is not being actively maintained. Please reach out to <support@limio.com> if you have a use case for this component. |

**Purpose**: Displays registration options, generally Create an Account or Login. This component is customisable however so users could configure this to show any 2 options.

<figure><img src="https://limio.zendesk.com/hc/article_attachments/8559000017437" alt=""><figcaption></figcaption></figure>

## Props

| Prop ID                        | Prop Label                                               | Type     | Default Value                                                             | Info                                                                     |
| ------------------------------ | -------------------------------------------------------- | -------- | ------------------------------------------------------------------------- | ------------------------------------------------------------------------ |
| heading                        | Heading                                                  | richtext | Welcome to Limio                                                          | Heading text                                                             |
| subHeading                     | Sub-heading                                              | string   | Why not create your account                                               | Subheading text                                                          |
| registerHeading                | Register heading                                         | string   | Register for a free account                                               | Register heading text                                                    |
| registrationBenefits           | Registration benefits                                    | richtext |                                                                           | Registration benefits text                                               |
| registerButtonText             | Register button text                                     | string   | Create an account                                                         | Register button text                                                     |
| registerButtonUrl              | Register button url                                      | string   | [www.limio.com/create-an-account](http://www.limio.com/create-an-account) | Register button URL                                                      |
| loginHeading                   | Login heading                                            | string   | Already registered?                                                       | Login heading text                                                       |
| loginDescription               | Login description                                        | string   | Log in to see details of this purchase and any other purchases.           | Login description text                                                   |
| loginButtonText                | Login button text                                        | string   | Login                                                                     | Login button text                                                        |
| loginButtonUrl                 | Login button url                                         | string   | [www.limio.com/login](http://www.limio.com/login)                         | Login URL                                                                |
| onlyShowToUnauthenticatedUsers | Show registration options for unauthenticated users only | boolean  | true                                                                      | If true this component will only show for users that are unauthenticated |
