# Enable payment methods

Configure payment methods for your marketplace.

You can choose [which payment methods to support](https://docs.stripe.com/connect/payment-methods.md) in your marketplace by enabling them in your Dashboard [payment methods settings](https://dashboard.stripe.com/settings/payment_methods). Card payments, Google Pay, and Apple Pay are enabled by default, but you can disable any of them.

Before the payment form is displayed to your marketplace’s customers, Stripe evaluates the currency, payment method restrictions, and other parameters to determine the list of supported payment methods. Payment methods that increase conversion and that are most relevant to the currency and customer’s location are prioritized. Lower priority payment methods are hidden in an overflow menu.

## Next steps

After you enable the payment methods you want to support in your marketplace, you can [accept payments](https://docs.stripe.com/connect/marketplace/tasks/accept-payment.md).
