#Damien - Invoices

1 messages ยท Page 1 of 1 (latest)

blazing quail
#

Hi ๐Ÿ‘‹

#

Okay so you are configured to both send an invoice email and charge automatically?

woeful yoke
#

No, just by default. "charge automatically"
The invoice is from a Subscription create from the API.

blazing quail
#

No, just by default
What part is the default? Do you not want to charge the user automatically? Do you not want to send the email?

woeful yoke
#

I do WANT to charge the user automatically.
I DO NOT want to send the email.

So I untick the "send invoice by email".

blazing quail
#

Okay. So at this point what is not behaving as you expected?

woeful yoke
#

The invoice generated contains a big text in the header "100,00 โ‚ฌ due on August 11th" + a link "Pay online".
BUT, the amount is no longer "due" because it has been paid, and the payment link is useless (by the way, when you click on it, it says that it is already paid and proposes to download the invoice from where you came from)
How can we remove this part of the invoice? in a case like mine, the invoice is generated only AFTER the payment is made, so it confuses the customers.

blazing quail
#

Okay but I thought you weren't sending the invoice to the customer? Isn't that why your turned off "send invoice by email"?

woeful yoke
#

No, I don't send it by email.
I get the invoice through the API and make it downloadable from the app by them.

blazing quail
#

Ah okay, thank you for clarifying that.

woeful yoke
#

Great. And do you know how could I remove this part of the invoice?

blazing quail
#

Okay so when the user downloads the invoice fro your app, does your app query for the latest invoice from the subscription at that point? Do you have a subscription ID I could look at?

woeful yoke
#

Yes, of course, in "test mode" this subscription : sub_1LVciVFozK3SDFaCPsPtiVmN

#

Yes, it's the last invoice, and more of it, it's the only one ! ^^

blazing quail
#

The language you describe is displayed at the bottom of the invoice

#

Specifically "X is due on Y"

woeful yoke
#

Othe way to go : drom the Stripe Dashboard, I go to "Payment", I select the payment, then I can clic on the "invoice number" to go there : https://dashboard.stripe.com/test/invoices/in_1LVed4FozK3SDFaCelfIrN2A
And the PDF Invoice contains a mention "X is due on Y" (in the header, in big), and the mention confuses my users because they have been already charged.

earnest wedge
#

Hi, taking over here as snufkin need to step away. Catching up - give me a moment please

#

Ok, so there seems to be some confusion here. Backing up here, the Invoice Pdf is not mutable

#

The paid date won't show on Invoice Pdf

woeful yoke
#

Hello, I don't get it.Have you seen the file attached above ? This is an "invoice pdf" (not a receipt) and the "Paying date" is shown.

earnest wedge
#

So when the invoice is automatically charged, there is not a Receipt pdf.

woeful yoke
#

I don't want a receipt.

The invoice generated contains a big text in the header "100,00 โ‚ฌ due on August 11th" + a link "Pay online".
BUT, the amount is no longer "due" because it has been paid, and the payment link is useless (by the way, when you click on it, it says that it is already paid and proposes to download the invoice from where you came from)
How can we remove this part of the invoice? in a case like mine, the invoice is generated only AFTER the payment is made, so it confuses the customers.

noble sonnet
#

๐Ÿ‘‹ taking over as pgskc had to step away.

#

It isn't possible.

#

That invoice PDF that you referring to can't be adjusted.

#

We don't support changing the language there.

#

I'll file feedback internally about this as I can see how that would cause some confusion.

#

But it simply isn't possible at the moment.

woeful yoke
#

the PDF Invoice contains a mention "X is due on Y" (in the header, in big), and the mention confuses my users because they have been already charged.
(i don't talk about language, but the full mention is meaningless and confusing)

#

Is this a bug ? Would it be fixed?

noble sonnet
#

I just stated that it is expected currently and can't be changed.

#

I will file a feature request for allowing that to be customized

woeful yoke
#

Ok, great for the feature request.
It's not a "customization" that we need here, is just that the mention "100,00 โ‚ฌ due on August 11th" + a link "Pay online" (inside the Invoice PDF ) must be removed if it had been already paid ! It's confusing.

#

Our customers call us to say "the Pay Online link in your Invoice is not working, and why do I have to pay twice if I've already been charged ?! "

noble sonnet
#

Sure makes sense.

woeful yoke
#

Feature request : in a case of a Subscription charged "off_session", the generated Invoice (after payment) MUST NOT contains the mentions "X due on Y" and lthe link "Pay Online" which doesn't work anyway (because it's already paid).

noble sonnet
#

Yep, I'll pass it along.