#daweiwang_

1 messages · Page 1 of 1 (latest)

hidden sailBOT
#

Hello daweiwang_, we'll be with you shortly! Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
https://discord.com/channels/841573134531821608/1163741455811100733, 1 days ago, 21 messages
https://discord.com/channels/841573134531821608/1163676924925726780, 1 days ago, 8 messages
https://discord.com/channels/841573134531821608/1163359600184135680, 2 days ago, 2 messages

cyan depot
#

Hi there, how can I help?

undone merlin
#

How to do this

cyan depot
#

I'm not sure what you mean by showing me a screenshot

#

Can you tell me what you want to achieve here?

undone merlin
#

When I activate the account, it prompts that the identity authentication failed, I want to re-authenticate, I am on this page, I don't know how to operate next

cyan depot
#

Hi. I wish I could help, but this chat is focused on developers and technical questions. Our support team will be able to assist you better than I can: https://support.stripe.com/contact

undone merlin
#

I cant use support now,only email can used

cyan depot
#

Sure, you can also send emails to support

jade flame
#

@cyan depot I want to achieve how open ai is doing the billing

#

I want to achieve the same using stripe

cyan depot
jade flame
#

Subscriptions bills at the last of month right?

#

I want my customers to pay in advance

cyan depot
#

No, it's prepaid unless you use the usage-based billing

#

In another word, your customers are billed at the beginning of the cycle

jade flame
#

yes I want usage-based billing with advance payment

#

like someone load $100 dollar to their account and use it when it comes to $0 stop the services

cyan depot
#

usaged based billing will be post-paid, (i.e., bill at the end of the cycle)

jade flame
#

so how can we handle in use-age based billing if someone hacks the system and use services. I will get the thousand bill in that case

#

how can I handle it

cyan depot
#

In this case, you can still use per-seat billing (https://stripe.com/docs/products-prices/pricing-models#per-seat), but you need to keep track of the usage by yourself and inform the customer when their balance is 0. From there you can decide either to cancel the subscription immediately, or create an invoice item to charge the additional fee if applicable