#roberto-subscription-dashboard
1 messages ยท Page 1 of 1 (latest)
Hi ๐
If your customer has paid you through another processor then you can simply mark the latest invoice for that subscription as paid using the parameter paid_out_of_band.
https://stripe.com/docs/api/invoices/pay?lang=curl#pay_invoice-paid_out_of_band
This tells the Stripe API that this invoice was paid without using Stripe
Where do I have to write that?
In that API or through the Dashboard
You can mark an Invoice as Paid in the Dasbhoard by going to the Invoice detail page and selecting Change invoice status from the More dropdown menu
Inside Stripe, Inside clients, CLIENT X, where do I have to write or put that?
What do you mean? I'm sorry your question does not make sense to me
Are you using our APIs or the Dashboard?
Use the control panel. No soy developer. And I didn't see a Stripe support anywhere.
I told you how to do it using the Stripe Dashboard
and this server is specifically for devs coding integrations so that is our focus
But you can mark the invoice paid on the Invoice detail page.
So I create a new invoice and mark it as paid like this? Okay
Wait, you should not need to create a new invoice.
The customer should have one invoice outstanding.
Did they pay you outside the normal billing cycle?
Do you need to change their biling cycle start date?
They paid me 1 whole year, taking into account the monthly subscription. It was calculated and it was โฌ444 instead of โฌ465.
Yes, you need to change to today's date, June 5, for 1 year, since your monthly subscription was on the 17th.
Okay, you can do all of that through the Dashboard
Ok, I'll wait for your instructions ๐
I don't have instructions for you
this forum is for helped developers code integrations with the APIs
I recommend you reach out to Support here: https://support.stripe.com/?contact=true
Ok thanksyou