#Igorek-subscription-expired-card

1 messages · Page 1 of 1 (latest)

spare cypress
#

Hello. The will depending on how you've configured the payment method on the Subscription object. You'll likely need to update the invoice_settings.default_payment_method field on the associated Customer: https://stripe.com/docs/api/customers/object#customer_object-invoice_settings-default_payment_method

prime drift
#

I need to add new payment method with expired card 0069, and add it to invoice_settings.default_payment_method, right?

spare cypress
#

That will update the payment method, but I'm not sure what behaviour you're trying to test with always_invoice?

prime drift
#

The client wants to upgrade his subscription, but his card is expired

spare cypress
#

Let me know if you need any more help