#Manny_Manny_2023

1 messages · Page 1 of 1 (latest)

dapper sirenBOT
cloud linden
#

Hi
just to make sure I understand your use question, you want to create a single invoice for all customer's Subscriptions at each month ?

stiff olive
#

Hi, yes lets suppose we have one subscription of 300$ with billing cycle every 4th day of month and another subscription with 1000$ with billing cycle every 10th day of the month, we want to create one invoice for both subscriptions, on the 1st of each month

cloud linden
#

Thans for the confirmation. That's not possible.

#

One option is to create a Single Subscription for all plans that has the same billing period.

stiff olive
#

is there any way we can use invoice items at webhook event invoice.created and attach all the subscriptions upto 20 with param proration_date=billing_period_start,
proration_behavior='create_prorations'

cloud linden
#

No, you can't aggregate different invoices into a single one.

stiff olive
#

can we combine atleast all the subscription with the same billing cycle

cloud linden
#

nope. You need to (re)create a same Subscription with all prices/plan

stiff olive
#

thank you for your help