#bugkiller.

1 messages · Page 1 of 1 (latest)

valid patioBOT
teal jungle
#

Cancelling a subscription doesn't prevent payment collection on old invoices that were created by that subscription. That could be what happened

#

If you send the subscription and invoice I can take a look

potent thicket
#

I mean, subscription has trial period

#

user made subscription and then canceled subscription in trial period

teal jungle
#

Well can you send the subscription id so i can look

potent thicket
#

but he was charged after trial

#

sub_1NOdHwBTGnRwDyDicPM84tJm

#

user canceled via our web app

#

(our backend wil call
subscription = stripe.Subscription.retreive(id)

#

subscrption.delete()

#

user repoted an issue , so we checked and subscription didn't cancel.

#

anyway check the subscription...

teal jungle
#

That's because the user had 2 subscriptions

#

One of them was canceled by the web portal it looks like

#

The other was not and was charged

#

The one that was not canceled by the web portal was cancelled manually by you in the dashboard

potent thicket
#

hmm, how he has 2 subscriptions 😦

#

anyway, thanks for your quick check.

#

I'll investigate how user made 2 subscriptions