#ChibiDragoon

1 messages · Page 1 of 1 (latest)

eternal knotBOT
zealous cape
#

No unfortunately not. You would have to build that logic in to your application yourself

naive pier
#

I see so I would use default_payment_method to switch card then?

#

second question, if my client has a subscription that is yearly but changes the amount of things inside (for 4 to 12 items), I would have to user poration_behavior to always_invoice and pending_invoice_item_interval so i get the payment right now correct?

zealous cape
naive pier
#

so if I choose day, I would receive the payment the next day after the change. Is it possible to have it instant?

zealous cape
#

If you set proration_behavior to always_invoice I think the invoice should be created immediately

#

Recommend you test it out in test mode though

naive pier
#

indeed 🙂

#

the best thing would probably to have it oon when i create my subscription

#

ah no it says that it is unsupported for creation

zealous cape
#

Yeah that param is for updates

naive pier
#

so when I change the value of the subscription, I would need to set it to always_invoice then