#gerardo-paymentmethod-compatibility
1 messages · Page 1 of 1 (latest)
The idea is to move the data that is in the Source to a PaymentMethod and make it transparent to the customers, that is, not request the data again to create a PaymentMethod
HI 👋
I think that should be possible, let me check.
You used Sources to create Card records for your Customers, correct?
Okay let me check on a couple things
gerardo-paymentmethod-compatibility
Hey @tawdry panther, we made those compatible so that if you have a Customer with an old Source object src_123456 it will work as a PaymentMethod without issues
okay. so in Update Customer invoice_settings.default_payment_method, can I use a src_abc123 ?
also in Subscriptions default_payment_method?
yes!
okok,
thank you