# Link availability across checkout surfaces

### If you have Link enabled, we're expanding its availability across all surfaces where you accept payments with Stripe.
---
### What is Link?
[Link](https://stripe.com/link) enables your consumers to check out faster with their preferred payment method. Businesses with large repeat customer bases have seen a 14% increase in conversion. Link is used by hundreds of thousands of businesses, including Etsy and OpenAI.
### Where can I manage my Link settings?
In your dashboard, manage your Link settings from your [payment method settings](https://dashboard.stripe.com/settings/payment_methods).
### Can I customize Link by checkout surface?
For businesses that want to control how Link shows up by checkout surface, manage settings using [Payment Method Configurations](https://docs.stripe.com/api/payment_method_configurations).
If you’re not using Dynamic Payment Methods, see instructions for each element or API you need to customize:
* [Full page Stripe Checkout](https://docs.stripe.com/api/checkout/sessions/create#create_checkout_session-wallet_options-link)
* [Elements](https://docs.stripe.com/api/checkout/sessions/create#create_checkout_session-wallet_options-link)
* [iOS](https://stripe.dev/stripe-ios/stripepaymentsheet/documentation/stripepaymentsheet/paymentsheet/linkconfiguration) / [Android](https://stripe.dev/stripe-android/paymentsheet/com.stripe.android.paymentsheet/-payment-sheet/-link-configuration/index.html)
* [Card Element](https://docs.stripe.com/js/elements_object/create_element?type=card#elements_create-options-disableLink) / [Payment request button](https://docs.stripe.com/js/payment_request/create#stripe_payment_request-options-disableWallets)
* [Express Checkout Element](https://docs.stripe.com/js/elements_object/create_express_checkout_element#express_checkout_element_create-options-paymentMethods-link)
