#izakfilmalter-subs

1 messages ยท Page 1 of 1 (latest)

bold cape
#

Hello! Are you trying to add a one-time item to a Subscription, or are you trying to add an additional recurring price?

wispy mural
#

Additional recurring price.

bold cape
#

And does the additional recurring price have the same billing cycle as the original price on the subscription? We require all prices on a subscription to have the same interval (all monthly, or all yearly, etc)

wispy mural
#

Ya, same interval.

bold cape
#

Ah! I see the issue - you wouldn't be using add_invoice_items for an additional recurring price (you'd only use that for additional one-time prices). To add an additional price you'd simply add it to items when you update the Subscription

wispy mural
#

Ok, ya that worked, thanks!

bold cape
#

๐Ÿ‘