#Fun_GKC-payment_methods

1 messages · Page 1 of 1 (latest)

steep tendon
green hound
#

But, I don't use Stripe invoice and subscription. Does invoice_settings.default_payment_method still work if I just use payment intent to charge the cards?

steep tendon
#

no, if you're not using invoice/subscriptions, then you don't need to set invoice_settings.default_payment_method

#

you can just refer to the first two links

green hound
#

So, we can just attach a payment method to a customer but not attach a payment method as default to a customer under the new environment, if I don't use invoice/subscriptions?