#xolott
1 messages · Page 1 of 1 (latest)
Hi there
Good question, I don't recall. Let me check
So yep this works fine
You basically just use a new Customer and then you use the invoice_items (https://stripe.com/docs/api/invoices/upcoming#upcoming_invoice-invoice_items)
This customer already has a subscription, now I want to charge him with a one-time item only (new invoice). I call the endpoint with only the customer id and the invoice_items. It returns an invoice including the current subscription
Oh the Customer already has a Subscription, missed that part
So yeah unfortunately in that case it isn't possible
The only way to accomplish that now would be to duplicate the Customer's info and then preview that new Customer
Which isn't definitely not great 😦
I'll file some feedback internally about this
Well... Thanks
Yeah. I'll log a feature request here and hopefully we can get this built some time soon
That would be great. Thanks! Have a great weekend