# Adding Link to your site

### Link improves the conversion rate of checkout flows, allowing customers to save and reuse payment information for faster checkouts at numerous online businesses. It is automatically enabled for Stripe Checkout and Payment Links users, with no additional fees or integration work required.
---
[Link](https://stripe.com/payments/link) improves the conversion rate of your checkout flow. With Link, your customers can save and reuse payment information for a faster checkout at the hundreds of thousands of online businesses that have Link enabled. Conversion rates increased by up to 7% for customers logged into Link, and these returning customers can check out in just 6 seconds—9x faster than non-Link customers.
**If you already have Link live for your business and are looking for commonly asked customer support questions, refer to the** Link FAQ**.**
For [Stripe Checkout](https://stripe.com/payments/checkout) , [Payment Links](https://stripe.com/payments/payment-links) users, Link is already enabled on your site with no additional fees or integration work required.
You can disable Link from your [payment method settings](https://dashboard.stripe.com/settings/payment_methods) page in your Dashboard.
For [Stripe Elements](https://stripe.com/payments/elements) users, Link is available to all users for Web via the [Payment Element](https://stripe.com/docs/payments/payment-element), [Payment Request Button Element](https://stripe.com/docs/stripe-js/elements/payment-request-button#link-prb), and the [Card Element](https://dashboard.stripe.com/settings/link). And for mobile iOS and Android, it's available via the [Mobile Payment Element](https://stripe.com/docs/payments/accept-a-payment?platform=android).
## **How can I accept Link?**
You can accept Link through Elements, or through Stripe Checkout.
* New Payment Element resources for integrating
  * [Link in Elements accept-a-payment guide](https://stripe.com/docs/payments/link/accept-a-payment?platform=web)
  * [Link in Elements set up future payments guide](https://stripe.com/docs/payments/link/save-and-reuse)
* Checkout resource for integrating
  * Integrating Link is no additional work. In fact, it is automatically turned on, which can be controlled via a toggle in the [payment method settings](https://dashboard.stripe.com/settings/payment_methods).
* Mobile Payment Element for iOS and Android resources for integrating
  * [Link in iOS accept-a-payment guide](https://stripe.com/docs/payments/link/accept-a-payment?platform=ios)
  * [Link in iOS set up future payments guide](https://stripe.com/docs/payments/link/save-and-reuse?platform=ios)
  * [Link in Android accept-a-payment guide](https://stripe.com/docs/payments/accept-a-payment?platform=android)
  * [Link in Android set up future payments guide](https://stripe.com/docs/payments/link/save-and-reuse?platform=web)
* Payment Request Button
  * Integrating Link is no additional work. In fact, it is automatically turned on, which can be controlled via a toggle in the [payment method settings](https://dashboard.stripe.com/settings/payment_methods).
* Card Element
  * Integrating Link is no additional work. It is automatically turned on in the [single line Card Element](https://stripe.com/docs/js/element/other_element?type=card), which can be controlled in [payment method settings](https://dashboard.stripe.com/settings/payment_methods) in the dashboard.
## **How much does it cost?**
Link pricing is the exact same as card sticker [pricing](https://stripe.com/pricing).
## **Does it work with recurring payments?**
Yes, Link works with recurring payments.
* For users on [subscriptions](https://stripe.com/docs/billing/subscriptions/creating)
  * You’ll need to create the subscription with `payment_behavior=default_incomplete`, and send the resulting PaymentIntent to the Payment Element, which activates the subscription when the PaymentIntent is paid.
  * You can follow the [general integration guide](https://stripe.com/docs/payments/link/accept-a-payment).
* For users on saved payment methods
  * You can read more about [saving and reusing payment information](https://stripe.com/docs/payments/link/save-and-reuse).
## **Is Link supported in my country or currency?**
* For the new Element and the Mobile Payment Element
  * Your account must be in the US, Canada, Mexico, Japan, Australia, New Zealand, Hong Kong, Singapore, Malaysia, the UAE or Europe, but you can present in any currencies supported by cards.
  * The location of the end customer can be anywhere as long as the above is true.
* For Checkout, Payment Request Button, and Card Element
  * Link is supported anywhere Cards are supported, except for India, and in any presentment currencies that are also supported.
## **How do disputes work with Link?**
* Disputes for Link card payments work the exact same way as they do for non-Link card payments.
* For Link bank payment disputes, see more info on Link Bank Payments.
## What payment methods does Link accept?
See [up-to-date info on which payment methods work with Link](https://docs.stripe.com/payments/link/link-payment-methods)