#julien_api

1 messages ยท Page 1 of 1 (latest)

limber flumeBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1377193582519124000

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

deep gulch
#

Thanksfor your help!

limber flumeBOT
wise snow
#

๐Ÿ‘‹ happy to help

#

You mean

  • I pay 33โ‚ฌ today (3โ‚ฌ for may and 30โ‚ฌ for june)
  • Then I pay 30โ‚ฌ on the 5th of July for the period from 1st of July to 30th of July
  • Then I pay 30โ‚ฌ on the 5th of August for the period from 1st of Aug to 31st of Aug
#

right?

deep gulch
#

Yes! Sorry about that

#

I think that everything stated here is possible using subscription periods, except for the fact that I need to trigger the payment on the 5th instead of the 1st of the month which is the beginning of the period

wise snow
#

that's not possible with Stripe

deep gulch
#

๐Ÿ˜ญ

wise snow
#

but that means that billing period would be from the 5th to the 4th

deep gulch
#

Yes that was my understanding of what was possible

#

I will see with my client what would be the best sif him considering these limitations

#

Do you know why this is impossible? Is it just that the feature is not developed or is there more to it?

#

Because I think that this feature would be convenient for many use cases

wise snow
deep gulch
#

Great ๐Ÿ‘Œ Have a good day!

#

Especially since this feature is available for manual payments

wise snow
#

the thing is, we normally use due_dates to give the customers a way to pay the invoice on a separate date than the period start

#

but that wouldn't give you the exact behavior you're looking for

wise snow
deep gulch
#

I saw in the documentation that the parameter days_until_due exists for invoices but only if the charge is not automatic

deep gulch
wise snow
deep gulch
wise snow
#

it could be if the collection_method isn't charged_automatically

#

but send_invoice

limber flumeBOT