#Mephist0

1 messages · Page 1 of 1 (latest)

smoky pike
#

Hello! Not sure I understand... if today is the 9th and you're trying to switch to the 15th (in the future) that should work fine. Can you give me the request ID showing the error? Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request

round jetty
#

req_5efm9WvYfsMVU1 dev Stripe

#

billing_cycle_anchor cannot be later than next natural billing date (1633805078) for plan

#

It's a monthly subscription, generated today 9th but we wanted to bill every 15th

smoky pike
#

Oh, you're setting it for October 15th, not September 15th. Why not set it to September 15th?

round jetty
#

It's actually a good question but if they select the 1st of each Month, they would pay 1st October which. To be honest, I don't know how it manages the payment if we select to pay a subscription and then 6 days later another payment.

#

It's like paying full for just 5 days and not 21 days then pay again full for the entire month

smoky pike
#

You can't set the billing cycle anchor to be further out than the length of the Subscription period. You have a monthly period, so you can't set the billing cycle anchor to more than a month in the future.

#

You can set it to September 15th or you can set it to October 1st, but not October 15th. Does that make sense?