#hakan-questions
1 messages · Page 1 of 1 (latest)
- get billing default number
it is possible to get stripe default next invoice number in the account over Stripe API? I mean the one that always gets incremented when next invoice was going out.
- set billing default number
it is possible to set stripe default next invoice number in the account over Stripe API?
- set tax indiviaul on each subscription
it is possible to set tax rate on individual subscriptions? (local requirement here)
@ionic oracle
thats really bad. I am migrating from paypal and we can't migrate everything in 5 seconds. wrong/duplicated invoice numbers is my guess then... which I will need to correct myself. why is this not supported?
nono, i not mean global over one subscription plan, I mean over individual ones. e.g.:
one pro plan 2 customers:
one customer: 20% tax
one other customer: 2% tax
thats basic requirements, stripe should support that
nothing is "really bad", looks more like a feature request to me. I'd recommend reading this: https://stripe.com/docs/invoicing/customize#invoice-numbering-schemes
yeah that is what the parameter i linked you is for. You control it per subscription
@rose epoch did you have more questions?
hm, what is this doing excatly?
it's telling you what the next number will be which is what you were asking
but why does it is on a customer object and even POST request?
i dont understand this
you know I am migrating my paypal users and when I cannot set the next invoice number, all my invoices will get broken
That's literally what this is about?
https://stripe.com/docs/invoicing/customize#invoice-number did you look at the docs I mentioned?
i did look at all links yes
the more i look the more it is confusing me actually..
i did took a look some weeks ago and asked support but also still not really answered
You're asking "can I set the next invoice number", I link you to the exact doc that says exactly how to do that and you say "doesn't work, I read I'm confused"
what part exactly is confusing you about that specific section in the doc?
im asking 3 questions maybe lets start again with 1
so there is 2 type of invoice numbers i can see on stripe.
Sorry what's the question?
Account level prefix
Customer-level prefixes
where is the difference
i have one product and the invoice numbers needs to be like 001, 002 etc
It's right there again in the exact doc I gave you with detailed information for both
Please take a few minutes to carefully read this, more than once if needed, it tells you everything about it
this https://stripe.com/docs/api/customers/create#create_customer-next_invoice_sequence means it is customer level prefixes which I not need. I have a digital product and I need to get/set account level prefix.
Again, this is literally the second section on the page, I said to read both
I'm sorry, but I can't explain it better than our docs
i read both i got both, but this API link deosnt help me
But we never talked about the API link yet, you said you were going back to ask questions in stages to clarify what you meant
So your question was about Customer and Account level prefixes, do you understand those?
yeah so i got now there is account and user prefixes, okay so good so far.
yeah i have a software product i need account level for now.
i can set the default in my dashboard but I would need to get/set it outside over API cauze I am migrating some hundreds paypal users.
well if it's account level you would only do this once though right?
no as I said there is running paypal invoices that go in and out daily.
when I will set once the invoice number and new people come to stripe subscription it will bite the paypal invoice numbers
currently, I have invoice numbers in my database
and on each invoice I do +1
okay then this is just impossible to do on Stripe today
so i can't migrate to stripe properly? really?
i cant believe that
such a huge company doenst offer such basic things
You can report your feature request to our support team: https://support.stripe.com/contact
what does that mean?
feature request?
custom request ?
You email support and you say you want this feature, and then it goes in our backlog for us to look into building this in the future. No guarantee.
you dont get it. i want to kick off the migration process right now so very unlikely that i request a feature reqeust