#zooooooooo

1 messages ยท Page 1 of 1 (latest)

verbal timberBOT
wicked heron
#

๐Ÿ‘‹

trail lotus
#

Hello!

wicked heron
#

we wanted to do something like this, but this invoice is kinda awkward ๐Ÿ˜…

#

not sure if this was the right chat

trail lotus
#

asking here is fine ๐Ÿ™‚

wicked heron
#

the unit in that image is off, since it's like parts of a host month???

trail lotus
#

So yeah, the main issue here is that there isn't really a nice way to charge for percentages/non-integer units with our API right now and what you have right now is really the only way to do it today

wicked heron
#

right.. so we would need to charge by the hour or something ..

verbal timberBOT
wicked heron
#

another question is: what is the deadline for reporting all usage in a period?

#

we were worried about the 5m / 1hr after the end of the period deadline in the "report a total usage" case

whole harness
#

๐Ÿ‘‹ stepping in as karbi is going to step away

wicked heron
#

obv that works pretty well if stripe is summing the usage

#

๐Ÿ‘

#

๐Ÿ‘‹

whole harness
#

But really you should not rely on that as we don't guarantee any window and you should report usage within the period

wicked heron
#

ok

#

so if we only report daily, we might see extra usage reported the next day I suppose?

whole harness
#

Yeah you might miss reporting for the final day of the cycle if you don't take that into account

wicked heron
#

one last question: is there a portal we can use for SetupIntent?

whole harness
#

What do you mean by "a portal" exactly?

wicked heron
#

we were appreciating the low-code of the checkout flow, but it seems like that is unavailable if we want to use SetupIntent to collect details + manual invoice generation on our end

wicked heron
whole harness
#

You are using Payment Links currently?

#

Yep you would create a Checkout Session in mode: setup to do this

wicked heron
#

๐Ÿ‘€

#

we were using a Checkout Session for the subscription setup - so I was asking how to do the same but w/o charging the card / setting up a subscription so we can do off_session charges

#

thx for the info!