# Manage invoice payment methods

Payment methods configured on your [Payment methods settings](https://dashboard.stripe.com/settings/payment_methods) are automatically enabled on the [Hosted Invoice Page](https://docs.stripe.com/invoicing/hosted-invoice-page).
### Configure default payment methods for all invoices
To select a specific set of default payment methods for all invoices on the [Hosted Invoice Page](https://docs.stripe.com/invoicing/hosted-invoice-page), go to the [Invoicing settings](https://dashboard.stripe.com/test/settings/billing/invoice) in your Stripe Dashboard and click the dropdown under **Payment method configuration**.
Depending on when your Stripe account was created, you will see one of the following:
* If you have multiple options in the dropdown box, then you already have a separate payment method configuration for invoices. This is typically named **Billing Payments.**
  1. Click **Edit payment methods**.
  1. Turn payment methods on and off by expanding the payment method panel.
  1. New invoices will use your selected payment methods.
* If you have a single payment method configuration in the dropdown, typically named **Default**,then you share payment method selections between invoices and your other payment surfaces like [Payment Links](https://docs.stripe.com/payment-links), [Checkout](https://docs.stripe.com/payments/checkout), and [Payment Elements](https://docs.stripe.com/payments/payment-element). You'll need to create a new configuration for invoices.
  1. Click **Edit payment methods**.
  1. Click on the ellipsis icon in the upper-right corner of the page and click **Duplicate configuration**.
1. Name your new payment method configuration.
1. In your new configuration, you can now turn payment methods off by expanding the payment method panel and selecting **Turn off**.
1. Return to [Invoices settings](https://dashboard.stripe.com/test/settings/billing/invoice), select your new payment method configuration from the drop down, and **Save**.
1. New invoiceswill use your selections.
### **Update payment method for an individual invoice**
To change payment methods for an individual invoice:
1. From your Stripe [Dashboard](https://dashboard.stripe.com/invoices), create a new invoice or edit a draft invoice.
1. Click **Manage payment methods** located under the **Payment collection** section.
1. Turn payment methods on or off for the individual invoice and **Save**.
