#Wizard-Invoice

1 messages · Page 1 of 1 (latest)

somber vine
#

Hi there, if you set the subscription's collection_method to send_invoice, Stripe will not automatically attempt the payment

mellow ore
#

Ok great! My confusion was exacerbated by the fact the the default payment method is shown in the payment page, but I guess that's just customer info?

somber vine
#

The customer can have a default_source or invoice_settings.default_payment_method, and Stripe will use them to pay an invoice if the subscription's collection_method is set to charge_automatically