#edutomesco

1 messages · Page 1 of 1 (latest)

dusk echoBOT
violet pewter
onyx void
#

one more question

slate path
#

Please just ask the question

onyx void
#

Can I prorate a price with monthly interval for a price for yearly interval?

#

I mean with the same itemID

slate path
#

Yep, should work fine

onyx void
#

And can I do the same but to show the nextInvoice

slate path
#

Not sure what you mean

onyx void
#

Request error from Stripe (status 400): {"status":400,"message":"Currency and interval fields must match across all plans on this subscription. Found mismatch in interval field.","request_id":"req_Z0CfR7lhXGhDGR","type":"invalid_request_error"}

#

When I did the invoice.GetNExt()

slate path
#

Yes, because you have multiple items of differing intervals. All items on a single subscription must have the same billing interval

onyx void
#

Actually all items I pass are from the same interval

#

The thing is I pass three prices (they are the new ones) and the subscription originally have four items

#

Because I want to delete one price

#

and I want first to see how it will present the next invoice

onyx void
#

Apart from that, I would like to know: of I set a billing threshold to a subscription. I try to test and overage so it overpass this threshold but no new invoice was charged

#

It appears like this

slate path
#

I suspect your parameters don't match your actual intent

tepid pecan
#

👋 taking over for my colleague. Let me catch up.