#soumya

1 messages · Page 1 of 1 (latest)

blazing pelicanBOT
royal carbon
#

Should be UTC

knotty sorrel
#

cus_OR1FAUwsiEzOPY - am trying to fetch subscriptions for this customer but it is returning empty value am trying like this

#

const subscriptions = await stripe.subscriptions.list({
customer:"cus_OR1FAUwsiEzOPY",
status:'canceled',
limit:3,
// current_period_end:{
// gt: unixTimestamp
// }
});

#

i hv 2 cancelled subscriptions on dashboard

royal carbon
#

Hmm

#

Which Subscription cancelled?

#

I see 2 Subscription are going to be cancelled

knotty sorrel
#

yes

#

tht are still marked as active?