#elyon
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
I'm not sure I follow
let's say a customer came today you want them to be billed from now till the end of the month a prorated amount of the product's price and then start paying each 1st of the month?
Yes, pretty much
you need to follow this guide https://stripe.com/docs/billing/subscriptions/billing-cycle
Will this allow me to edit existing product
or will i need to create a new product
im confused
when on stripe if you click on products
i have a list of products that are on a subscription basis. For all the other products when we get a new sign up we collect the prorated payment manually as according to the system they have a free period from the date of sign up till the 1st of the next month where they will be billed for the first time
I have created a new product and this one doesn't follow suit it charges the customer the full months amount straight away and doesn't bill on the first of the month like the others
Hi there ๐ jumping in as my teammate needs to step away. The Products and Prices that you have created do not influence the billing cycle anchor of the Subscriptions that are created, that is instead controlled directly on the Subscriptions via the billing_cycle_anchor parameter as shown in the referenced document.
@worn monolith just wanted to check if you saw my message and if there were still concerns that I can help address?