#n$-default-payment-method

1 messages · Page 1 of 1 (latest)

slow lintel
slow lintel
#

Oh @tacit ruin I'm so sorry I never posted my answer

#

The logic is
Invoice's default_payment_method => Invoice's default_source => Subscription's default_payment_method => Subscription's default_source => Customer's default_payment_method => Customer's default_source
That's how we "choose" the right card to use

#

For one-time charges, via the Charge API default_payment_method is always ignored and never works. We do use default_source but for legacy reasons