#oleg-codaio

1 messages · Page 1 of 1 (latest)

wind edgeBOT
inland pawn
pallid jewel
inland pawn
#

That's what I thought too at first, but the settings there are for >7 days

#

The invoice was created on 4/11/23, 12:19:08 AM PST and canceled less than 20 mins later on 4/11/23, 12:37:06 AM PST

pallid jewel
inland pawn
#

That's definitely not a request we made

#

It looks like it was made by the customer, perhaps on the Hosted Invoice Page where they tried to confirm the payment? Notice the origin is
https://js.stripe.com/

#

Today we're handling two types of cancellations:

  1. Direct cancellations initiated by our server (like when a user cancels their subscription) - in that case the request property is set
  2. Auto-canceled subscriptions (when 4 payment attempts within a week fail) - in that case the request property is null

But it looks like in this case the retry is user-initiated from Stripe's invoice, but it still causes the subscription to get canceled with a request property set