# I integrated each non-card payment method individually on Sources. Is that also required on the Payment Intents API?

If you use [Stripe Checkout](https://docs.stripe.com/payments/checkout) or the [Payment Element](https://docs.stripe.com/payments/payment-element), you can add and manage most payment methods from the Stripe Dashboard without making code changes.
For specific information about integrating non-card payment methods using the [Payment Methods API](https://docs.stripe.com/payments/payment-methods), also known as Local Payment Methods (LPMs), see the instructions for that payment method in the [payment methods documentation](https://docs.stripe.com/payments/payment-methods/overview).
You can find a table with a high-level comparison of the different payment types, and [read more about your integration options in our Docs](https://docs.stripe.com/payments/payment-methods/transitioning#migrate-local-payment-methods).
