#aaparth

1 messages · Page 1 of 1 (latest)

fringe auroraBOT
cold jasper
#

Hi, it's mentioned here:
https://stripe.com/docs/api/subscriptions/update

If you want to charge for an upgrade immediately, pass proration_behavior as always_invoice to create prorations, automatically invoice the customer for those proration adjustments, and attempt to collect payment. If you pass create_prorations, the prorations are created but not automatically invoiced

short stag
#

thanks

#

let me check that up

#

Can you check for this subscription please as its not working

sub_1MHiwhLzObqWEmrZgWsziac7

#

it shows in pending invoice items

cold jasper
#

Can you be clear about what is not working? Have you followed the instruction above and what Update request id (req_xxx) doesn't work as expected?

short stag
#

I have changed the quantity and passed the proration_behaiour to always_invoice

cold jasper
#

Okie, then have you Invoice the customer for the generated proration?

short stag
#

Sorry I made a mistake, all good now

#

thanks for you help @cold jasper