#Honeydewd-update-subscription

1 messages · Page 1 of 1 (latest)

lime citrus
languid fog
#

yes i have

#

Currency and interval fields must match across all plans on this subscription. Found mismatch in interval field.

#

this is the error i receive

lime citrus
#

Can you share the request ID that's failling?

languid fog
#

what would that look like

#

found it: req_9wBFlK86iN56GZ

lime citrus
#

You're getting this error because you're creating an ADDITIONAL subscription item to add to the subscription. You need to use the existing Subscription ID and update the price it already has (like the sample from the doc does)

languid fog
#

interesting i'll take a look

#

thank you

languid fog
#

so what if the subscription has 2 subscription items

#

and i only want to update one of them

turbid stag
#

you'd do it the same way, you'd update each Subscription Item and update it with new Prices

languid fog
#

so it doesn't matter if the subscription items have different recurring intervals?

#

so say both items have recurring intervals of monthly but i want to just change one of them to yearly

#

will that work?

turbid stag
#

no that won't work

#

I meant "you can change all Subscription Items from one recurring interval to another"

languid fog
#

i see, so in a subscription ALL the subscription items have to be the same recurring interval?

turbid stag
#

yes

languid fog
#

so what i can do in this case is create 2 separate subscriptions and then handle them differently right?