# What Is Link?

<figure><img src="/files/BIUiNJBkmKryAzYqgrm6" alt=""><figcaption><p>Link in Action</p></figcaption></figure>

### What is Link?

Link is a secure payment feature powered by Stripe that lets you check out faster across thousands of websites. If you're seeing your saved payment details at checkout, you've previously chosen to save them with Link on another website that uses Stripe.

\~50% of customers opt to use Link to pay when transacting with RaffleLink

### How You Got Link

* Link only appears if you've previously opted to save your payment details during checkout on another website using Stripe
* When you first saved your information, you would have:
  1. Checked a box to save your payment details
  2. Verified your phone number with an SMS code
  3. Agreed to Link's terms

<figure><img src="/files/Hmkn6IexAXan0YxzF53p" alt=""><figcaption><p>How you opted in</p></figcaption></figure>

### How It Works

1. Enter your email address at checkout
2. Verify your identity with a one-time SMS code
3. Your saved payment details will auto-fill for faster checkout
4. Click "x" to opt out and enter in credit card details instead

<figure><img src="/files/HH3pKgw5h7OCmKZGnVRk" alt=""><figcaption><p>Link in Action on RaffleLink</p></figcaption></figure>

### [How to Use A Different Card](/managing-your-raffle/promotion-and-sales/payments/what-is-link/how-to-use-a-different-card.md)

### Security & Privacy

* RaffleLink does not store your card information
* Your payment details are securely stored by Stripe
* SMS verification protects your account on new devices

### Managing Your Link Account

* To skip Link at checkout, simply click "Use new card" instead
* To delete your Link account, visit [Stripe's support page](https://support.stripe.com/how-to-delete-your-saved-payment-information)

### Still Have Questions?

If you'd prefer not to use your saved Link payment details, you can always enter new card information at checkout instead.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.rafflelink.com.au/managing-your-raffle/promotion-and-sales/payments/what-is-link.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
