#Dikgethop
1 messages · Page 1 of 1 (latest)
HI 👋
One is for a Source (deprecated) and one is for a Payment Method (preferred)
Source: https://stripe.com/docs/api/sources
Payment Method: https://stripe.com/docs/api/payment_methods
Thanks, so If I used the source id on an API call that is waiting for payment method id would that work?
Yes we designed the Payment Method API to be backwards compatible
Thanks @lethal crane