#onebase_api

1 messages ¡ Page 1 of 1 (latest)

tepid ventureBOT
#

👋 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/1319425200282013737

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

finite tiger
#

Hello! I'm not sure how to answer, as I don't have full context on your situation; only you have full context. Can you ask a more specific question? What are you worried about exactly?

civic yew
#

I'm mostly worried I'm abusing Stripe's system and that would get my account flagged or disabled for some reason. I don't require any sort of redundancy on my end, so simply directly charging a customer account for a lead via a direct customer balance credit/debit through stripe is plenty for what I'm doing.

I do not know if this customer balance is meant to hold thousands of transactions, and if I should instead be holding these transactions on my end and simply generating a monthly invoice that way. (Currently, I simply debit the customer balance into the negative and then generate a monthly invoice from it).

finite tiger