#Carlos Mascarenhas-invoices

1 messages ยท Page 1 of 1 (latest)

vivid willow
#

Hi there ๐Ÿ‘‹ can you elaborate?

#

Hi there ๐Ÿ‘‹ can you elaborate?

dense flume
#

yes

#

I was testing subscriptions update and now all my invoices are unpaid

#

I will send the invoice id

#

in_1KMukYANR34g5yeQs8D5IdVy

#

in_1KMumTANR34g5yeQvgKn97tV

#

in_1KMv9TANR34g5yeQAPagny2S

#

I think the translator wrote it wrong, I'll explain again

vivid willow
#

I'm sorry but I'm not following, those invoices all appear to be in a paid state.

Can you clarify the actions that you took and the behavior that you encountered which you weren't expecting?

dense flume
#

I was testing signature updates and now the payment_intent of my invoices is null

vivid willow
#

I'm taking a closer look at invoice: in_1KMv9TANR34g5yeQAPagny2S

It looks like the change you made to the subscription resulted in that invoice being created, but based on the changes it was created as a zero-dollar invoice. Since there was nothing to charge a customer for, no payment is created or attached to zero-dollar invoices.

dense flume
#

But the other invoices were also without payment_intent and the value is greater than 0

vivid willow
#

If you're referring to the other invoices you mentioned, then that is correct. They do have a non-zero value for amount_due and both of them also have the ID for their associated payment intent in their payment_intent field.

dense flume
#

I managed to detect my problem and fixed it

vivid willow
#

Glad to hear you were able to get to the bottom of it!

dense flume
#

Is there any stripe component made in react that makes it easier to change planes?

vivid willow