The Stripe data migration team can import the following data types to your Stripe account:
customer data
name / billing name
phone
address / billing address
metadata associated with the Stripe customer object
payment type data
cards
ACH
SEPA
Bacs
metadata associated with the Stripe object for a particular payment type (example: metadata associated with a card_
object)
We can only import or export customer details if they are accompanied by the payment details. For importing or exporting customer data that does not include payment details, the Customers API can be used.