# What migration resources are available?

**Integrating with the Payment Intents API**
Stripe provides a number of technical resources to help you integrate the Payment Intents API.
* [Learn how to use the Payment Intents API](https://docs.stripe.com/payments/payment-intents) by reading the [Stripe Docs](https://docs.stripe.com/)
* If you are a developer with a technical integration question (code-related), you can chat directly with our developers on our [Discord server](https://stripe.com/go/developer-chat)
**Visualizing your non-card payment traffic on the Sources API**
To help you to confirm whether you have successfully migrated all of your non-card traffic from the Sources API to Payment Intents, we have designed [tooling that can be accessed via the Stripe Dashboard](/questions/i-m-unsure-if-i-am-accepting-lpms-via-the-sources-api-where-can-i-confirm-this-traffic).
**Converting reusable payment objects**
Because payment objects that you have stored via the Sources API will not be compatible with your Payment Intents integration, Stripe has created migration tooling to convert reusable objects to Payment Intents. [Read more about converting reusable objects via the migration tooling](/questions/reusable-object-migration).
