#njp

1 messages · Page 1 of 1 (latest)

lilac elmBOT
viral igloo
#

The specific status transition you're talking about is documented, but I'll need a moment to find the specific page...

#

That says:

If the most recent invoice gets paid the subscription status returns to active.

#

I believe marking the latest Invoice as uncollectable counts as marking it paid for the purposes of a Subscription, but let me confirm that's the expected behavior...

#

Can you give me the Subscription ID where this happened?

deft estuary
#

Thanks. I'm surprised that marking uncollectible counts as marking it paid.

The subscription ID is sub_1NECh2CcKlYJxALVKflUVu5H (it's a test-mode subscription attached to a test clock, in case that matters)

viral igloo
#

Thanks! Taking a look...

deft estuary
#

Here's the event ID for the transition, too, in case it helps: evt_1NEDGmCcKlYJxALVuzWgoTd5

viral igloo
#

We're taking a closer look at this internally, thanks for your patience. 🙂

#

Okay, yeah, we've confirmed this behavior appears to be by design. We think it's because marking an Invoice as uncollectable is a way of saying "we can't collect this so we're writing it off for accounting purposes".

#

My recommendation would be to explicitly cancel the associated Subscription when marking Invoices as uncollectable if you don't want those Subscriptions to continue.

deft estuary
#

Thanks! I appreciate you investigating this!

viral igloo
#

Yep, we're actually discussing where this should be added in the docs right now.