#1cg

1 messages · Page 1 of 1 (latest)

carmine moonBOT
agile fable
#

Hello! Not sure what you mean, can you provide a screen recording or screenshot of what you're seeing?

novel plover
#

I want to scroll down

agile fable
#

If load more is disabled that means you've reached the end of the list.

novel plover
#

Why?

#

Why is there an artificial end to the list? Why can't I see older requests?

agile fable
#

We only keep webhook logs for 15 days.

#

Older webhook logs are removed.

novel plover
#

Oh great. Another feature you've added to ruin things.

#

Stripe is getting worse and worse and worse.

agile fable
#

What do you need the logs for? Maybe I can recommend another approach.

novel plover
#

Because there's a payment bug on my website since I had to change the approach due to Stripe's new payment intents. Sometimes a successful event doesn't get registered in the database, so I need to resend the request.

agile fable
#

Ah, if it happened more than 15 days ago you won't be able to resend it unfortunately.

novel plover
#

No, because you removed that ability for no reason whatsoever. Great choice!

#

I'm sure many customers will excited to hear those news

#

Raising fees and removing features

#

The Stripe way!

#

Any more features you plan to remove in the future, so I know beforehand?

agile fable
#

We've had the 15 day limit in place for quite a while now, it's not a new thing.

novel plover
#

Yeah that's a lie.

#

Why even add it in the first place?

agile fable
#

I understand you're upset, and I'm trying to help. You're asking why the 15 day limit exists?

novel plover
#

I know why it exists. Because you have coders that need something to do, so they add useless features and remove useful ones.

#

Just like every other company. Goodbye.

agile fable
#

I'm happy to help if you have other questions, but if you're going to be argumentative I can't do anything for you.

novel plover
#

You can't do anything for me regardless.

agile fable
#

I was going to suggest trying Stripe CLI to resend the Event. You can't resend from the Dashboard, but maybe stripe events resend evt_123 --live --webhook-endpoint=we_456 might work.