#olokobayusuf-india-subscription

1 messages · Page 1 of 1 (latest)

orchid night
#

Hi 👋 can you share the ID of an Invoice where you saw this behavior?

atomic sky
#

in_1LNtYsJ5DASAA81sGnz3tkou

orchid night
#

Thank you, taking a closer look.

atomic sky
orchid night
#

Sorry, the server is a bit busy today, and so far I'm not seeing an error.

#

When looking at the Subscription, I'm seeing that a request was made to create it, but then another request was made about 1 second later to cancel it. When the Subscription was canceled it would have closed out the underlying Invoice. Are you intending to promptly cancel the Subscription?

atomic sky
#

Nope, not trying to cancel the subscription at all.

orchid night
atomic sky
#

The timeline of events is:

  1. payment_intent.created
  2. payment_intent.requires_action
  3. payment_intent.failed
    Then those from the invoice
atomic sky
#

We cancel an existing subscription of the payment failed. We added it because some users' subscriptions would fail to renew due to insufficient funds, so we had to inform them and cancel their subscription so as not to accrue a balance.

#

Also worth noting: when I try to create the subscription for the user through Stripe Dashboard, I receive an error that says the card doesn't support the transaction:

orchid night
#

Hm, good spot.