#jimin - Deleting Information

1 messages · Page 1 of 1 (latest)

river spruce
#

Hello! I wish I could help, but this chat is focused on developers and technical questions. Our support team will be able to assist you better than I can: https://support.stripe.com/contact

wheat quiver
#

Cool thank you! Just to clarify Payment Methods cannot be deleted right?

river spruce
#

No, not via the API or Dashboard.

wheat quiver
#

Ok thank you!

#

Sorry what's the difference between creating Card vs Payment Method?

#

Does Card ever get created from creating Payment Method? Which should we create if we want to reuse card payment source?

river spruce
#

Card objects are older, and Payment Methods are the newer replacement for them.

wheat quiver
#

aha ok

river spruce
#

Both do the job of representing payment information.

wheat quiver
#

Sounds like we should use Payment Methods if it's newer. Thank you!