alias Stripe::SubscriptionDefaultPaymentMethod
Overview
ID of the default payment method for the subscription. It must belong to the customer associated with the subscription. This takes precedence over default_source
. If neither are set, invoices will use the customer's invoice_settings.default_payment_method or default_source.
Alias Definition
String | Stripe::PaymentMethod