#SuperFedz

1 messages · Page 1 of 1 (latest)

worldly ironBOT
hollow acorn
#

👋 happy to help

#

you can create a monthly subscription and change the quantity each month to be equal to the number of days in the month

autumn star
#

Oh awesome! Let me take a look.

#

Where do i configure this? is it api calls only or can i do it through the dashboard?

hollow acorn
autumn star
#

I'll see what i can do.

#

Ideally i'd like the ability to charge daily but just manually trigger the payment on a monthly basis.

#

I may have to create some sort of algorithm on our system to do this dynamically through metadata. I'll crack on, I'll let you know if i have any issues.

hollow acorn
#

you have another way of doing so as well which is metered prices

#

where you can use usage_record as the quantity

#

and instead of changing the quantity of the price you would change the usage_record and set it to the number of days in the month

#

that would be I guess the best way to solve your issue