#m.hariscrewlogix

1 messages · Page 1 of 1 (latest)

silent leafBOT
shadow haven
#

Hi there, are you referring to subscriptions?

pearl cairn
#

in subscription, can we get the payment in advance?

shadow haven
#

Yes

pearl cairn
#

can you please guide

#

how can I do that

shadow haven
#

There's a video on the doc that I shared earlier, I'd suggest you to watch it first

pearl cairn
#

let me check that

#

I have watched the video

#

The video says it send the invoice at the end of the month.

#

I want to get the payment in advance from the customer and deduct the amount on every api call

shadow haven
shadow haven
#

@pearl cairn we can continue discussion in your thread

pearl cairn
#

OpenAI's pricing model charges you on the number of processed tokens or word fragments used in NLP.

#

I want to implement the same in my app

#

per seat billing is different

#

please help me

shadow haven
pearl cairn
#

yes

shadow haven
#

I'd suggest you to go through all the billing models and decide which one works best for you use case.

pearl cairn
#

what if I get the payment in advance using payment intent api

and add stop limit to use-based billing when it reached to initial top up amount.

#

is that possible?

shadow haven
#

Yes you can do that. You can use PaymentIntent, or invoice (https://stripe.com/docs/invoicing) to collect an one time payment from your customer

Create and manage invoices for one-time payments with Stripe Invoicing.

pearl cairn
#

and I want to create the paid invoice for metered billing because user has already paid in advance

shadow haven
#

You can apply a 100%off coupon to the customer to offset the payment