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 by reading the Stripe Docs
- If you are a developer with a technical integration question (code-related), you can chat directly with our developers on our Discord server
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.
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.
Did this answer your question?
Related articles