#GK
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
Sources is a deprecated object type that was replaced with Payment Methods. They still pop up in some features, but generally you should use the invoice_settings.default_payment_method. In case both are set, invoice_settings.default_payment_method takes precedence.
Here's some more info: https://stripe.com/docs/payments/payment-intents/migration
Alright, thank you!
Happy to help!